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 navigation

Browse skills that share this tag.

  • aurora-project-structure - Aurora Project Structure Guide
    auroranestjsproject structurecode navigation

    ★ 602 · Updated 2026-06-15

    Explain Aurora/NestJS project folder hierarchy and each directory's responsibility

    ⚙ explain project structure⚙ describe folder hierarchy⚙ locate files
  • codebase-explorer - Explore and Understand Codebase
    code searchfile discoveryarchitecture analysiscode navigation

    ★ 602 · Updated 2026-06-15

    Identify files, understand architecture, and find code by functionality in codebase

    ⚙ search files by pattern⚙ search code by keywords⚙ find function definitions
  • resolve-entry-point - Resolve HTTP Routes and Console Commands to Handlers
    PHProutingcode navigationSymfony

    ★ 98 · Updated 2026-05-28

    Resolves HTTP routes and console commands to their handler files

    ⚙ detect framework⚙ resolve HTTP route⚙ resolve console command
  • code-graph - Fast code graph for symbol lookup
    code navigationcode analysisdependency trackingAST

    ★ 0 · Updated 2026-05-11

    AST-based code graph for symbol lookup, dependency analysis, and blast radius detection via MCP server.

    ⚙ search symbols⚙ trace call paths⚙ detect changes
  • code-graph - AST-based code graph for fast code analysis
    code analysisAST parsingdependency trackingsymbol resolution

    ★ 611 · Updated 2026-05-11

    Fast code graph for symbol lookup, dependency analysis, and blast radius detection via MCP

    ⚙ search graph symbols⚙ search code patterns⚙ get code snippets
  • code-search-assistant - Search code by multi-dimensional similarity
    code searchsimilarity analysiscode navigationcode discovery

    ★ 18 · Updated 2026-03-24

    Search code repositories by call chain, textual, and functional similarity to find related code with ranked results

    ⚙ extract code characteristics from snippets⚙ define search scope with filters⚙ search by call chain patterns
  • askcode - Code Indexing and Navigation Tool
    code analysiscode navigationcode indexingPython

    ★ 0 · Updated 2026-03-20

    Index Python/C/C++ codebases using tree-sitter and query via SQL

    ⚙ Index code repository⚙ Query code database⚙ Find functions by name
  • 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
  • tool-selection - Select typegraph-mcp TypeScript navigation tools
    TypeScriptcode navigationtype-aware navigationcode analysis

    ★ 5 · 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
  • agents-md-generator - Create and update AGENTS.md files for repository navigation
    documentationrepository managementcode navigationprogressive disclosure

    ★ 18 · Updated 2026-02-23

    Generates minimal AGENTS.md files for repository root and nested modules using progressive disclosure

    ⚙ discover repository shape⚙ detect module boundaries⚙ generate root AGENTS.md
  • osgrep - Semantic code search for understanding code concepts
    code searchsemantic analysiscode navigationdeveloper tool

    ★ 18 · Updated 2026-02-12

    Finds code by meaning instead of exact string matching

    ⚙ search code by concept⚙ trace call graphs⚙ analyze file skeletons