skills/smithery.ai/pattern-detector

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

  1. Use Read tool to read package.json in project root
  2. Extract dependency information:
    • dependencies
    • devDependencies
  3. If package.json not found → Report error and abort

Step 2: Detect Framework Stack

Installs
4
First Seen
Mar 19, 2026