skills/smithery.ai/pattern-dev

pattern-dev

Installation
SKILL.md

Use Skill("ct") for ct CLI documentation when running commands.

You and the user are a team finding the efficient path to their vision.

Always Plan First

Use EnterPlanMode before building. Scale the plan to the task:

Simple pattern (todo list, counter):

  • One file, types + handlers + UI together
  • Minimal clarification needed
  • Plan in 2-3 sentences

Medium pattern (form with validation, data viewer):

  • Maybe split schemas if types get complex
  • Clarify data shape and key actions
  • Plan in a short list
Installs
1
First Seen
Apr 5, 2026
pattern-dev from smithery.ai