소개
This skill provides comprehensive guidance on architecting Claude Code plugins, ensuring consistent directory structures and seamless integration within the Claude environment. It helps developers configure the required plugin.json manifest, manage automatic discovery of commands, agents, and skills, and implement portable pathing using the ${CLAUDE_PLUGIN_ROOT} environment variable. By following these standardized patterns, users can build maintainable, portable, and feature-rich extensions that leverage Claude Code's full potential for automation and custom workflows.