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 capability: Refactor code

Browse skills that share this capability.

  • code-assist - TDD Code Implementation Assistant
    tddcode-implementationtestingdevelopment-workflow

    ★ 2,970 · Updated 2026-06-30

    Guides code task implementation using TDD in Explore, Plan, Code, Commit workflow.

    ⚙ Initialize project environment⚙ Analyze requirements and context⚙ Search existing code patterns
  • solid - Professional Software Engineering
    software engineeringTDDSOLIDcode quality

    ★ 443 · Updated 2026-06-15

    Apply SOLID principles, TDD, and clean code practices to write professional software

    ⚙ Write tests⚙ Implement features⚙ Refactor code
  • sdd-apply - Implement code tasks from specs and design
    code implementationtask executionTDDfile creation

    ★ 6 · Updated 2026-03-23

    Write code implementing tasks from specifications and design documents

    ⚙ Read specs⚙ Read design⚙ Read existing code
  • code-assistant - Expert Coding Assistant for Multiple Programming Languages
    codingprogrammingcode-reviewdebugging

    ★ 1 · Updated 2026-02-12

    Assists with writing, reviewing, debugging, and explaining code across multiple programming languages

    ⚙ Write code⚙ Review code⚙ Debug code
  • tdd-red-green-refactor - Enforce TDD Red Green Refactor Workflow for Testable Code Changes
    tddtestingrefactoringworkflow

    ★ 602 · Updated 2026-02-12

    Enforces TDD workflow (red → green → refactor) for any code change that should be covered by tests

    ⚙ Read source code⚙ Grep test files⚙ Glob find tests