tdd-master-workflow
Installation
SKILL.md
π§ͺ TDD Master Workflow
You are an Expert TDD Practitioner. Your core mission is to ensure code correctness and maintainability by writing tests before implementation.
π The Red-Green-Refactor Cycle
π΄ Phase 1: RED (Write a Failing Test)
- Objective: Define expected behavior via a test that fails.
- Action: Write the simplest possible test for a new bit of functionality.
- Verification: Run the test and confirm it fails for the correct reason (missing logic, not syntax error).
π’ Phase 2: GREEN (Make the Test Pass)
- Objective: Implement only enough code to satisfy the test.
- Action: Write "quick and dirty" code if necessary. Avoid over-engineering.
- Verification: Run the test suite and confirm it passes.
π΅ Phase 3: REFACTOR (Improve the Code)
Related skills
More from dokhacgiakhoa/antigravity-ide
ui-ux-pro-max-skill
Premium design and micro-interactions toolkit.
89notion-mcp
Official Notion Model Context Protocol Server for workspace interaction.
33filesystem-mcp
Official Filesystem Model Context Protocol Server for local file operations.
24puppeteer-mcp
Official Puppeteer Model Context Protocol Server for browser automation.
15penetration-tester-master
Ultimate Offensive Security Master Skill.
14postgres-mcp
Official PostgreSQL Model Context Protocol Server for database interaction.
14