byivan-magda· 9 skills
Use when creating, modifying, or debugging Claude Code plugins. Triggers on .claude-plugin/, plugin.json, marketplace.json, commands/, agents/, skills/, hooks/ directories. Provides schemas, templates, validation workflows, and troubleshooting.
$npx -y skills add ivan-magda/claude-code-plugin-template --skill plugin-authoringInstalls into the current project.
Run `npx skills use "https://github.com/ivan-magda/claude-code-plugin-template" --skill "ivan-magda/claude-code-plugin-template/plugin-authoring"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ivan-magda/claude-code-plugin-template" that are relevant to the current task. Run `npx skills add "https://github.com/ivan-magda/claude-code-plugin-template"` and select the relevant skills, then follow their instructions.