Test-Driven Development (Superpowers) and Webapp Testing overlap but are not strict substitutes. Many setups default to one and reach for the other when it fits better, or run both.
Test-Driven Development (Superpowers) vs Webapp Testing
Test-Driven Development (Superpowers) and Webapp Testing overlap but are not strict substitutes. Many setups default to one and reach for the other when it fits better, or run both.
Enforces true red or green TDD before implementation code is written
Playwright-driven testing for local web apps
Test-Driven Development (Superpowers) and Webapp Testing overlap but are not strict substitutes. Many setups default to one and reach for the other when it fits better, or run both. Test-Driven Development (Superpowers): Enforces true red or green TDD before implementation code is written. Webapp Testing: Playwright-driven testing for local web apps. Test-Driven Development (Superpowers) has no adoption data tracked yet. Webapp Testing has no adoption data tracked yet.
git clone https://github.com/obra/superpowers.git mkdir -p ~/.claude/skills/test-driven-development-superpowers cp -r superpowers/skills/test-driven-development/* ~/.claude/skills/test-driven-development-superpowers/
This skill ships inside the Superpowers repo rather than as a single-skill package. The Superpowers plugin (installable via /plugin install superpowers@claude-plugins-official) bundles this skill and others together; the steps above install just this one skill using Claude Code's documented manual-skill path (~/.claude/skills/<name>/SKILL.md).
/plugin marketplace add anthropics/skills /plugin install example-skills@anthropic-agent-skills
Installs the whole plugin (a small bundle of related skills); this one loads automatically once the plugin is installed, no separate step needed.
Enforces true red or green TDD before implementation code is written. It is a Claude skill, categorized as development.
Playwright-driven testing for local web apps. It is a Claude skill, categorized as testing.
Yes. Both are free.
Neither has adoption data tracked yet.