What problem does it solve?
This Skill eliminates the confusion around Claude Code plugin architecture by providing clear guidance on directory layout, manifest configuration, and component organization, saving developers hours of trial and error.
Core Features & Use Cases
- Plugin Architecture Guidance: Comprehensive coverage of directory structure, plugin.json manifest fields, and component organization patterns for commands, agents, skills, and hooks.
- Best Practices & Patterns: Detailed references for manifest configuration, component lifecycle, auto-discovery mechanisms, and scalable organization patterns.
- Use Case: Imagine you need to create a plugin with multiple commands, agents, and skills. Use this Skill to understand the proper directory layout, configure the manifest correctly, and organize components for automatic discovery.
Quick Start
Use the Plugin Structure skill to create a new plugin directory with the proper .claude-plugin folder, manifest configuration, and component organization.