Guide for creating and integrating MCP servers. Covers transports, OAuth, and server development.
/plugin marketplace add hgeldenhuys/claude-code-sdk/plugin install creating-mcp-servers@claude-code-sdkComprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review