·karpathy-guidelines
</>

karpathy-guidelines

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

12Installs·0Trend·@opensource-observer

Installation

$npx skills add https://github.com/opensource-observer/oso --skill karpathy-guidelines

How to Install karpathy-guidelines

Quickly install karpathy-guidelines AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/opensource-observer/oso --skill karpathy-guidelines
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: opensource-observer/oso.

SKILL.md

View raw

Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls.

Tradeoff: These guidelines bias toward caution over speed. For trivial tasks, use judgment.

Ask yourself: "Would a senior engineer say this is overcomplicated?" If yes, simplify.

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria. Source: opensource-observer/oso.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/opensource-observer/oso --skill karpathy-guidelines
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from opensource-observer/oso

Quick answers

What is karpathy-guidelines?

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria. Source: opensource-observer/oso.

How do I install karpathy-guidelines?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/opensource-observer/oso --skill karpathy-guidelines Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/opensource-observer/oso

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25

Related Skills

None