概要
This skill provides a comprehensive framework for developing, configuring, and deploying Claude Code plugins. It automates the generation of essential components including the plugin.json metadata file, custom slash commands, and specialized agents. By enforcing best practices for directory organization and event hook implementation, it allows developers to focus on building powerful capabilities rather than worrying about boilerplate configuration. It is particularly useful for teams looking to extend Claude's core functionality with domain-specific tools, automated workflows, or custom Model Context Protocol (MCP) server integrations.