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.

tdd-workflow - Test-Driven Development Workflow

Enforce tests-first development with 70%+ coverage for features, bugs, and refactoring

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • write unit tests
  • write integration tests
  • write E2E tests
  • run tests
  • verify coverage
  • refactor code
  • mock dependencies

Inputs

  • test files
  • source code
  • test configuration
  • Vitest framework
  • Playwright framework
  • Prisma database
  • external APIs

Outputs

  • test results
  • coverage reports
  • passed tests
  • refactored code

Requirements

  • Node.js environment
  • pnpm package manager
  • Vitest installed
  • Playwright installed
  • vitest.config.ts

Source

  • Spec: SKILL.md
testing
TDD
unit testing
integration testing
E2E testing
test coverage
code quality
development workflow
write unit tests
write integration tests
write E2E tests
run tests
test files
source code
test configuration
test results
coverage reports
passed tests