A fork of superpowers v5.0.5 with strict TDD enforcement and mandatory playwright-cli browser tests for frontend changes.
- TDD enforced via PreToolUse hook with escalating friction (warning → checklist)
- Automatic playwright-cli test detection for frontend files (*.tsx, components/, app/)
- 5-item TDD checklist required on 2nd code-edit attempt
- Browser test suite must pass alongside unit tests for frontend changes
/plugin install superpowers-3@github:yourname/superpowers-3All skills from upstream superpowers v5.0.5, plus:
tdd-enforcement: Mechanical TDD + playwright enforcement hooks
MIT