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-analysis

Browse skills that share this tag.

  • search-party - Parallel 120-probe reconnaissance for codebase exploration.
    codebase-explorationparallel-reconnaissancecode-analysisarchitecture-review

    ★ 18 · Updated 2026-09-23

    Deploys 12 G-2 agents commanding 10 probes each to perform parallel reconnaissance for comprehensive codebase exploration.

    ⚙ Deploy parallel G-2 reconnaissance agents⚙ Execute specialized reconnaissance probes⚙ Cross-reference findings across domains
  • code-repository-analysis - Verify implementation details and compare tool features.
    code-analysisbioinformaticsfeature-verificationdependency-mapping

    ★ 15 · Updated 2026-09-22

    Extracts implementation details from software repositories and documentation to build comparative feature tables.

    ⚙ Clone source repositories⚙ Inspect pipeline code⚙ Cross-reference dependency declarations
  • rpi-research - Conduct deep read-only codebase research.
    codebase-researchrpidocumentationcode-analysis

    ★ 2 · Updated 2026-09-22

    Dispatches parallel sub-agents to research codebase questions and synthesizes findings into a structured research document.

    ⚙ Dispatch parallel research sub-agents⚙ Synthesize research findings into markdown⚙ Trace execution to production entry points
  • ln-651-query-efficiency-auditor - Audit database query patterns for efficiency
    databasequery-efficiencyperformance-auditorm

    ★ 3 · Updated 2026-09-21

    Audits database queries for redundant fetches, N-UPDATE loops, unnecessary resolves, over-fetching, missing bulk operations, and wrong caching scope.

    ⚙ Audit redundant entity fetches⚙ Detect N-UPDATE or DELETE loops⚙ Identify unnecessary value resolves
  • validate-docs-implementation - Validate documentation against code to fix mismatches.
    documentationvalidationcode-analysisconsistency-check

    ★ 602 · Updated 2026-09-20

    Systematically compares implementation code against documentation to identify, categorize, and fix inconsistencies and documentation mismatches.

    ⚙ Analyze implementation code actions⚙ Search documentation for references⚙ Compare implementation against documentation
  • ask-the-oracle - Submit complex code questions to OpenAI GPT-5 Pro.
    code-analysiscode-reviewdebugginggpt-5-pro

    ★ 602 · Updated 2026-09-20

    Packs codebase files with Repomix and submits complex questions to OpenAI GPT-5 Pro for deep analysis, handling cost estimation and history tracking.

    ⚙ Select relevant codebase files⚙ Estimate token count and cost⚙ Format complex analysis questions
  • smalltalk-usage-finder - Smalltalk Usage Finder
    smalltalkpharosqueakcode-analysis

    ★ 15 · Updated 2026-09-19

    Analyzes Smalltalk class, method, and package usage using documentation, references, examples, and search tools.

    ⚙ Get class comments⚙ Get class source code⚙ Get method source code
  • c4-code - C4 Code-Level Documentation Specialist
    c4-modeldocumentationcode-analysismermaid

    ★ 0 · Updated 2026-09-19

    Analyzes code directories to create comprehensive C4 code-level documentation including function signatures, arguments, dependencies, and code structure.

    ⚙ Analyze code directories⚙ Document function signatures and dependencies⚙ Generate C4 code-level documentation
  • ontological-documentation - Document software domain concepts and system architecture
    documentationarchitectureontologydomain-modeling

    ★ 602 · Updated 2026-09-19

    Extracts domain concepts, models semantic relationships, and generates visual ontology diagrams for software architectures.

    ⚙ Extract domain concepts from code⚙ Categorize class and interface hierarchies⚙ Generate multi-format ontology diagrams
  • c4-code - Analyze code directories to create C4 code documentation
    c4code-documentationc4-modelcode-analysis

    ★ 0 · Updated 2026-09-19

    Analyzes code directories to create comprehensive C4 code-level documentation including function signatures, arguments, dependencies, and code structure.

    ⚙ Analyze code directories⚙ Extract function signatures and arguments⚙ Document code dependencies
  • c4-code - Analyze code directories to create C4 code documentation
    c4-modeldocumentationcode-analysisarchitecture

    ★ 2 · Updated 2026-09-19

    Analyzes code directories to create comprehensive C4 code-level documentation including function signatures, arguments, dependencies, and code structure.

    ⚙ Analyze code directories⚙ Document function signatures and arguments⚙ Identify internal and external dependencies
  • nw-code-analysis-port - Resolve structural code facts using vendor-neutral CLI
    code-analysiscode-factcliast

    ★ 9 · Updated 2026-09-18

    Resolves structural code facts such as callers, reads, symbol definitions, and ADR sections via the vendor-neutral des code-fact CLI with explicit confidence.

    ⚙ Query callers of a symbol⚙ Query reads of a symbol⚙ Check unreferenced symbol definitions
  • check-method-length - Analyze PHP code for method length issues
    phpcode-analysismethod-lengthrefactoring

    ★ 98 · Updated 2026-09-18

    Analyzes PHP code for method length issues, single responsibility violations, and extract method opportunities.

    ⚙ Detect methods exceeding 30 lines⚙ Detect single responsibility violations⚙ Identify extract method opportunities
  • coverage-analyzer - Analyze test coverage and prioritize missing tests
    test-coveragecode-analysistestingswift

    ★ 1 · Updated 2026-09-17

    Identifies untested code and suggests test priorities by analyzing source files against test files.

    ⚙ Discover source and test files⚙ Match source files to tests⚙ Identify untested code files
  • mindmap-tutorial - Mindmap Tutorial System
    mindmaptutorialcode-analysisdocumentation

    ★ 0 · Updated 2026-09-17

    Generates interactive Web tutorial pages with mindmaps, detailed cases, interview Q&As, and an AI assistant for code projects.

    ⚙ Collect project configuration parameters⚙ Scan code project structure⚙ Analyze module source code
  • explainer - Interactive Code Walkthrough
    code-explainercode-walkthroughvs-codecode-analysis

    ★ 93 · Updated 2026-09-16

    Scans codebase features, builds segment plans, and walks through code highlighting in VS Code.

    ⚙ Scan codebase and map call chain⚙ Build walkthrough segment plan⚙ Highlight code in VS Code
  • gabe-debt - Gabe Debt Architectural Decision-Debt Scanner
    architecturedecision-debtcode-analysiskdbp

    ★ 0 · Updated 2026-09-15

    Scans architecture decision debt across SCOPE, PLAN, code, and history, writing findings to four KDBP targets.

    ⚙ Scan architecture decision debt⚙ Index project local rules⚙ Score detected findings
  • dotnet-build-sarif - Generate SARIF 2.1 diagnostics from dotnet build
    dotnetsarifmsbuilddiagnostics

    ★ 1 · Updated 2026-09-15

    Get SARIF logs of compiler and analyzer diagnostics from dotnet build using relative ErrorLog paths, including suppressed warnings.

    ⚙ Generate SARIF 2.1 log files⚙ Configure MSBuild ErrorLog property⚙ Parse suppressed compiler diagnostics
  • luban-skill - Analyze code style and generate code style Skills
    code-styleskill-generatorcode-analysisrefactoring

    ★ 27 · Updated 2026-09-14

    Extracts coding DNA from project names, code snippets, or GitHub links to generate executable code style Skills.

    ⚙ Analyze project code style⚙ Extract coding style DNA⚙ Diagnose recommended reference projects
  • gitnexus-refactoring - Refactor code safely using GitNexus.
    gitnexusrefactoringcode-analysisrename

    ★ 0 · Updated 2026-09-13

    Safely rename, extract, split, move, or restructure code using GitNexus tools and workflows.

    ⚙ Map dependents using GitNexus impact⚙ Find execution flows using queries⚙ Inspect context for target symbols

Scroll to load more