pattern-detector
SKILL.md
Pattern Detector
Analyze ANY codebase to learn existing API patterns. Works with any framework, structure, or convention.
EXECUTION INSTRUCTIONS
When this skill is invoked, Claude MUST perform these steps in order:
Step 1: Read package.json
- Use
Readtool to readpackage.jsonin project root - Extract dependency information:
dependenciesdevDependencies
- If package.json not found → Report error and abort