How this skill is triggered — by the user, by Claude, or both
Slash command
/lang-coach:setupThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Config: `~/.claude-lang-coach/config.json`
Config: ~/.claude-lang-coach/config.json
<native> <target> → set language pairUpdate config, set auto_detect: true. Display confirmation.
autodetect on|off → toggleUpdate auto_detect field. Display new state.
After enabling auto-detect, read ~/.claude/settings.json and check if hooks.UserPromptSubmit contains autodetect.sh.
If missing, tell the user to run:
~/.claude/plugins/cache/claude-lang-coach/lang-coach/*/scripts/install-hook.sh
If present: Hook: installed ✓
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub yu-3in/claude-lang-coach --plugin lang-coach