Browse / File Search
File Search
ReviewExpert use of ripgrep and ast-grep for fast, precise codebase exploration.
Utilities·6,800 installs·v1.0.0·by community
★★★★⯨4.5(10 reviews)
Install
npx skillhub-install install file-search@1.0.0About
File Search provides expert-level guidance on using ripgrep (rg) and ast-grep for codebase exploration. It selects the optimal flags, patterns, and tools for each search scenario so you get precise results fast.
Whether you need a simple text search or a complex structural code pattern query, File Search knows the right invocation.
Features:
- Ripgrep patterns with optimal flags (-l, -n, -A, -B, --type, --glob)
- ast-grep structural search for code patterns across ASTs
- Common scenarios: find usages, dead code, import graphs, TODO comments
- Multi-file refactoring search patterns
- Combines rg and ast-grep for language-aware searches
Sandbox Preview
Tip: Press ⌘ Enter to run
Version History
v1.0.0
Initial release.
You might also like
Regex Builder
CautionBuilds and explains regular expressions from plain-English descriptions.
Utilities
3,100 installs
Git Commit Helper
VerifiedGenerates conventional commit messages from your staged diff.
DevTools
12,400 installs
Code Reviewer
VerifiedAutomated PR review with style, security, and logic checks.
DevTools
12,400 installs