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: error-fixing

Browse skills that share this tag.

  • ts-foundation-restorer - TypeScript Foundation Restoration for Compilation Errors
    typescriptcompilationtype-systemfoundation

    ★ 602 · Updated 2026-05-11

    Systematically restore TypeScript foundation by fixing missing interface properties, recreating store methods, and resolving type definition issues

    ⚙ categorize TypeScript errors⚙ fix missing interface properties⚙ recreate store methods
  • build - Smart .NET Build with Automatic Error Fixing
    dotnetbuildautomationerror-fixing

    ★ 28 · Updated 2026-02-23

    Build .NET projects with fuzzy project matching and optional MCP-driven error resolution

    ⚙ locate project/solution files⚙ execute dotnet build command⚙ analyze build errors
  • debug - Systematic Debugging Methodology for Root Cause Analysis
    debuggingdiagnosistroubleshootingerror-fixing

    ★ 13 · Updated 2026-02-13

    Provides systematic diagnosis and debugging methodology for identifying and fixing issues

    ⚙ confirm error existence⚙ identify reproduction steps⚙ add logging at points
  • build-fix - Build and Fix TypeScript Errors Incrementally
    TypeScriptbuilderror-fixingautomation

    ★ 0 · Updated 2026-02-11

    Run build, parse errors, fix one at a time, and re-verify

    ⚙ run build command⚙ parse error output⚙ show error context