find-similar
Installation
SKILL.md
Find Similar Patterns
A conceptual framework for systematically finding similar or analogous code patterns in a codebase.
This skill is factual, not prescriptive. It helps find and report what exists. It does not recommend whether to use, ignore, or modify findings.
Tools available: Grep, Glob, Read, Bash (git commands)
Similarity Types
"Similar" can mean different things. Identify which type matters before searching.