What problem does it solve?
This Skill provides comprehensive knowledge about Claude Code plugin architecture, directory layout, and best practices, enabling users to create well-organized, maintainable plugins that integrate seamlessly with Claude Code.
Core Features & Use Cases
- Plugin Directory Structure: Offers an in-depth explanation of the conventional directory layout for automatic discovery in Claude Code.
- Plugin Manifest Configuration: Details the
plugin.json manifest configuration, including required and recommended metadata fields.
- Component Organization: Explains the organization of components such as commands, agents, skills, hooks, and MCP servers.
- File Naming Conventions: Provides guidelines for naming conventions for directory and file names within Claude Code plugins.
- Auto-Discovery Mechanism: Describes how Claude Code automatically discovers and loads components.
- Best Practices: Offers best practices for organization, naming, portability, and maintenance of plugins.
- Use Case: A developer looking to create a new Claude Code plugin can use this Skill to understand the structure and best practices for organizing their plugin.
Quick Start
Run the skill by typing "/plugin-structure" in Claude Code.