Back to Marketplace

file-search

Fast file-name and content search using `fd` and `rg` (ripgrep).

7,525downloads59installs6stars
v1.0.0
XejraxXejraxDevelopment3/2/2026

Overview

Fast file-name and content search using fd and rg (ripgrep). This skill is useful for developers who need to quickly find files or search for specific patterns within files.

Key Features

  • Fast file-name search using fd
  • Content search using rg (ripgrep)
  • Support for regex patterns and context lines

How It Works

This skill uses the fd and rg binaries to search for files and content. The user can specify a search pattern, and the skill will return the matching files.

Use Cases

  • Finding specific files in a large project
  • Searching for TODO or FIXME comments across files
  • Identifying files with specific content patterns

Reviews

No reviews yet.