CtrlK
BlogDocsLog inGet started
Tessl Logo

find-replace

Modern find-and-replace using sd (simpler than sed) and batch replacement patterns. Triggers on: sd, find replace, batch replace, sed replacement, string replacement, rename.

88

1.75x

Quality

86%

Does it follow best practices?

Impact

91%

1.75x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

72%

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 description has strong trigger term coverage and clear distinctiveness, making it easy for Claude to identify when to use this skill. However, it lacks specific concrete actions beyond the general 'find-and-replace' concept, and the 'what' portion could be more detailed about actual capabilities like file patterns, regex support, or preview modes.

Suggestions

Expand the capabilities section with specific actions like 'replace patterns across multiple files', 'preview changes before applying', or 'use regex patterns for complex replacements'

Add concrete use cases to strengthen the 'what' portion, e.g., 'batch rename variables, update import paths, fix typos across codebase'

DimensionReasoningScore

Specificity

Names the domain (find-and-replace) and mentions the tool (sd) with a comparison to sed, but doesn't list specific concrete actions like 'replace patterns in files', 'rename variables', or 'batch update strings across directories'.

2 / 3

Completeness

The 'what' is present but brief ('Modern find-and-replace using sd'). The 'when' is provided via 'Triggers on:' which functions as explicit trigger guidance, but the what portion lacks depth about specific capabilities.

2 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'sd', 'find replace', 'batch replace', 'sed replacement', 'string replacement', 'rename' - these are all terms users would naturally use when needing this functionality.

3 / 3

Distinctiveness Conflict Risk

Clear niche focusing specifically on sd tool and find-replace operations. The explicit mention of 'sd' and comparison to 'sed' creates a distinct identity that wouldn't conflict with general text editing or other file manipulation skills.

3 / 3

Total

10

/

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.

This is an exemplary skill file that demonstrates excellent token efficiency while remaining highly actionable. The content is well-structured with clear sections, executable examples, and a safe batch workflow with proper validation steps. The comparison table with sed adds value without verbosity, and the reference to advanced patterns maintains appropriate progressive disclosure.

DimensionReasoningScore

Conciseness

Extremely lean and efficient. Uses tables for comparisons, minimal prose, and every section delivers actionable information without explaining concepts Claude already knows (like what regex is or how sed works).

3 / 3

Actionability

All code examples are fully executable bash commands that can be copy-pasted directly. Includes concrete patterns for common use cases like variable renaming, import path updates, and capture groups.

3 / 3

Workflow Clarity

The 'Safe Batch Workflow' section provides a clear 4-step sequence with explicit validation checkpoints: list affected files, preview replacements, apply, then verify with both rg and git diff.

3 / 3

Progressive Disclosure

Well-organized sections progress from basics to advanced patterns. References external file for detailed patterns with clear signaling, keeping the main skill concise while pointing to deeper content.

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
NeverSight/skills_feed
Reviewed

Table of Contents

Is this your skill?

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.