Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
$npx -y skills add udecode/dotai --skill tddInstalls into the current project.
Run `npx skills use "https://github.com/udecode/dotai" --skill "udecode/dotai/tdd"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/udecode/dotai" that are relevant to the current task. Run `npx skills add "https://github.com/udecode/dotai"` and select the relevant skills, then follow their instructions.