This skill provides a comprehensive framework for building Claude Code extensions, synthesizing complex official documentation into actionable workflows for developers. It covers every stage of development, including directory structuring, implementing skills and slash commands, cross-platform hook integration, and local testing via development marketplaces. By offering predefined patterns and troubleshooting guides, it enables developers to create robust, portable plugins while avoiding common pitfalls like incorrect pathing or malformed manifests, making it an essential companion for anyone extending Claude's native capabilities.
Key Features
01Step-by-step guides for MCP server and slash command integration
021 GitHub stars
03End-to-end plugin lifecycle management from planning to release
04Cross-platform support for polyglot hooks and scripts
05Standardized directory structure and manifest templates
06Local development marketplace setup for rapid iteration