🚀 Skillhub is in public beta·New skills added weekly·Live AI sandbox — try before you install·Feedback? We're listening·Early publishers get featured placement·One command to install any skill·🚀 Skillhub is in public beta·New skills added weekly·Live AI sandbox — try before you install·Feedback? We're listening·Early publishers get featured placement·One command to install any skill·
Skillhub

Browse / File Search

File Search

Review

Expert use of ripgrep and ast-grep for fast, precise codebase exploration.

Utilities·6,800 installs·v1.0.0·by community
★★★★⯨4.5(10 reviews)
Free

Install

npx skillhub-install install file-search@1.0.0

About

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.

2026-03-01

You might also like