How this skill is triggered — by the user, by Claude, or both
Slash command
/rescript:verify-codeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Verify the current changes pass all quality checks. Run these steps in order, attempting to fix any failures or stop if
Verify the current changes pass all quality checks. Run these steps in order, attempting to fix any failures or stop if you are unable to fix the failures:
pnpm formatpnpm buildpnpm testReport a summary of results for each step. If any step fails, diagnose the issue and suggest a fix.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub zantarix/claude-code --plugin rescript