Scaffolds and manages custom Claude Code plugins by providing standardized templates for agents, skills, commands, and hooks.
The Plugin Creator skill empowers developers to extend Claude Code's capabilities by automating the creation of structured, production-ready plugins. It provides comprehensive templates and implementation guidance for defining plugin manifests, custom agents with specialized personas, slash commands for streamlined workflows, and domain-specific skills. By following official Anthropic patterns, this skill ensures that your custom extensions are correctly structured with proper directory hierarchies and event-driven hooks for advanced automation and validation.
主な機能
01Slash command implementation with argument handling
02Standardized plugin directory scaffolding
03Guided creation of custom Agents and domain-specific Skills
04Advanced event hook configuration for automated workflows
05Template generation for plugin.json manifests
060 GitHub stars
ユースケース
01Defining specialized AI agents with restricted toolsets and custom roles
02Scaffolding a new Claude Code plugin from scratch with correct metadata
03Implementing safety validation hooks to prevent accidental overwrites of sensitive files