LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: tdd

Browse skills that share this tag.

  • tdd - Test-Driven Development
    tddtestingrefactoringtypescript

    ★ 130 · Updated 2026-09-23

    Guides test-driven development using a red-green-refactor loop to implement features, fix bugs, and verify type constraints.

    ⚙ Execute red-green-refactor cycle⚙ Design testable public interfaces⚙ Mock external system boundaries
  • aico-frontend-implement - Execute frontend task implementation with TDD
    frontendtddtestingimplementation

    ★ 602 · Updated 2026-09-22

    Executes frontend implementation tasks following TDD by reading task files, executing steps, verifying changes, and updating status.

    ⚙ Read task file⚙ Read constraint documentation⚙ Execute implementation steps
  • test-driven-development - Test-Driven Development (TDD) Workflow
    tddtestingrefactoringcode-quality

    ★ 2 · Updated 2026-09-22

    Enforces writing a failing test before writing implementation code for any feature, bug fix, or refactoring.

    ⚙ Write failing tests first⚙ Verify test failure reasons⚙ Write minimal passing code
  • test-driven-development - Test-Driven Development (TDD)
    tddtestingrefactoringbest-practices

    ★ 165 · Updated 2026-09-22

    Guides feature implementation and bug fixes by writing failing tests before writing minimal production code.

    ⚙ Write failing tests first⚙ Verify expected test failures⚙ Write minimal production code
  • superpowers--subagent-driven-development - Subagent-Driven Development
    subagentplan-executioncode-reviewtdd

    ★ 0 · Updated 2026-09-22

    Executes implementation plans with independent tasks by dispatching fresh subagents per task with a two-stage review process in the current session.

    ⚙ Dispatch implementer subagent per task⚙ Conduct spec compliance review⚙ Conduct code quality review
  • test-driven-development - Test-Driven Development (TDD)
    testingtdddevelopmentquality

    ★ 0 · Updated 2026-09-22

    Enforces the RED-GREEN-REFACTOR cycle by requiring a failing test before writing implementation code for features, bug fixes, or refactoring.

    ⚙ Write failing tests⚙ Verify test failures⚙ Write minimal implementation code
  • test-driven-development - Test-Driven Development (TDD)
    tddtestingrefactoringunit-testing

    ★ 602 · Updated 2026-09-22

    Enforce writing failing tests before implementing minimal code to pass and refactor.

    ⚙ Write failing tests⚙ Verify test failures⚙ Write minimal passing code
  • solid - Professional software engineering and code quality guidelines
    solid-principlestddclean-coderefactoring

    ★ 0 · Updated 2026-09-21

    Guides software development, refactoring, architecture design, and code review using SOLID principles, TDD, and clean code practices.

    ⚙ Write automated tests using TDD⚙ Apply SOLID design principles⚙ Refactor code to remove smells
  • execute - Run a spec's execution tail
    specodeexecutiontddacceptance

    ★ 3 · Updated 2026-09-21

    Runs a spec's execution tail by presenting the execution mode selector, dispatching the chosen engine, and performing acceptance.

    ⚙ Present execution mode selector⚙ Dispatch chosen execution engine⚙ Append implementation log
  • tdd-loop - Implement features via autonomous TDD red-green-refactor loop
    tddtestinggitworkflow

    ★ 0 · Updated 2026-09-21

    Executes test-driven development by writing failing tests, iterating production code up to 20 cycles, running quality gates, and opening a PR.

    ⚙ Parse feature specifications⚙ Detect project test framework⚙ Write failing test suite
  • development - Development skill for implementing approved plans with TDD
    developmenttddcode-navcode-review

    ★ 5 · Updated 2026-09-21

    Delegates implementation tasks to the developer agent using TDD and mandatory code review gates after a plan is approved.

    ⚙ Delegate tasks to developer agent⚙ Navigate symbols using Serena tools⚙ Seed link context in scratch
  • test-driven-development - Apply Test-Driven Development to features and bug fixes
    tddtestingrefactoringsoftware-engineering

    ★ 0 · Updated 2026-09-21

    Guides software development by writing failing tests first, implementing minimal code to pass, and refactoring while ensuring all tests pass.

    ⚙ Write failing tests⚙ Verify test failures⚙ Write minimal implementation code
  • test-driven-development - Enforce test-driven development workflow
    tddtestingred-green-refactorcode-quality

    ★ 0 · Updated 2026-09-21

    Guides feature implementation, bug fixes, and refactoring using the Red-Green-Refactor test-driven development process.

    ⚙ Write failing tests⚙ Verify test failures⚙ Write minimal implementation code
  • test-driven-development - Test-Driven Development (TDD)
    tddtestingsoftware-developmentrefactoring

    ★ 0 · Updated 2026-09-21

    Use when implementing any feature or bugfix, before writing implementation code.

    ⚙ Write failing test first⚙ Verify test fails correctly⚙ Write minimal implementation code
  • test-driven-development - Test-Driven Development for features and bug fixes
    tddtestingrefactoringbugfix

    ★ 0 · Updated 2026-09-21

    Enforces writing failing tests before implementing minimal code for features, bug fixes, and refactoring.

    ⚙ Write failing tests⚙ Verify test failures⚙ Write minimal implementation code
  • test-driven-development - Test-Driven Development (TDD) Workflow
    tddtestingsoftware-engineeringrefactoring

    ★ 0 · Updated 2026-09-21

    Guides feature and bugfix implementation by writing failing tests first, writing minimal passing code, and refactoring.

    ⚙ Write failing tests first⚙ Verify test failure cause⚙ Write minimal code to pass
  • write-tests - Write Syncpack tests using TestBuilder pattern
    syncpackrusttestingtdd

    ★ 2,092 · Updated 2026-09-21

    Provides rules and guidelines for writing Syncpack tests using the TestBuilder pattern, assertion patterns, and TDD workflow.

    ⚙ Write Syncpack unit tests⚙ Configure TestBuilder scenario⚙ Assert test context instances
  • test-driven-development - Enforce Test-Driven Development cycle before writing code.
    tddunit-testingrefactoringsoftware-engineering

    ★ 11 · Updated 2026-09-21

    Guides code development by requiring failing tests prior to writing minimal implementation code and refactoring.

    ⚙ Write failing test cases⚙ Verify initial test failure⚙ Write minimal passing code
  • azure-cosmos-db-py - Build Azure Cosmos DB NoSQL services in Python
    azure-cosmos-dbpythonnosqlfastapi

    ★ 129 · Updated 2026-09-20

    Build Azure Cosmos DB NoSQL services following clean code, security best practices, and TDD principles.

    ⚙ Initialize Cosmos DB client⚙ Define Pydantic model hierarchy⚙ Implement Cosmos DB service layer
  • conductor-implement - Execute tasks from a track plan following TDD workflow.
    conductortddtask-executionworkflow

    ★ 0 · Updated 2026-09-20

    Executes tasks from a track implementation plan using TDD workflow, updating status, commits, and phase checkpoints.

    ⚙ Verify Conductor initialization⚙ Parse workflow configuration⚙ Select track to implement

Scroll to load more