home / skills / fcakyon / claude-codex-settings

fcakyon/claude-codex-settings

My personal Claude Code and OpenAI Codex setup with battle-tested skills, commands, hooks, agents and MCP servers that I use daily.

19 skills
GitHub

Sponsored

mcp-integration

fcakyon/claude-codex-settings

381
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
agent-development

fcakyon/claude-codex-settings

381
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
plugin-structure

fcakyon/claude-codex-settings

381
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.
setup

fcakyon/claude-codex-settings

381
This skill helps you diagnose Tavily MCP errors and configure Tavily integration to restore API access and project connectivity.
supabase-usage

fcakyon/claude-codex-settings

381
This skill helps you query supabase, explore schemas, and implement best practices for auth, RLS, relationships, and efficient querying.
mongodb-usage

fcakyon/claude-codex-settings

381
This skill should be used when user asks to "query MongoDB", "show database collections", "get collection schema", "list MongoDB databases", "search records in MongoDB", or "check database indexes".
azure-usage

fcakyon/claude-codex-settings

381
This skill helps you query and manage Azure resources such as storage, Key Vault, Cosmos DB, and AKS using MCP best practices.
gcloud-usage

fcakyon/claude-codex-settings

381
This skill helps you diagnose GCP observability issues by guiding structured logging, queries, and tracing to accelerate debugging on GCP.
pr-workflow

fcakyon/claude-codex-settings

381
This skill automates and guides the PR workflow from branch setup to creating a well-documented pull request.
linear-usage

fcakyon/claude-codex-settings

381
This skill helps you create and manage Linear issues and sprint plans by applying issue-writing guidelines and workflow templates.
tavily-usage

fcakyon/claude-codex-settings

381
This skill helps you search the web and extract detailed page content using Tavily tools for initial discovery and in-depth analysis.
commit-workflow

fcakyon/claude-codex-settings

381
This skill automates commit creation by analyzing staged changes and generating standardized messages with context-rich bullet points.
slack-usage

fcakyon/claude-codex-settings

381
This skill helps you search Slack messages efficiently and retrieve channel history using best practices and rate limit awareness.
playwright-testing

fcakyon/claude-codex-settings

381
This skill helps you implement reliable Playwright tests by teaching best practices for page objects, locators, authentication, file uploads, and flaky-test
paper-search-usage

fcakyon/claude-codex-settings

381
This skill helps you locate academic papers across arxiv, PubMed, IEEE, Scopus, ACM, and Semantic Scholar to accelerate research.
plugin-settings

fcakyon/claude-codex-settings

381
This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
command-development

fcakyon/claude-codex-settings

381
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
hook-development

fcakyon/claude-codex-settings

381
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
skill-development

fcakyon/claude-codex-settings

381
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.