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 exploration

Browse skills that share this tag.

  • explore-project - Iteratively explore and document codebase
    documentationcode explorationgap analysismanifest

    ★ 1 · Updated 2026-06-30

    Iteratively reads existing documentation, identifies gaps or issues, and produces one documentation improvement per run

    ⚙ Read documentation files⚙ Scan code structure⚙ Analyze documentation gaps
  • local-brain - Local Ollama Codebase Explorer
    code analysislocal LLMcode reviewOllama

    ★ 18 · Updated 2026-06-15

    Delegate complex codebase exploration to local Ollama models for multi-step reasoning

    ⚙ read file⚙ list directory⚙ search code
  • feature-dev - Automated 7-Phase Feature Development
    feature developmentworkflow automationcode explorationarchitecture design

    ★ 63 · Updated 2026-06-15

    Automates 7-phase feature development with specialized agents for codebase exploration, architecture design, and quality review

    ⚙ launch workflow⚙ clarify requirements⚙ explore codebase
  • intake - Task intake for implementation and bug fixes
    task intaketask understandingdocumentationcode exploration

    ★ 0 · Updated 2026-05-09

    Validates understanding of implementation or bug-fix tasks by reading docs and code before planning

    ⚙ read documents⚙ explore codebase⚙ follow references
  • iterative-retrieval - Progressive Context Retrieval Pattern
    context retrievalmulti-agentcode explorationRAG

    ★ 0 · Updated 2026-03-25

    Pattern for progressively refining context retrieval to solve the subagent context problem

    ⚙ dispatch retrieval queries⚙ evaluate file relevance⚙ refine search criteria
  • c3-query - C3 Architecture Query Tool
    architecturedocumentationcode explorationC3

    ★ 18 · Updated 2026-03-24

    Navigate C3 architecture documentation and explore corresponding code to answer architecture questions

    ⚙ navigate C3 docs⚙ explore code⚙ extract references
  • code-explore - Fast codebase exploration and investigation
    code explorationarchitecture understandingissue diagnosiscodebase analysis

    ★ 602 · Updated 2026-03-22

    Fast codebase exploration to trace execution paths, understand architecture, and diagnose issues without Codex dependency

    ⚙ locate files⚙ identify entry points⚙ trace call chain
  • repo-explorer - Explore and analyze code repositories
    code analysisrepositorycode explorationGitHub

    ★ 1 · Updated 2026-03-20

    Explores local and remote repositories using Claude Code CLI with read-only access

    ⚙ explore repository⚙ analyze codebase⚙ investigate structure
  • dolphin-search - Semantic code search across repos
    code searchsemantic searchrepository navigationcode exploration

    ★ 1 · Updated 2026-03-10

    Search indexed codebases using hybrid vector and keyword retrieval

    ⚙ search indexed codebases⚙ list indexed repositories⚙ get chunk by ID
  • tool-selection - Select typegraph-mcp TypeScript navigation tools
    TypeScriptcode navigationtype-aware navigationcode analysis

    ★ 12 · Updated 2026-03-10

    Select typegraph-mcp tools for TypeScript navigation, including finding definitions, references, types, and code structure exploration.

    ⚙ find symbol definitions⚙ find symbol references⚙ get type information
  • specter-onboard - Explore and understand unfamiliar codebases with guided tours
    code explorationonboardingcode analysisarchitecture

    ★ 1 · Updated 2026-02-14

    Get oriented in an unfamiliar codebase by letting the codebase introduce itself and guide you through its structure

    ⚙ invoke specter agent⚙ analyze codebase structure⚙ identify important files
  • ts-code-exploration - TypeScript Code Exploration Best Practices
    TypeScriptcode explorationLSPstatic analysis

    ★ 8 · Updated 2026-02-11

    Explore TypeScript code using LSP tools for type-based accurate results

    ⚙ go to definitions⚙ find references⚙ hover type information