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 tagged: code-refactoring

Browse skills that share this tag.

  • code-refactoring-context-restore - Context Restoration: Advanced Semantic Memory Rehydration
    context-restorationsemantic-memorycode-refactoringmemory-management

    ★ 6 · Updated 2026-09-17

    Recover and reconstruct project context across distributed AI workflows.

    ⚙ Retrieve semantic context vectors⚙ Rank context components⚙ Rehydrate project context
  • code-refactoring-context-restore - Context Restoration: Advanced Semantic Memory Rehydration
    context-restorationsemantic-memorycode-refactoringrag

    ★ 0 · Updated 2026-09-16

    Recover and reconstruct project context across distributed AI workflows.

    ⚙ Recover and reconstruct project context⚙ Retrieve context vectors semantically⚙ Rank context components by relevance
  • aura-dna - Core Product, UX, and engineering guidelines for Fluxo AI.
    aurafluxo-aiux-designengineering-standards

    ★ 0 · Updated 2026-09-14

    Defines core Product/UX and engineering philosophies for Fluxo AI to guide flow design, code writing, refactoring, and self-checks.

    ⚙ Apply Product and UX philosophies⚙ Enforce engineering architecture rules⚙ Validate changes with self-check list
  • moai-essentials-refactor - AI-Powered Enterprise Code Refactoring
    code-refactoringenterprise-architecturetechnical-debtpattern-intelligence

    ★ 602 · Updated 2026-06-30

    Automated code refactoring with Context7, Rope patterns, and AI across 25+ languages

    ⚙ read source code⚙ analyze code complexity⚙ detect technical debt
  • code-simplifier - Code Simplification and Refactoring
    code-refactoringcode-optimizationcode-qualitycode-simplification

    ★ 19 · Updated 2026-03-23

    Analyze code and simplify it by extracting functions and removing redundancies

    ⚙ Extract code patterns⚙ Remove redundant code⚙ Remove dead code
  • simplify - Code Simplification and Complexity Reduction Tool
    code-refactoringcomplexity-analysisparallel-processingcode-optimization

    ★ 4 · Updated 2026-02-23

    Analyzes code files to identify and apply simplifications using parallel background agents

    ⚙ Read files⚙ Glob search files⚙ Grep text content
  • refactoring-extract-superclass - Extract Superclass Code Refactoring Technique
    code-refactoringobject-orientedclean-codedesign-patterns

    ★ 271 · Updated 2026-02-23

    Create a new superclass from classes sharing common fields and methods to eliminate duplication

    ⚙ create empty superclass⚙ make classes extend superclass⚙ pull up shared fields
  • code-simplifier - Simplify and Refine Code for Clarity and Maintainability
    code-refactoringcode-qualitymaintainabilitycode-simplification

    ★ 18 · Updated 2026-02-18

    Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.

    ⚙ Analyze recently modified code⚙ Apply project coding standards⚙ Simplify code structure
  • refactoring-code - Fast Batch Code Refactoring with MorphLLM
    code-refactoringbatch-processingsemantic-mergemulti-file

    ★ 211 · Updated 2026-02-15

    Perform batch code refactoring across multiple files using MorphLLM edit_file

    ⚙ edit file with semantic merge⚙ search codebase with WarpGrep⚙ preview changes with dry run
  • crowi-migration - Crowi 2.0 Migration from Express/Swig to Next.js + ts-rest
    migrationlegacymodernizationcode-refactoring

    ★ 1,099 · Updated 2026-02-14

    Automated migration workflow for transitioning from legacy Express/Swig architecture to modern Next.js + ts-rest

    ⚙ analyze legacy code structure⚙ plan migration tasks⚙ implement migration patterns
  • tug-refactor - Semantic Code Refactoring with Tug
    code-refactoringsemantic-analysispython-developmenttool-integration

    ★ 602 · Updated 2026-02-14

    Perform semantic code refactoring and symbol renaming across multiple files

    ⚙ rename symbols⚙ analyze rename impact⚙ generate unified diff
  • code-simplifier - Code Simplifier: Refactor Recently Changed Code
    code-refactoringsimplificationmaintenancegit

    ★ 0 · Updated 2026-02-13

    Refactors and simplifies recently changed code to improve clarity, consistency, and maintainability without changing functionality.

    ⚙ Identify recently changed files⚙ Analyze changed code sections⚙ Refactor nested ternary operators
  • moonbit-refactoring - MoonBit Code Refactoring for Idiomatic Style
    code-refactoringmoonbitstatic-analysiscode-quality

    ★ 18 · Updated 2026-02-11

    Refactor MoonBit code to be idiomatic while preserving behavior and public contracts

    ⚙ review package structure⚙ inventory public APIs⚙ minimize public APIs
  • refactor-html - Refactor HTML/TSX Files with UI Components
    code-refactoringfrontend-developmentui-componentstailwindcss

    ★ 0 · Updated 2026-02-11

    Refactor HTML/TSX files to use existing UI components, DaisyUI classes, and semantic colors

    ⚙ read target file⚙ check available components⚙ identify rule violations