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 capability: search codebase

Browse skills that share this capability.

  • investigate-diagram - Generate Code & Architecture Dependency Diagrams
    dependency analysiscode visualizationarchitecture mappinggraph generation

    ★ 602 · Updated 2026-05-28

    Generate dependency diagrams from code or architecture by tracing hooks, queries, providers, and components or mapping system architecture.

    ⚙ trace dependencies⚙ map architecture⚙ generate diagrams
  • deepcontext-orchestrator - Orchestrate codebase indexing and semantic search
    codebase indexingsemantic searchMCP orchestrationworkflow automation

    ★ 1 · Updated 2026-05-09

    Orchestrate deepcontext MCP for codebase indexing, status checks, semantic search, and result handoff to reasoning models.

    ⚙ check indexing status⚙ start codebase indexing⚙ search codebase
  • dx-plan-resolve - Resolve plan validation risks and issues
    risk-resolutionplan-validationcode-researchimplementation-fix

    ★ 6 · Updated 2026-05-09

    Researches codebase solutions and updates implement.md with concrete fixes for validation risks

    ⚙ scan implement.md⚙ identify risks⚙ search codebase
  • deepwiki - Query GitHub repositories with AI-powered wiki
    deepwikigithubdocumentationmcp

    ★ 0 · Updated 2026-03-26

    Query GitHub repository documentation and codebase using AI-powered wiki answers

    ⚙ ask repository questions⚙ get wiki overview⚙ search codebase
  • maestro:search-first - Search Existing Solutions Before Coding
    researchcode-reusepackage-discovery

    ★ 23 · Updated 2026-03-24

    Systematizes searching for existing tools and libraries before implementing custom code

    ⚙ search package registries⚙ search GitHub repositories⚙ search documentation
  • openspec-verify-change - Verify implementation matches change specs
    verificationquality-assurancedevelopment

    ★ 14 · Updated 2026-03-23

    Verify implementation completeness, correctness, and coherence against change artifacts before archiving

    ⚙ list changes⚙ select change⚙ check status
  • openspec-verify-change - Validate implementation matches change specs
    verificationcode reviewchange managementopenspec

    ★ 45 · Updated 2026-03-23

    Verify implementation completeness, correctness, and coherence against change artifacts before archiving.

    ⚙ list changes⚙ read change artifacts⚙ parse task checkboxes
  • review-pr - GitHub PR Review with gh CLI
    GitHubPR reviewcode reviewgh CLI

    ★ 0 · Updated 2026-03-22

    Review-only GitHub pull request analysis using gh CLI without merging or pushing

    ⚙ fetch PR metadata⚙ create worktree⚙ search codebase
  • te-guide - Claudikins Tool Executor Guide
    code executionworkspaceMCPtool search

    ★ 55 · Updated 2026-03-22

    Guide for Tool Executor workflow, workspace API, MCP clients, and code sandbox

    ⚙ search tools⚙ get tool schema⚙ execute code
  • spec-loop - Evidence-first specification loop processor
    specificationevidence processingtraceabilitydocumentation

    ★ 0 · Updated 2026-03-20

    Run evidence-first Trace loop for subject spec

    ⚙ read evidence⚙ search codebase⚙ update spec ledger
  • workshop - Idea exploration and stress-testing partner
    brainstormingideationux designarchitecture

    ★ 18 · Updated 2026-03-20

    Explore ideas, think through approaches, discuss trade-offs, and stress-test concepts before building

    ⚙ explore ideas⚙ stress-test concepts⚙ brainstorm options
  • sdd-verify - Verify Implementation Against Specs and Design
    verificationquality assurancecode reviewtesting

    ★ 0 · Updated 2026-03-19

    Validate implementation against specifications, design, and tasks to identify gaps and issues

    ⚙ read tasks file⚙ search codebase⚙ compare implementations
  • knowledge-graph - Semantic code discovery using knowledge graph
    code analysisknowledge graphsemantic searchcode navigation

    ★ 0 · Updated 2026-03-19

    Access GitLab Knowledge Graph for semantic code discovery, structure indexing, and relationship analysis

    ⚙ search codebase⚙ find symbol references⚙ get code structure
  • solid-react - SOLID React Architecture & Code Quality
    ReactSOLIDArchitectureCode Quality

    ★ 602 · Updated 2026-03-19

    Enforce SOLID principles for React 19 with file size limits, modular architecture, and code quality standards

    ⚙ analyze project structure⚙ read existing files⚙ identify patterns
  • repo-rag - Advanced codebase retrieval with semantic search
    code searchsemantic searchsymbol indexingcodebase navigation

    ★ 602 · Updated 2026-03-19

    Perform codebase retrieval using semantic search and symbol indexing for finding code and understanding project structure

    ⚙ search codebase⚙ find symbols⚙ read files
  • review-prd - Review Product Requirements Document Implementation
    PRD reviewcode verificationtestingacceptance criteria

    ★ 2 · Updated 2026-03-09

    Verify that user stories in a Ralph PRD have been implemented correctly

    ⚙ read prd.json file⚙ check acceptance criteria⚙ run typecheck command
  • fix-bug - Automated Bug Fixing with Structured Workflow
    debuggingtestingcode-fixquality-assurance

    ★ 0 · Updated 2026-02-13

    Reproduce, diagnose, fix, and verify bugs following a systematic workflow

    ⚙ read bug description⚙ search codebase⚙ write failing test
  • code-quality - Enforce Code Quality Rules with 500-Line Limit and Mandatory Comments
    code-qualitycode-reviewdocumentationbest-practices

    ★ 1 · Updated 2026-02-11

    Enforces code quality rules including 500-line file limit and mandatory documentation comments

    ⚙ read source files⚙ search codebase⚙ edit code files