소개
This skill acts as a comprehensive architect for Claude Code extensions, guiding users through the essential directory structures, manifest configurations, and component organization required for professional plugin development. It ensures that plugins are built using best practices—such as kebab-case naming, manifest-driven discovery, and portable pathing using environment variables—allowing for seamless integration across different operating systems and installation methods. It is an indispensable resource for developers looking to scaffold new commands, subagents, or event hooks while maintaining a clean and maintainable codebase.