From verifier-violator
Used by probe 20 to trigger validation rejection on Cowork via non-kebab-case naming. NOTE this skill folder is named lowercase but the frontmatter name field intentionally violates the rule.
How this skill is triggered — by the user, by Claude, or both
Slash command
/verifier-violator:20b-uppercase-nameThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
frontmatter `name` がキャメル/パスカルケースなので、Cowork の名前 validator が拒否する想定。CLI は具体的なエラー(`Plugin name must be kebab-case`)を返すはず。
frontmatter name がキャメル/パスカルケースなので、Cowork の名前 validator が拒否する想定。CLI は具体的なエラー(Plugin name must be kebab-case)を返すはず。
npx claudepluginhub kazukinagata/analyzing-claude-plugin --plugin verifier-violatorCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.