Provides comprehensive guidance and 2025 standards for building, testing, and distributing custom Claude Code plugins and slash commands.
This skill transforms Claude into an expert development consultant for extending its own capabilities through custom plugins. It offers up-to-date documentation on the 2025 plugin schema, covering everything from user-triggered slash commands and auto-activated Agent Skills to MCP servers and event hooks. Developers can leverage this skill to architect robust extensions, manage tool permissions via the allowed-tools field, and navigate the entire lifecycle from local debugging to marketplace distribution.
主要功能
01Step-by-step guides for 2025 plugin schema and manifest configuration
02Event-driven automation patterns using PostToolUse and other plugin hooks
03Standardized best practices for security, versioning, and marketplace publishing
042 GitHub stars
05Implementation patterns for Slash Commands and auto-activating Agent Skills
06MCP (Model Context Protocol) server integration for custom tools and data
使用场景
01Developing Agent Skills that automatically trigger based on specific file types or keywords
02Building an MCP server to connect Claude Code to internal company APIs or databases
03Creating custom slash commands to automate repetitive local development workflows