From antigravity-awesome-skills
Alias for tdd-workflows-tdd-cycle: guides Test-Driven Development cycles with structured steps, checks, and outputs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:tdd-workflowsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **This is an alias.** The canonical skill is **`tdd-workflows-tdd-cycle`**.
This is an alias. The canonical skill is
tdd-workflows-tdd-cycle.
This skill redirects to tdd-workflows-tdd-cycle. Load it from the vault:
skill-libraries/testing/tdd-workflows-tdd-cycle/SKILL.md
Users commonly search for tdd-workflows but the full skill name in this collection is tdd-workflows-tdd-cycle. This alias ensures discoverability.
Use @tdd-workflows for this task: Use when working with tdd workflows tdd cycle (Alias for tdd-workflows-tdd-cycle).
Apply the skill to my current work and walk me through the safest next steps,
key checks, and the concrete output I should produce.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderEnforces a strict red-green-refactor TDD cycle with coordinated agent orchestration, covering test specification, failing tests, and incremental implementation with coverage thresholds.
Enforces a red-green-refactor TDD cycle with automated test runs. Use when implementing, fixing, or refactoring behavior in codebases that already have tests.
Guides Test-Driven Development with Red-Green-Refactor cycle for writing code, implementing features, or fixing bugs in TDD projects.