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: technical-debt

Browse skills that share this tag.

  • codebase-cleanup-tech-debt - Technical Debt Analysis and Remediation
    technical-debtcodebase-analysisrefactoringcode-quality

    ★ 0 · Updated 2026-09-23

    Analyzes codebases to identify, quantify, and prioritize technical debt and creates actionable remediation plans.

    ⚙ Identify code and architecture debt⚙ Quantify technical debt impact⚙ Create prioritized remediation plans
  • create-refactor-plan - Guide for creating refactor plans in torrust-tracker
    refactoringcode-qualitytorrust-trackerplanning

    ★ 530 · Updated 2026-09-19

    Guides creating refactor plans by identifying quality gaps, decomposing items by impact versus effort, and writing plan documents.

    ⚙ Identify and categorize quality gaps⚙ Decompose gaps into discrete items⚙ Order items by impact and effort
  • legacy-modernizer - Incremental migration and modernization for legacy codebases
    legacy-modernizationstrangler-figincremental-migrationtechnical-debt

    ★ 0 · Updated 2026-09-16

    Designs incremental migration strategies, identifies service boundaries, produces dependency maps, and generates API facade designs for aging codebases.

    ⚙ Assess legacy system codebase⚙ Produce system dependency maps⚙ Design incremental migration roadmaps
  • code-evolution - Code Evolution Review Lens
    code-reviewrefactoringtechnical-debtdesign-quality

    ★ 12 · Updated 2026-09-15

    Evaluates whether modifications to existing code maintain or degrade design quality during code reviews, diffs, or PRs.

    ⚙ Evaluate design quality of changes⚙ Check for incremental complexity⚙ Audit duplicate code logic
  • GSD Codebase Mapper - Analyze codebase structure, patterns, and technical debt
    codebasearchitecturedocumentationtechnical-debt

    ★ 0 · Updated 2026-09-14

    Analyzes existing codebases to understand structure, code patterns, dependencies, integrations, and technical debt.

    ⚙ Scan project structure⚙ Analyze project dependencies⚙ Discover code patterns
  • tech-debt - Track, categorize, and prioritize technical debt
    technical-debtcode-qualityrefactoringcode-analysis

    ★ 0 · Updated 2026-09-13

    Scans codebase for technical debt indicators, categorizes findings, estimates effort, and generates a prioritized reduction report.

    ⚙ Scan technical debt indicators⚙ Categorize technical debt items⚙ Assess debt severity levels
  • refactoring - Improve code design without changing external behavior
    refactoringcode-qualitytechnical-debttest-driven-development

    ★ 3 · Updated 2026-09-13

    Restructure existing code through techniques like renaming and extraction to improve readability, maintainability, and extensibility.

    ⚙ Rename code elements⚙ Extract smaller components or functions⚙ Replace conditionals with polymorphism
  • 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-auditor - Comprehensive Codebase Analysis and Audit
    code-analysiscode-qualitysecurity-auditperformance-review

    ★ 6 · 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 for security vulnerabilities
  • 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-auditor - Code Auditor: Comprehensive Codebase Analysis Tool
    code-analysisquality-assessmentsecurity-audittechnical-debt

    ★ 602 · Updated 2026-02-24

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

    ⚙ analyze code architecture⚙ review code quality⚙ identify security issues
  • legacy-modernizer - Modernize legacy systems incrementally without disrupting operations
    legacy-modernizationstrangler-figincremental-migrationtechnical-debt

    ★ 53 · Updated 2026-02-23

    Modernizes legacy systems using incremental migration strategies and technical debt reduction

    ⚙ Assess system codebase and dependencies⚙ Plan incremental migration roadmap⚙ Build safety net with characterization tests
  • tech-debt - Technical Debt Cleanup and Code Refactoring
    code-qualityrefactoringmaintenancetechnical-debt

    ★ 0 · Updated 2026-02-18

    Detects duplicate code, removes dead code, and cleans up codebase technical debt

    ⚙ detect duplicate code⚙ find similar logic components⚙ remove unused imports
  • adr - Manage Architecture Decision Records for Technical Decisions
    architecturedocumentationdecision-makingtechnical-debt

    ★ 0 · Updated 2026-02-12

    Create, update, and review Architecture Decision Records to document technical decisions

    ⚙ create architecture decision records⚙ update architecture decision records⚙ review architecture decision records
  • deslop-repo - Clean up and simplify codebases by removing bloat code
    code-cleanuptechnical-debtrefactoringrepository-maintenance

    ★ 1 · Updated 2026-02-11

    Cleans up technical debt and removes unnecessary code lines from codebases while maintaining behavior and performance.

    ⚙ Run integration tests⚙ Review documentation⚙ Identify bloat code