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 input: Codebase source code

Browse skills that use this input.

  • how - Explain codebase architecture and answer how things work.
    architecturecodebase-explorationcode-explanationarchitectural-critique

    ★ 0 · Updated 2026-09-18

    Explores the codebase to explain how features work and optionally critiques the architecture for issues.

    ⚙ Explore codebase code and structure⚙ Explain subsystem and feature flows⚙ Synthesize exploration findings
  • scaffold-docs - Build library documentation iteratively with user reviews.
    documentationtechnical-writingcodebasedeveloper-tools

    ★ 94 · Updated 2026-09-17

    Iteratively creates or updates library documentation across Getting Started, Diving Deeper, and Reference sections with user reviews between passes.

    ⚙ Discover codebase structure and target audience⚙ Build Getting Started tutorial documentation⚙ Build Diving Deeper topic documentation
  • codebase-design - Codebase Design for Deep Modules
    codebase-designarchitectureinterface-designrefactoring

    ★ 0 · Updated 2026-09-17

    Provides shared vocabulary and principles for designing deep modules with simple interfaces and testable seams.

    ⚙ Design deep modules⚙ Improve module interfaces⚙ Identify deepening opportunities
  • variant-analysis - Variant Analysis
    securityvulnerability-huntingsemgrepcodeql

    ★ 602 · Updated 2026-09-16

    Find similar vulnerabilities across a codebase using pattern matching, AST search, Semgrep/CodeQL queries, and manual tracing after discovering a bug.

    ⚙ Characterize original bug pattern⚙ Generate multi-strategy search queries⚙ Triage search result matches
  • improve-codebase-architecture - Improve Codebase Architecture
    architecturecodebase-reviewrefactoringhtml-report

    ★ 1 · Updated 2026-09-15

    Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

    ⚙ Explore codebase for architectural friction⚙ Apply deletion test to modules⚙ Generate visual HTML architecture report
  • code-refactoring-tech-debt - Technical Debt Analysis and Remediation
    technical debtcode refactoringcode qualitysoftware maintenance

    ★ 0 · Updated 2026-06-30

    Identifies, quantifies, and prioritizes technical debt across code, architecture, testing, documentation, and infrastructure, then creates actionable remediation plans.

    ⚙ scan codebase for technical debt⚙ assess debt impact on development⚙ calculate debt cost metrics
  • docs-architect - Technical Documentation Architect for Codebase Analysis
    documentationtechnical-writingcode-analysisarchitecture

    ★ 0 · Updated 2026-03-09

    Creates comprehensive technical documentation by analyzing existing codebases and system architectures

    ⚙ Analyze codebase structure⚙ Identify key components⚙ Extract design patterns