Claude Code Plugins
Comprehensive documentation for Claude Code extensibility. Plugins let you extend Claude Code with custom functionality that can be shared across projects and teams. Install plugins from marketplaces to add pre-built commands, agents, hooks, Skills, and MCP servers, or create your own to automate your workflows.
Start with Plugins. Only read what you need. Come back if you need more.
References
- Plugins - Tutorials and practical usage
- Plugin Reference - Technical specifications and schemas
- Plugin Marketplaces - Creating and managing plugin marketplaces
- Slash Commands - Slash command development details
- Subagents - Custom AI subagent definitions
- Hooks - Event handling and automation
- MCP - External tool integration via Model Context Protocol
- Settings - Configuration options for Claude Code
- Skills - Agent skill development