test-driven-development-tdd

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

$ Instalar

git clone https://github.com/tilework-tech/nori-cli /tmp/nori-cli && cp -r /tmp/nori-cli/.claude/skills/test-driven-development ~/.claude/skills/nori-cli

// tip: Run this command in your terminal to install the skill