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 with output: unit tests

Browse skills that produce this output.

  • tdd-workflow - Test-Driven Development Workflow
    testingTDDquality assurancedevelopment workflow

    ★ 26 · Updated 2026-03-23

    Enforces TDD with 80%+ coverage including unit, integration, and E2E tests

    ⚙ write unit tests⚙ write integration tests⚙ write E2E tests
  • Onboarding - Developer Onboarding Skill
    apibackendserverdatabase

    ★ 1 · Updated 2026-03-21

    Help new team members become productive through structured onboarding

    ⚙ follow patterns⚙ maintain consistency⚙ document decisions
  • unit-testing - Write maintainable behavior-focused unit tests
    software testingunit testingtest automationtest quality

    ★ 2 · Updated 2026-03-20

    Methodology for writing behavior-focused unit tests with strong regression detection and long-term maintainability

    ⚙ define behavioral contract⚙ design test cases⚙ build determinism seams
  • openapi-to-application-code - Generate Production-Ready Applications from OpenAPI Specifications
    code-generationopenapiapi-developmentbackend

    ★ 57 · Updated 2026-03-09

    Generate complete, working application code from OpenAPI specifications following framework conventions

    ⚙ validate OpenAPI specification⚙ extract endpoints and schemas⚙ design application architecture
  • finfocus-dev - FinFocus Core Development Workflow Guide for Contributors
    developmentgolangclitesting

    ★ 10 · Updated 2026-02-17

    Guide for implementing features, fixing bugs, writing tests, and following conventions in finfocus Go codebase

    ⚙ create CLI command files⚙ run make targets⚙ write Go tests
  • core-development - Core Package Development Guidelines for @monque/core
    developmentcoreprogrammingTypeScript

    ★ 4 · Updated 2026-02-14

    Guidelines for adding functionality to the @monque/core package

    ⚙ implement new features⚙ fix bugs⚙ refactor code