superpowers-tdd

When to use this skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "superpowers-tdd" with this command: npx skills add anthonylee991/gemini-superpowers-antigravity/anthonylee991-gemini-superpowers-antigravity-superpowers-tdd

TDD Skill

When to use this skill

  • new features that can be unit tested

  • bug fixes (always add a regression test if practical)

  • refactors (protect behavior with tests first)

Rules

  • Prefer red -> green -> refactor.

  • If tests are hard, still add verification: minimal repro script, integration test, or clear manual steps.

  • Keep tests focused: one behavior per test where possible.

  • Name tests by behavior, not implementation details.

Process

  • Define the behavior change (what should be true after).

  • Write/adjust a test to capture it (make it fail first if possible).

  • Implement the minimal change to pass.

  • Refactor if needed (keep passing).

  • Run the relevant test suite + any linters.

Output requirements

When you change code, include:

  • what tests you added/changed

  • how to run them

  • what they prove

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

superpowers-plan

No summary provided by upstream source.

Repository SourceNeeds Review
General

superpowers-review

No summary provided by upstream source.

Repository SourceNeeds Review
General

OpenClaw Windows WSL2 Install Guide

Complete step-by-step installation guide for OpenClaw on Windows 10/11 with WSL2, includes common pitfalls and solutions from real installation experience.

Registry SourceRecently Updated
General

Package Version Tracker

查询 npm 和 PyPI 包的版本信息、历史发布及依赖,支持版本比较和批量查询,响应快速无须 API key。

Registry SourceRecently Updated