Modern file and content search using fd, ripgrep (rg), and fzf. Triggers on: fd, ripgrep, rg, find files, search code, fzf, fuzzy find, search codebase.
92
Quality
95%
Does it follow best practices?
Impact
80%
2.22xAverage score across 3 eval scenarios
Passed
No known issues
Quality
Discovery
89%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is a solid skill description with excellent trigger term coverage and clear 'when to use' guidance. The main weakness is that it focuses on naming tools rather than describing specific actions/capabilities those tools enable. Adding concrete actions like 'search file contents by pattern', 'find files by name or extension' would strengthen specificity.
Suggestions
Add specific actions the skill enables, e.g., 'Search file contents by pattern, find files by name/extension, filter results interactively'
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Names the domain (file/content search) and specific tools (fd, ripgrep, fzf), but doesn't list concrete actions like 'search for patterns in files', 'filter by file type', or 'find files by name'. | 2 / 3 |
Completeness | Clearly answers both what ('Modern file and content search using fd, ripgrep, fzf') and when ('Triggers on:' followed by explicit trigger terms), providing explicit guidance for skill selection. | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural terms users would say: 'fd', 'ripgrep', 'rg', 'find files', 'search code', 'fzf', 'fuzzy find', 'search codebase' - these are exactly what users would type when needing this skill. | 3 / 3 |
Distinctiveness Conflict Risk | Clear niche focused on specific CLI search tools (fd, ripgrep, fzf) with distinct triggers; unlikely to conflict with generic file operations or other search skills due to tool-specific terminology. | 3 / 3 |
Total | 11 / 12 Passed |
Implementation
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
Excellent skill content that exemplifies token efficiency and actionability. The structure progresses logically from individual tools to combined patterns, with helpful quick reference tables. The content assumes Claude's competence and provides only what's needed for effective file searching.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Extremely lean and efficient. No unnecessary explanations of what fd, rg, or fzf are. Every line is actionable with inline comments explaining purpose. Assumes Claude knows shell basics. | 3 / 3 |
Actionability | All examples are copy-paste ready bash commands. Concrete flags and patterns shown with clear inline comments. Quick reference table provides immediate lookup for common tasks. | 3 / 3 |
Workflow Clarity | For a tool reference skill, workflow is appropriately simple. Combined Patterns section shows multi-step pipelines clearly. No destructive operations requiring validation checkpoints. | 3 / 3 |
Progressive Disclosure | Well-organized sections from simple to complex. Clear reference to advanced-workflows.md for detailed patterns. Content appropriately split between quick reference and advanced resources. | 3 / 3 |
Total | 12 / 12 Passed |
Validation
100%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
5342bca
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.