Skill14.3k repo starsupdated 3d ago
verify
Verify a code change does what it should by running the app.
Install in Claude Code
Copygit clone --depth 1 https://github.com/NanmiCoder/cc-haha /tmp/verify && cp -r /tmp/verify/src/skills/bundled/verify ~/.claude/skills/verifyThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
Verify the code change works as expected.