plugin-structure
anthropics/claude-plugins-official
This guide details the standardized directory structure and best practices for building robust and maintainable plugins for Claude Code. It covers critical components including the plugin manifest (plugin.json), commands, agents, skills, and hooks. Use this skill when you need to scaffold a new plugin, understand the required component organization, or configure the plugin's architecture according to best practices.