마켓플레이스로 돌아가기
file-search
Fast file-name and content search using `fd` and `rg` (ripgrep).
7,525다운로드59설치6별점
v1.0.0
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
리뷰
아직 리뷰가 없습니다.