claude-code-plugin-template
Scaffold, validate, and distribute Claude Code plugins
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-code-plugin-template?โผ
Run `npx skills add ivan-magda/claude-code-plugin-template --all -g -y` in your terminal to install all skills in this suite globally.
How to create a Claude Code plugin quickly?โผ
Use the included scaffolding commands like /plugin-development:init to generate the full plugin structure, then add commands, skills, or hooks with dedicated add commands.
How to validate a Claude Code plugin before release?โผ
Run /plugin-development:validate to check your manifest, directory structure, and common mistakes, or let the included GitHub Actions workflow validate every push automatically.
Can I distribute plugins to my whole team?โผ
Yes. The template includes a marketplace.json configuration and team settings so members automatically install your marketplace when they trust the project folder.
Do I need plugin development experience to use this template?โผ
No. The plugin-authoring skill guides you through schemas, naming rules, and common mistakes, while the hello-world example shows a minimal working plugin you can copy.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core