codebase-locator

Installation
SKILL.md

Codebase Locator

Find and document file locations in the codebase.

When to Use

  • Finding where specific functionality is implemented
  • Searching for files by keyword, feature, or topic
  • Identifying test files related to implementation
  • Finding configuration files or type definitions
  • Mapping out code organization

Search Strategy

Initial Broad Search

  1. Grep for keywords related to the feature
  2. Glob for file patterns
  3. Combine multiple approaches
Related skills

More from d-o-hub/rust-self-learning-memory

Installs
32
GitHub Stars
7
First Seen
Feb 21, 2026