Use when the user needs text or regex content search with ripgrep: composing rg commands, choosing flags, glob/type filtering, multiline or PCRE2 searches, pipeline output, grep-to-rg migration, or diagnosing why rg missed a file (gitignore, hidden, binary defaults). Not for syntax-aware structural queries (ast-grep) or semantic renames/references (language tooling).
$npx -y skills add bahayonghang/my-claude-code-settings --skill ripgrepInstalls into the current project.
Run `npx skills use "https://github.com/bahayonghang/my-claude-code-settings" --skill "bahayonghang/my-claude-code-settings/ripgrep"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bahayonghang/my-claude-code-settings" that are relevant to the current task. Run `npx skills add "https://github.com/bahayonghang/my-claude-code-settings"` and select the relevant skills, then follow their instructions.