About
The rg Code Search skill integrates the high-performance ripgrep utility into development workflows, enabling developers to query massive codebases with incredible speed. It provides specialized knowledge for filtering by file type, utilizing complex regex patterns, and performing multi-line analysis while automatically respecting .gitignore rules. This skill is particularly effective for large-scale refactoring, security auditing, and navigating unfamiliar architectures where standard grep or IDE searches may be too slow or imprecise.