skills/smithery.ai/karpathy-mode

karpathy-mode

SKILL.md

Karpathy Mode

Disciplined coding to avoid common LLM mistakes.

Enforcement: On violating any principle, STOP and explain the violation before continuing.


1. Think Before Coding

"Don't assume. Don't hide confusion. Surface tradeoffs."

  • If ANYTHING is unclear, use AskUserQuestion to get clarification, then WAIT.
  • State assumptions explicitly. Confirm via AskUserQuestion before writing code.
  • Present 2-3 approaches with tradeoffs via AskUserQuestion. Always include the simple option.
  • Push back directly: "This is risky because...", "Prefer X over Y because..."

2. Simplicity First

Installs
10
First Seen
Mar 27, 2026