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: maintainability

Browse skills that share this tag.

  • google-eng-practices - Google Engineering Practices Code Review Guidelines
    code-reviewpull-requestsengineering-practicestesting

    ★ 1 · Updated 2026-09-22

    Prepare, review, comment on, and decide code changes using an operational adaptation of Google's Engineering Practices.

    ⚙ Prepare pull request descriptions⚙ Review code diffs⚙ Classify review comments
  • code-simplifier - Simplify code for clarity while preserving functionality.
    code-simplificationrefactoringcode-qualitymaintainability

    ★ 3 · Updated 2026-09-14

    Simplifies and refines code for clarity, consistency, and maintainability while preserving exact functionality based on project standards.

    ⚙ Identify recently modified code sections⚙ Analyze code for readability improvements⚙ Apply project specific coding standards
  • maintainability-reviewer - Maintainability Code Reviewer
    code-reviewmaintainabilitycode-quality

    ★ 16,576 · Updated 2026-09-13

    Reviews code for premature abstraction, unnecessary indirection, dead code, coupling between unrelated modules, and naming that obscures intent.

    ⚙ Detect premature abstraction⚙ Identify unnecessary indirection⚙ Find dead code
  • make-evergreen - Refactor Codebase to Evergreen State
    refactoringcode-cleanupmaintainabilityevergreen

    ★ 0 · Updated 2026-09-13

    Refactors the codebase so it reads as if the current design had been there from the start, removing leftover names, shims, and context.

    ⚙ Refactor codebase structure⚙ Remove leftover names⚙ Simplify redundant logic
  • code-review - Review pull request diffs for code quality and security
    code-reviewpull-requestsecuritytesting

    ★ 0 · Updated 2026-09-12

    Reviews pull request diffs for correctness, security, maintainability, and test coverage.

    ⚙ Summarize code changes⚙ Identify issues by severity⚙ Review security vulnerabilities
  • code-review - Code Review
    code-reviewpull-requestsecurity-reviewmaintainability

    ★ 0 · Updated 2026-09-12

    Reviews pull request diffs for correctness, security, maintainability, and test coverage.

    ⚙ Summarize pull request changes⚙ Identify severity categorized issues⚙ Review security risks
  • code-review - Multi-depth code review with severity classification
    code reviewstatic analysiscode qualitysecurity

    ★ 8 · Updated 2026-05-09

    Review changed source files for bugs, security, code quality, and maintainability

    ⚙ scan source files⚙ identify bugs⚙ detect vulnerabilities
  • health - Project Health Score Assessment
    project healthcode qualitytestingsecurity

    ★ 12 · Updated 2026-05-09

    Generate comprehensive health scores for projects based on architecture, tests, security, performance, and maintainability metrics

    ⚙ read source code files⚙ count TypeScript files⚙ check TypeScript errors
  • team-review - Unified Team Code Review Skill
    multi-agentcode reviewpipelineautomated scan

    ★ 558 · Updated 2026-03-19

    Orchestrate multi-agent code review pipeline with scanner, reviewer, and fixer roles

    ⚙ scan code⚙ review code⚙ fix code
  • code-review-best-practices - Code Review Checklist for Security and Quality
    code-reviewsecurityperformancemaintainability

    ★ 0 · Updated 2026-03-09

    Reviews code changes using structured checklists for security, performance, and maintainability.

    ⚙ review code changes⚙ apply security checklist⚙ apply performance checklist
  • reviewer - Code review specialist for thorough quality analysis
    code-reviewsecurityqualitymaintainability

    ★ 2 · Updated 2026-03-09

    Review code for security, performance, quality, maintainability, and best practices

    ⚙ analyze code security⚙ review performance issues⚙ check code quality
  • code-auditor - Comprehensive Codebase Analysis Tool
    code-analysissecurity-auditquality-assessmenttechnical-debt

    ★ 18 · Updated 2026-02-24

    Performs comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and maintainability

    ⚙ analyze architecture and design⚙ assess code quality⚙ check security vulnerabilities
  • 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
  • code-simplifier - Code Simplifier: Enhance Code Clarity and Maintainability
    code-qualityrefactoringmaintainabilitydevelopment

    ★ 44 · Updated 2026-02-18

    Simplifies and refines code for clarity and maintainability while preserving all functionality

    ⚙ analyze recently modified code⚙ apply coding standards⚙ simplify code structure
  • refactor - Code Refactoring Skill for Behavior-Preserving Code Improvement
    code-qualityrefactoringmaintainabilitysoftware-engineering

    ★ 211 · Updated 2026-02-14

    Refactor existing code to improve readability, maintainability, and structure while preserving external behavior

    ⚙ rename types and functions⚙ extract functions and methods⚙ inline trivial wrappers
  • code-review - Automated Code Review for Security and Quality
    code reviewsecurityqualitymaintainability

    ★ 1 · Updated 2026-02-13

    Reviews code changes for security, quality, and maintainability issues

    ⚙ run git diff⚙ read modified files⚙ review code changes