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

Browse skills that produce this output.

  • core-coder - Code Implementation Specialist
    codeimplementationrefactoringAPI

    ★ 602 · Updated 2026-06-30

    Writes clean, efficient code following best practices and design patterns

    ⚙ generate code⚙ refactor code⚙ optimize code
  • implement - Implement specifications
    specificationsworkflowimplementation

    ★ 3 · Updated 2026-06-30

    Implement code according to existing specification files

    ⚙ read spec file⚙ update spec status⚙ create todo list
  • subagent-driven-development - Execute Plans with Subagents
    plan executionsubagentcode reviewdevelopment workflow

    ★ 0 · Updated 2026-06-15

    Execute implementation plans in current session by dispatching fresh subagent per task with two-stage review

    ⚙ read plan⚙ dispatch implementer subagent⚙ answer questions
  • tdd-workflow - Test-Driven Development Workflow
    TDDtestingworkflowcode-quality

    ★ 3 · Updated 2026-03-10

    Ensures code development follows TDD principles with comprehensive test coverage

    ⚙ write unit tests⚙ create test cases⚙ implement code
  • impl - Iterative Implementation Cycle for Development Tasks
    developmentimplementationGitGitHub

    ★ 0 · Updated 2026-03-09

    Performs iterative implementation cycles including scope splitting, development, review, and PR creation

    ⚙ read GitHub issues⚙ analyze specifications⚙ split implementation scope
  • implement - Complete GitHub Issue Implementation Workflow
    GitHubdevelopmentautomationworkflow

    ★ 602 · Updated 2026-03-09

    Implement GitHub Issues in a worktree environment with full workflow from subtask detection to PR merge

    ⚙ analyze issue granularity⚙ detect subtasks⚙ create git worktree
  • implement-feature - Implement Features from Work Queue Tasks
    code implementationtask automationdevelopment workflowsoftware engineering

    ★ 0 · Updated 2026-02-24

    Fetch wrkq task details and implement the described feature with documentation

    ⚙ fetch task details⚙ understand requirements⚙ plan implementation steps
  • agent-workflow - Structured Development Workflow with Plan/Implement/Review Phases
    workflowdevelopmentplanning

    ★ 10 · Updated 2026-02-23

    Execute structured development workflow with plan, implement, and review phases

    ⚙ design solution⚙ document approach⚙ implement code
  • subagent-driven-development - Subagent-Driven Development for Plan Execution
    subagentdevelopmentplan executioncode review

    ★ 284,734 · Updated 2026-02-09

    Execute implementation plans by dispatching fresh subagents for each task with two-stage review

    ⚙ dispatch implementer subagent⚙ dispatch spec reviewer subagent⚙ dispatch code quality reviewer subagent