@README.md
- Each plugin is self-contained under
plugins/<plugin-name>/ - Agents, skills, commands, and hooks are auto-discovered from their respective directories — no explicit path overrides in plugin.json unless using non-standard locations
- Every plugin MUST have a README.md
New plugins must include:
.claude-plugin/plugin.jsonwith name, version, description, author, licenseREADME.mddescribing the plugin and listing its components- At least one component directory (agents/, skills/, commands/, or hooks/)
- Entry in top-level
.claude-plugin/marketplace.json - Entry in top-level
README.mdplugins table
@.claude/CLAUDE.local.md