# TDD Enforcement

Test-driven development enforcement: write-tests-first methodology, RED/GREEN/REFACTOR cycle, 80%+ coverage requirement across unit/integration/E2E, user journey definitions, test pyramid structure, and coverage verification gates.

## Manifest

```json
{
  "name": "TDD Enforcement",
  "description": "Test-driven development enforcement: write-tests-first methodology, RED/GREEN/REFACTOR cycle, 80%+ coverage requirement across unit/integration/E2E, user journey definitions, test pyramid structure, and coverage verification gates.",
  "source_url": "https://github.com/affaan-m/everything-claude-code/tree/main/skills/tdd-workflow",
  "source_pin": null,
  "manifest_hash": "c6bedd35e45d253d",
  "risk_tier": "low"
}
```

## SBOM

```json
null
```

