karpathy-guidelines

Community

Write better code, avoid LLM mistakes.

Authorcaidanw
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps prevent common coding errors made by Large Language Models by providing a set of behavioral guidelines focused on clarity, simplicity, and verification.

Core Features & Use Cases

  • Pre-coding Clarity: Ensures assumptions are surfaced and tradeoffs are considered before implementation.
  • Simplicity Enforcement: Guides towards minimal, non-speculative code.
  • Surgical Editing: Promotes focused changes, touching only what's necessary.
  • Goal-Oriented Development: Emphasizes defining verifiable success criteria for tasks.
  • Use Case: When an LLM is asked to refactor a piece of code, these guidelines ensure it only modifies the necessary parts and doesn't introduce speculative features.

Quick Start

Apply the karpathy-guidelines skill to ensure the LLM writes simple, surgical, and goal-driven code.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: karpathy-guidelines
Download link: https://github.com/caidanw/skills/archive/main.zip#karpathy-guidelines

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.