🇺🇸 English🇨🇳 中文
SkillsNav
Home

test-driven-development

★ 61K repogenerationN/A

How to Install

Claude Code:
git clone --depth 1 https://github.com/addyosmani/agent-skills.git && cp agent-skills/skills/test-driven-development ~/.claude/skills/test-driven-development
Cursor:
Copy the SKILL.md content into your .cursorrules file
# Test-Driven Development ## Overview Write a failing test before writing the code that makes it pass. For bug fixes, reproduce the bug with a test before attempting a fix. Tests are proof — "seems right" is not done. A codebase with good tests is an AI agent's superpower; a codebase without tests

Details

Category Coding → generation
Sourcehttps://github.com/addyosmani/agent-skills
Stars★ 61.1K
Risk LevelN/A

Related Skills