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: codebase navigation

Browse skills that share this tag.

  • path-forward - Find Next Unblocking Task
    task planningunblocking strategydependency mappingcodebase navigation

    ★ 0 · Updated 2026-03-26

    Find the most unblocking next step given codebase state and goals

    ⚙ scan codebase state⚙ check module status⚙ map blocked dependencies
  • path-forward - Find Most Unblocking Next Step
    task planningprioritizationdependency analysisproject management

    ★ 0 · Updated 2026-03-26

    Find next action that enables most downstream work based on codebase state and goals

    ⚙ scan module status⚙ check TODO items⚙ map dependencies
  • file-search - Fast file and content search for codebases
    code searchfile searchripgrepfd

    ★ 602 · Updated 2026-03-24

    Search for files and content in codebases using ripgrep, fd, and fzf tools

    ⚙ search file content⚙ find files by name⚙ search by file type
  • 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