๐ŸŽฏ

ripgrep

๐ŸŽฏSkill

from ratacat/claude-skills

VibeIndex|
What it does
|

Provides advanced ripgrep search patterns and techniques for efficient codebase navigation, from a curated collection of skills for Claude Code.

๐Ÿ“ฆ

Same repository

ratacat/claude-skills(97 items)

ripgrep

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add ratacat/claude-skills --skill ripgrep
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add ratacat/claude-skills --skill ripgrep
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/ripgrep/SKILL.md

SKILL.md

202Installs
18
-
Last UpdatedJan 6, 2026

More from this repository10

๐ŸŽฏ
clean-code๐ŸŽฏSkill

Skill for writing and reviewing clean code based on Robert C. Martin's Clean Code principles, covering meaningful naming, small focused functions, proper error handling, and unit testing with the Boy Scout Rule.

๐ŸŽฏ
annas-archive-ebooks๐ŸŽฏSkill

A skill for searching and downloading ebooks from Anna's Archive, which indexes millions of books across PDF, EPUB, and MOBI formats, requiring an Anna's Archive membership key for downloads.

๐ŸŽฏ
web-interface-design๐ŸŽฏSkill

Designs modern, accessible web interfaces with best practices for responsive layout, typography, and visual hierarchy from a curated Claude Code skills collection.

๐ŸŽฏ
brave-search๐ŸŽฏSkill

A Brave Search skill from a curated collection of Claude Code skills, enabling web search capabilities through the Brave Search API for information retrieval tasks.

๐ŸŽฏ
design-patterns๐ŸŽฏSkill

Guides developers in applying proven architectural solutions by recommending design patterns that solve specific software structural and behavioral challenges.

๐ŸŽฏ
documentation-scraper๐ŸŽฏSkill

Documentation scraper skill using slurp-ai to scrape documentation websites into optimized single markdown files for AI agent context consumption with sitemap analysis and deterministic crawling

๐ŸŽฏ
ebook-extractor๐ŸŽฏSkill

Skill for extracting text from ebooks in EPUB, MOBI, and PDF formats, converting them to plain text for analysis, processing, or reading.

๐ŸŽฏ
postgres-query-expert๐ŸŽฏSkill

Provides PostgreSQL query expertise for writing and optimizing SQL queries from a curated collection of Claude Code skills.

๐ŸŽฏ
writing-documentation๐ŸŽฏSkill

A writing and documentation skill from a curated Claude Code skills collection covering ebook extraction, web architecture, PostgreSQL optimization, debugging, and UI design.

๐ŸŽฏ
claude-md-authoring๐ŸŽฏSkill

Creates and reviews CLAUDE.md configuration files for Claude Code, applying HumanLayer guidelines including instruction budgets, the WHAT/WHY/HOW framework, progressive disclosure, and anti-pattern identification.