Structuring Plugins

Guides creation and organization of Claude Code plugin directory structure, including the plugin manifest (plugin.json), component directories (commands, agents, skills, hooks), MCP server configuration, auto-discovery mechanism, portable path references with ${CLAUDE_PLUGIN_ROOT}, and file naming conventions. Activates when the user asks to create a plugin, scaffold a plugin, organize plugin components, set up plugin.json, or needs guidance on plugin architecture.

jawhnycooke 11b44a4 7 files · 73.2 KB Updated

File contents

jawhnycooke/claude-plugins/tree/main/plugins/plugin-dev/skills/plugin-structure commit 11b44a4dfc

Frequently asked questions

npx skillmds@latest add jawhnycooke/structuring-plugins