ripgrep

A comprehensive guide to using ripgrep, a fast command-line search tool that recursively searches directories for regex patterns with automatic filtering and rich output options. Use when searching codebases, filtering files by type, or performing complex pattern matching across large directory structures.

$ 安裝

git clone https://github.com/LLLLimbo/Skills /tmp/Skills && cp -r /tmp/Skills/generally-used-clis/ripgrep ~/.claude/skills/Skills

// tip: Run this command in your terminal to install the skill