Stats
Actions
Tags
From verifier-violator
References user_config.KEY in skill frontmatter hook. Validator may pass; /bin/sh should error with Bad substitution at hook execution time.
How this skill is triggered — by the user, by Claude, or both
Slash command
/verifier-violator:02c-userconfig-in-frontmatterBashecho "[02c violating] hello=${user_config.hello_message}"The summary Claude sees in its skill listing — used to decide when to auto-load this skill
このスキルは frontmatter hook で `${user_config.KEY}` を使い、`/bin/sh` レベルで `Bad substitution` エラーを発生させます。
このスキルは frontmatter hook で ${user_config.KEY} を使い、/bin/sh レベルで Bad substitution エラーを発生させます。
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.