Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Karpathy Coder

Plugin Verifiziert Aktiv

Active coding discipline enforcer based on Karpathy's 4 principles: surface assumptions, keep it simple, make surgical changes, define verifiable goals. Ships 4 Python tools (complexity_checker, diff_surgeon, assumption_linter, goal_verifier), a review agent, /karpathy-check slash command, and a pre-commit hook. All tools stdlib-only.

1 Skill 0 MCPs
Zweck

To actively enforce rigorous coding discipline and prevent common LLM-generated code pitfalls by providing concrete tools and hooks for analysis and review.

Funktionen

  • Enforces Karpathy's 4 coding principles
  • Includes 4 stdlib-only Python analysis tools
  • Provides a review agent and slash command
  • Integrates a non-blocking pre-commit hook
  • Offers detailed reports with actionable recommendations

Anwendungsfälle

  • Before committing code to catch noise and overcomplication early
  • After completing a feature as a sanity check before a PR
  • When suspecting LLM-generated code is overcomplicated or lacks verification
  • To enforce coding standards within a development team

Nicht-Ziele

  • Performing automated code refactoring or fixes
  • Replacing formal code review processes entirely
  • Enforcing stylistic conventions not related to Karpathy's principles

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add alirezarezvani/claude-skills
/plugin install karpathy-coder@claude-code-skills

Qualitätspunktzahl

Verifiziert
100 /100
Analysiert about 22 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne14.6k
LizenzMIT
Status
Quellcode ansehen