Skip to main content

tests-tdd-workflow

Guides users through test-driven development (TDD) with a structured approach to writing tests, ensuring code quality and behavior validation.

Install this skill

or
95/100

Security score

The tests-tdd-workflow skill was audited on May 22, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 12

Access to home directory dotfiles

SourceSKILL.md
10Drive a change through small, verified behavior steps: write a failing test, make it pass with the simplest production code, then refactor while tests stay green.
11
12TDD is a workflow, not a guarantee of good design or good tests. Pair it with `~/.cursor/skills/tests-unit-quality/SKILL.md` and `~/.cursor/skills/tests-testability-review/SKILL.md`.
13
14## Core Loop
Scanned on May 22, 2026
View Security Dashboard
Installation guide →