test-driven-development

Superpowers~15 tokens

Use when implementing any feature or bugfix, before writing implementation code

How to Invoke

/test-driven-development

When to Use

  • Adding a new feature with tests
  • Bug fix that needs regression tests

Typical Workflow

Related Skills