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.
Install
claude skill add vechain/inspector-app:karpathy-guidelines About this skill
Karpathy Guidelines is a skill for Claude Code developed by vechain. It is tagged code-review, refactoring, llm-coding, best-practices, making it relevant for teams working in those areas. Install it with a single command to extend Claude Code's capabilities.
Categories
Frequently Asked Questions
What does Karpathy Guidelines do?
Karpathy Guidelines is a Claude Code skill by vechain. 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. It extends Claude Code's capabilities for developers who work with related workflows.
How do I install Karpathy Guidelines?
You can install Karpathy Guidelines by running the following command in your terminal: claude skill add vechain/inspector-app:karpathy-guidelines
Who made Karpathy Guidelines?
Karpathy Guidelines was created by vechain. You can find their other projects and contributions on GitHub at https://github.com/vechain.
Similar Skills
Find Skills
The open agent skills tool - npx skills
by vercel-labs
Apple Reminders
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
by steipete
Vercel Cli With Tokens
Vercel's official collection of agent skills
by vercel-labs
Fix
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
by facebook