Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
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...
Execute a complete TDD cycle (RED → GREEN → REFACTOR) for one test. Orchestrates the full workflow from writing a failin...
明示的に呼び出されたときにのみ読み込みます。エージェントが自律的に呼び出す必要はありません。
Test-Driven Development - Escreva testes primeiro, sempre
TDD(テスト駆動開発)のRed-Green-Refactorサイクルでコードを「実装」する。「エンティティ」「サービス」「API」「機能」の実装時に使用。「テスト駆動」「TDD」で品質を担保する。
Configure TDD enforcement via pre-commit hooks and CI coverage gates. Use when setting up test-first development workflo...
A workflow that enforces genuine test-driven development: tests first, behavior-focused, with strong edge-case coverage.
Algorithmic decision tree enforcing test-first development via boolean conditions instead of imperatives
Use when implementing new features. Enforces TDD workflow - write tests FIRST, then implementation. Ensures AAA pattern,...
Use when implementing features, fixing bugs, or making code changes. Ensures scope is defined before coding, then enforc...
Execute TDD workflow for user stories - spawn tester agent to write tests (RED), then coder agent to implement (GREEN)....
This skill should be used when executing plan tasks autonomously, implementing features using TDD, running the red-green...
Test-Driven Development expert. Use when implementing TDD workflow, red-green-refactor, or writing tests first.
TDD expert with deep TUnit, NSubstitute, and Verify knowledge. Use for writing tests, test infrastructure, and enforcing...
Guide experienced developers through TDD failure scenarios and recovery procedures when tests behave unexpectedly
Enforce strict test-first discipline — no implementation code before a failing test exists
RED-GREEN-REFACTOR 워크플로우를 강제하는 TDD 개발 스킬
Use when implementing features or fixes - test-driven development with RED-GREEN-REFACTOR cycle and full code coverage r...
Main TDD workflow command. Finds next test in PLAN.md and executes complete TDD cycle automatically. This is the primary...
Write minimal code to make failing tests pass. Use when saying "TDD green", "make tests pass", or "implement for tests".
Execute the GREEN phase of TDD by implementing the minimum code needed to make the failing test pass. Follows the princi...
Guide experienced developers through GREEN phase of TDD cycle - writing minimal implementation to pass failing tests
Use when implementing features or fixes in projects with tdd-guard installed. This skill guides the RED-GREEN-REFACTOR c...
**TDD GUARDIAN**: '테스트 작성', '테스트 만들어', 'TDD', '단위 테스트', '통합 테스트', '커버리지', 'mock', '모킹' 요청 시 자동 발동. *.test.ts/*.spec.ts/t...
Comprehensive Test Driven Development guide for engineering subagents with multi-framework support, coverage analysis, a...
Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and g...
Test-driven development workflow with test generation, coverage analysis, and multi-framework support
TDD workflow with HyperShift cluster - real-time debugging with full cluster access
Implement a feature or fix a bug using strict TDD. Analyzes the requirement, creates tests first, implements minimal cod...
明示的に @agent-tdd-impl-engineer が呼び出すことで使用します。メインエージェントが使用する必要はありません。
container-use環境内でのTDD実装フロー(Red→Green→Refactor)、テスト項目書の活用、DBマイグレーションテストを定義
Guides TDD implementation following RED-GREEN-REFACTOR cycle. Activates via codeword [ACTIVATE:TDD_IMPLEMENTER_V1] injec...
Enforce Test-Driven Development with strict Red-Green-Refactor cycle using integration tests. Auto-triggers when impleme...
Work through docs/ISSUES.md systematically using strict Test-Driven Development. Use this skill when the user asks to wo...
TDD workflow with Kind cluster - fast local iteration for Kagenti development
Apply London (mock-based) and Chicago (state-based) TDD schools. Use when practicing test-driven development or choosing...
Test-driven development loop for workflows - write tests first, then implementation
Test-Driven Development loop for audit refactor tasks. Automatically picks next task, enforces test-first, runs validati...
Test-Driven Development Iron Law. Write the test first. Watch it fail. Write minimal code to pass. No exceptions.
This skill should be used when the user asks to "write tests first", "use TDD", "test-driven development", "red green re...
Use proactively when you need to implement features or fix bugs using strict Test-Driven Development (TDD) methodology....
TDD workflow for migrations - orchestrate agents, zero main context growth
Orchestrator-only workflow for migrating/rewriting codebases with full TDD and agent delegation
Activate test-driven development mode. Expert in TDD methodology following Red-Green-Refactor cycle. Use when writing te...
Test-Driven Development methodology enforcing RED-GREEN-REFACTOR cycle. Use for writing tests first, preventing regressi...
Master TDD orchestrator specializing in red-green-refactor discipline, multi-agent workflow coordination, and comprehens...
Autonomous Feature-to-Commit TDD loop for long-running sessions
TDD Phase 1 SOLID 原則驅動拆分輔助工具。在 Phase 1(功能設計)階段分析功能範圍,識別獨立職責,產出拆分建議和版本號分配。確保設計階段就考慮 DIP、LSP、ISP,才能實踐 SRP 和 OCP。
Test-Driven Development for PHP with PHPUnit and Behat. Use this skill when writing tests, implementing features using T...
This skill should be used when System 3 or Guardian needs to "generate a TDD pipeline", "create a worker pipeline", "ins...
Create implementation plans following TDD methodology with test-first approach. Use this skill when creating implementat...
Review and reorder existing implementation plans to follow TDD methodology. Use when user has a plan that puts implement...
Guides strict TDD (red/green/refactor), prioritizing domain unit tests and small steps.