What is codebase-locator?
Find and document file locations in the codebase. Use when you need to locate implementation files, tests, configurations, or any code artifacts by feature or topic. Source: d-o-hub/rust-self-learning-memory.
Find and document file locations in the codebase. Use when you need to locate implementation files, tests, configurations, or any code artifacts by feature or topic.
Quickly install codebase-locator AI skill to your development environment via command line
Source: d-o-hub/rust-self-learning-memory.
| service, handler, controller | Business logic | | test, spec | Test files | | .config., rc | Configuration | | .d.ts, .types. | Type definitions |
| Rust | src/, crates/, examples/ | | JS/TS | src/, lib/, components/, pages/ | | Python | src/, lib/, pkg/ |
✓ Search thoroughly using multiple patterns ✓ Group files logically by purpose ✓ Provide full paths from repo root ✓ Include file counts for directories
Find and document file locations in the codebase. Use when you need to locate implementation files, tests, configurations, or any code artifacts by feature or topic. Source: d-o-hub/rust-self-learning-memory.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill codebase-locatorFind and document file locations in the codebase. Use when you need to locate implementation files, tests, configurations, or any code artifacts by feature or topic. Source: d-o-hub/rust-self-learning-memory.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill codebase-locator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/d-o-hub/rust-self-learning-memory