Plugin Generator
Plugin Generator from biwakonbu/cc-plugins.
Skills in this plugin
6- ▌ Agent Spec · biwakonbuUse when creating, updating, or maintaining agents, understanding agent structure, or implementing subagents. Also use when user says エージェント, サブエージェント, agents. Claude Code プラグインの agent 仕様知識で、サブエージェントの正しい形式、フロントマター、tools/model/skills フィールドを提供する。
- ▌ Skill Spec · biwakonbuUse when creating, updating, or maintaining skills, understanding skill structure, or implementing SKILL.md files. Also use when user says スキル, SKILL.md, skills. Claude Code プラグインの skill 仕様知識で、スキルの正しい形式、フロントマター、description のベストプラクティスを提供する。
- ▌ Plugin Validation · biwakonbuUse when validating plugin structure, checking plugin correctness, linting plugin files, or verifying plugin format. Claude Code プラグインの構造とメタデータを検証し、plugin.json の必須フィールド、各コンポーネントのフロントマター、パス整合性、JSON 構文をチェックする。
- ▌ Plugin Spec · biwakonbuUse when understanding plugin structure, creating plugins, or validating plugin components. Claude Code プラグインの全仕様知識を統合し、plugin.json、commands、skills、agents、hooks の概要と個別スキルへの参照を提供する。
- ▌ Scaffolding · biwakonbuUse when user wants to create a new plugin, scaffold a plugin, or generate plugin structure. Claude Code プラグインのスキャフォールディングを実行し、新規プラグインのディレクトリ構造生成、テンプレート展開、marketplace.json への登録を行う。
- ▌ Command Spec · biwakonbuUse when creating, updating, or maintaining commands, understanding command structure, or implementing slash commands. Also use when user says コマンド, スラッシュコマンド, commands. Claude Code プラグインの command 仕様知識で、スラッシュコマンドの正しい形式、フロントマター、変数、model 指定を提供する。