before-file-search

Installation
SKILL.md

Before File Search

STOP: You're about to use grep or glob.

Use codebase-locator Instead

The codebase-locator agent is specifically designed for finding files and components. It's more efficient and comprehensive than grep/glob.

Instead of:

Grep(pattern="authentication", ...)
Glob(pattern="**/auth*.js")
Installs
1
Repository
eveld/claude
GitHub Stars
8
First Seen
Feb 28, 2026
before-file-search — eveld/claude