83,201 skills sorted by stars.
Use when implementing any feature or fix outside code-forge workflow — enforces Red-Green-Refactor cycle with mandatory...
Implement features following Test-Driven Development methodology. Red-Green-Refactor cycle with phased approach and veri...
Test-Driven Development with Arcanean philosophy - write tests first, fail intentionally, implement minimally, refactor...
Test-driven development workflows for Kagenti - CI, HyperShift, and Kind
Test-driven development workflow with philosophy guide - plan → write tests → implement → validate
t.wada流TDD(テスト駆動開発)。新機能実装、バグ修正、リファクタリング時に自動適用。Red-Green-Refactorサイクル、AAA構造、振る舞いテストの原則に従う。テストを書く、テストファーストで実装する、テストコードをレビュ...
Start TDD workflow for a feature
Guides test-driven development — decompose a feature or bug fix into behaviors, then cycle through Red (failing test) →...
Test-Driven Development workflow'u için kullan. "/tdd" komutuyla veya "test yaz", "tdd ile yap" ifadesi geçtiğinde devre...
Test-Driven Development patterns and red-green-refactor workflow. Auto-triggers when writing tests first, implementing T...
Use when writing production code that needs tests - new features, bug fixes, refactoring. Enforces RED-GREEN-REFACTOR cy...
Test-Driven Development patterns for GSD
Canon TDD for humans and AI agents. Use for production code changes by writing tests first, proving RED, implementing mi...
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, menti...
Test-Driven Development methodology for writing tests before code. Use when developing new features, fixing bugs with te...
Test-driven development workflow
Guide Test-Driven Development workflow for FastLED. Use when implementing new features or fixing bugs with a test-first...
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, w...
Use when implementing any feature or bugfix, before writing implementation code. Each Scenario in Specs becomes a test c...
Detroit-style BDD開発フロー。シナリオテストをメインに据え、振る舞い駆動でテストを設計する。
Test-Driven Development enforcement skill - write tests first, always
Use when the user wants test-driven development, asks to write tests first, or mentions TDD.
Use when implementing any feature or bugfix, before writing implementation code
Test-Driven Development (TDD) skill for Red-Green-Refactor cycle. Use when implementing features with tests first, minim...
Test-Driven Development workflow - write tests first, then implementation
Enforces Test-Driven Development (Red-Green-Refactor) for rigorous code quality.
PROACTIVELY enforce Test-Driven Development when implementing features or fixing bugs. Ensures tests are written BEFORE...
Test-driven development — write failing test first, then implement (red-green-refactor)
Guide Test-Driven Development using Kent Beck's Red-Green-Refactor cycle. Use when writing tests, implementing features...
A comprehensive Test Driven Development skill that provides intelligent test generation, coverage analysis, framework in...
Evaluate if TDD is beneficial for current task and set up test-first approach. Use after plan and split strategy are dec...
> 语言: English | 简体中文
> 語言: English | 繁體中文
CI-driven TDD workflow - commit, local checks, push, wait for CI, iterate on failures
Use during implementation to enforce TDD - reminds test-first, validates Red-Green-Refactor cycle, integrates with super...
执行 TDD 红绿重构循环(RED→GREEN→REFACTOR→REPEAT),通过先写失败测试、最小代码实现、保持绿色重构的节奏驱动开发。当启动功能开发、需要测试驱动节奏、进行迭代编码、追求高测试覆盖率时使用。提供检查清单和节奏控制。
Run a full RED-GREEN-REFACTOR TDD workflow for a feature. Accepts a feature description, task ID, or spec section as inp...
Execute full TDD red-green-refactor cycle with validation gates. Use when saying "TDD cycle", "test-driven development",...
Red-green-domain TDD cycle with strict phase boundaries and domain review checkpoints. Activate when writing tests, impl...
明示的に呼び出されたときにのみ読み込みます。エージェントが自律的に呼び出す必要はありません。
Test-Driven Development - Escreva testes primeiro, sempre
Configure TDD enforcement via pre-commit hooks and CI coverage gates. Use when setting up test-first development workflo...
Execute TDD workflow for user stories - spawn tester agent to write tests (RED), then coder agent to implement (GREEN)....