test-driven-development
Superpowers~15 tokens
Use when implementing any feature or bugfix, before writing implementation code
How to Invoke
/test-driven-developmentWhen to Use
- •Adding a new feature with tests
- •Bug fix that needs regression tests
Typical Workflow
Related Skills
tdd-workflow
eccUse this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
uncategorized
e2e-testing
eccPlaywright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.
uncategorized