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 input: test specifications

Browse skills that use this input.

  • react - React Best Practices for Web Apps
    ReactWeb DevelopmentTypeScriptBest Practices

    ★ 18 · Updated 2026-05-28

    Provides React best practices for building scalable web applications with feature-based architecture, TypeScript, state management, and optimization guidelines

    ⚙ create components⚙ organize project structure⚙ manage state
  • e2e-testing - Playwright E2E Testing Patterns
    playwrighte2e testingtest automationpage object model

    ★ 2 · Updated 2026-05-09

    Comprehensive Playwright patterns for building E2E test suites with POM, CI/CD, and flaky test strategies

    ⚙ create test files⚙ implement page object model⚙ write test cases
  • playwright - Playwright E2E Test Writing
    testingE2E testingbrowser testingtest automation

    ★ 2 · Updated 2026-05-09

    Write browser tests using @playwright/test with auto-waiting, test isolation, and built-in assertions

    ⚙ write tests⚙ locate elements⚙ interact with pages
  • typescript-pro - Advanced TypeScript Developer for Type-Safe Full-Stack
    TypeScriptfull-stacktype-systembuild-optimization

    ★ 67 · Updated 2026-03-26

    Expert TypeScript developer specializing in advanced type system, full-stack development, and build optimization

    ⚙ design type-safe APIs⚙ analyze type architecture⚙ implement type patterns
  • java-pro - Java 21+ Expert with Spring Boot & Virtual Threads
    Java 21+Spring BootVirtual ThreadsMicroservices

    ★ 0 · Updated 2026-03-26

    Expert Java developer for Java 21+ with Spring Boot 3.x, virtual threads, and cloud-native enterprise applications

    ⚙ develop Java applications⚙ configure Spring Boot⚙ implement virtual threads
  • go-conventions - Go Conventions and Best Practices
    GobackendGinbest-practices

    ★ 7 · Updated 2026-03-23

    Provides guidelines for idiomatic Go code with best practices and patterns for production systems

    ⚙ write Go code⚙ handle errors⚙ implement concurrency
  • 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
  • template-mason-brick - Mason Brick Development Guide
    masonbricktemplatecode-generation

    ★ 57 · Updated 2026-03-20

    Guide for creating, updating, or removing Mason bricks with tests and CI workflow

    ⚙ create brick⚙ update brick⚙ remove brick
  • integration-testing - Rust Game Engine Integration Testing with GL Context and FFI Boundaries
    testingintegrationrustgame-engine

    ★ 3 · Updated 2026-03-09

    Provides patterns and conventions for writing integration tests in game engines covering cross-module interactions, GL context management, and FFI boundary testing

    ⚙ write integration tests⚙ manage GL context⚙ test FFI boundaries
  • prism-loop - PRISM TDD Workflow Loop with Automated Progression
    workflowtdddevelopmentautomation

    ★ 18 · Updated 2026-03-09

    Start PRISM TDD workflow loop using Ralph Wiggum pattern with automated progression through development phases.

    ⚙ start workflow loop⚙ review previous notes⚙ draft story
  • ralph - Iterative Build Agent for Features Development
    buildtestingiterationdevelopment

    ★ 31 · Updated 2026-02-14

    Build features iteratively until all functional tests pass

    ⚙ gather requirements⚙ generate functional tests⚙ implement code
  • tdd - TDD Workflow: Red-Green-Refactor Cycle
    tddtest-driven-developmentrefactoringsoftware-workflow

    ★ 6 · Updated 2026-02-12

    Guide Test-Driven Development using Kent Beck's Red-Green-Refactor cycle.

    ⚙ guide red phase⚙ guide green phase⚙ guide refactor phase
  • frontend-backend-sync - Automated Frontend-Backend Integration Testing
    testingintegrationfrontendbackend

    ★ 0 · Updated 2026-02-12

    Validates synchronization between frontend and backend through automated integration tests

    ⚙ create integration tests⚙ run integration tests⚙ detect sync issues