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: implementation code

Browse skills that produce this output.

  • architecture-synthesis - Generate Reference Architecture Specifications
    architectureframework designagent frameworkinterface protocols

    ★ 422 · Updated 2026-06-15

    Generate reference architecture specifications from analyzed frameworks for new agent system design

    ⚙ define primitives⚙ specify interfaces⚙ design loop
  • atdd-team - Team-Based ATDD Workflow
    ATDDteam orchestrationtest-driven developmentworkflow automation

    ★ 108 · Updated 2026-06-15

    Orchestrate an agent team through six ATDD phases with fresh agents per phase to prevent role erosion.

    ⚙ create team⚙ orchestrate agents⚙ spawn fresh agents
  • srfi - Scheme Requests for Implementation
    Schemelibrary specificationsR7RSfunctional programming

    ★ 18 · Updated 2026-06-15

    Portable library specifications extending Scheme programming language with categorized SRFIs

    ⚙ search SRFIs by keyword⚙ show SRFI abstract⚙ clone SRFI implementation
  • tdd-workflow - Test-Driven Development Workflow Skill
    tddtestingdevelopmentworkflow

    ★ 6 · Updated 2026-03-22

    Complete Test-Driven Development workflow with red-green-refactor cycle

    ⚙ write failing test⚙ make test pass⚙ refactor code
  • 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
  • prism-loop - PRISM TDD Workflow Orchestration Loop
    tddworkflowautomationdevelopment

    ★ 602 · Updated 2026-03-09

    Orchestrates TDD-driven development workflow using Ralph Wiggum pattern with automated progression through planning, testing, and implementation phases.

    ⚙ start workflow loop⚙ review previous notes⚙ draft story
  • serialization - Choose the right serialization format for .NET applications
    serializationformatperformancecompatibility

    ★ 1,180 · Updated 2026-02-11

    Select serialization formats for .NET applications, preferring schema-based formats over reflection-based ones

    ⚙ choose serialization format⚙ migrate Newtonsoft.Json to System.Text.Json⚙ implement AOT-compatible serialization