From devkit
Claude Code Plugin (Agent / Skill / Command) authoring guide. Use when creating, modifying, or reviewing plugin components. Includes Agent Skills standard (agentskills.io) + Claude Code extensions, context: fork applicability matrix, name/description constraint validation, and spec-freshness checks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/devkit:authoring-pluginsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
詳細な手順・ガイドラインは `INSTRUCTIONS.md` を参照してください。
INSTRUCTIONS.mdreferences/AGENT-GUIDE.mdreferences/AGENT-TEMPLATE.mdreferences/CHECKLIST.mdreferences/CONTEXT-MANAGEMENT.mdreferences/CONVERTING.mdreferences/CROSS-REFERENCE-INTEGRITY.mdreferences/FORK-GUIDE.mdreferences/IMPROVEMENT-INTAKE.mdreferences/MANAGING-MULTI-PLUGIN.mdreferences/NAMING-STRATEGY.mdreferences/NAMING.mdreferences/PATTERNS.mdreferences/SKILL-GUIDE.mdreferences/STRUCTURE.mdreferences/TEMPLATES.mdreferences/TESTING.mdreferences/TROUBLESHOOTING.mdreferences/USAGE-REVIEW.mdreferences/WORKFLOWS.md詳細な手順・ガイドラインは INSTRUCTIONS.md を参照してください。
作業開始時は必ず INSTRUCTIONS.md の Step 0「最新仕様確認」を実施し、仕様変更を検出した場合は判定マトリクスへの影響を評価してください。
npx claudepluginhub sumik5/sumik-llm-plugin --plugin devkitCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.