karpathy-guidelines — community karpathy-guidelines, inspector-app, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for LLM Agents needing guidelines to reduce common coding mistakes and improve smart contract interactions on VeChain networks. Smart contract explorer tool: interact with contracts on VeChain networks

vechain vechain
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The karpathy-guidelines skill by vechain is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for LLM Agents needing guidelines to reduce common coding mistakes and improve smart contract interactions on VeChain networks.

Core Value

Empowers agents to follow behavioral guidelines such as 'Think Before Coding' and surface tradeoffs, leveraging Andrej Karpathy's observations to avoid LLM coding pitfalls and interact with contracts on VeChain networks using smart contract explorer tools.

Capabilities Granted for karpathy-guidelines

Debugging LLM-generated code for VeChain smart contracts
Generating contract interactions with caution and explicit assumptions
Analyzing tradeoffs in smart contract development on VeChain

! Prerequisites & Limits

  • Biases toward caution over speed, requiring judgment for trivial tasks
  • Derived from specific observations on LLM coding pitfalls, may not cover all possible scenarios
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

karpathy-guidelines

Install karpathy-guidelines, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Karpathy Guidelines

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.

1. Think Before Coding

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

Before implementing:

  • State your assumptions explicitly. If uncertain, ask.
  • If multiple interpretations exist, present them - don't pick silently.
  • If a simpler approach exists, say so. Push back when warranted.
  • If something is unclear, stop. Name what's confusing. Ask.

2. Simplicity First

Minimum code that solves the problem. Nothing speculative.

  • No features beyond what was asked.
  • No abstractions for single-use code.
  • No "flexibility" or "configurability" that wasn't requested.
  • No error handling for impossible scenarios.
  • If you write 200 lines and it could be 50, rewrite it.

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

3. Surgical Changes

Touch only what you must. Clean up only your own mess.

When editing existing code:

  • Don't "improve" adjacent code, comments, or formatting.
  • Don't refactor things that aren't broken.
  • Match existing style, even if you'd do it differently.
  • If you notice unrelated dead code, mention it - don't delete it.

When your changes create orphans:

  • Remove imports/variables/functions that YOUR changes made unused.
  • Don't remove pre-existing dead code unless asked.

The test: Every changed line should trace directly to the user's request.

4. Goal-Driven Execution

Define success criteria. Loop until verified.

Transform tasks into verifiable goals:

  • "Add validation" → "Write tests for invalid inputs, then make them pass"
  • "Fix the bug" → "Write a test that reproduces it, then make it pass"
  • "Refactor X" → "Ensure tests pass before and after"

For multi-step tasks, state a brief plan:

1. [Step] → verify: [check]
2. [Step] → verify: [check]
3. [Step] → verify: [check]

Strong success criteria let you loop independently. Weak criteria ("make it work") require constant clarification.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is karpathy-guidelines?

Perfect for LLM Agents needing guidelines to reduce common coding mistakes and improve smart contract interactions on VeChain networks. Smart contract explorer tool: interact with contracts on VeChain networks

How do I install karpathy-guidelines?

Run the command: npx killer-skills add vechain/inspector-app/karpathy-guidelines. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for karpathy-guidelines?

Key use cases include: Debugging LLM-generated code for VeChain smart contracts, Generating contract interactions with caution and explicit assumptions, Analyzing tradeoffs in smart contract development on VeChain.

Which IDEs are compatible with karpathy-guidelines?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for karpathy-guidelines?

Biases toward caution over speed, requiring judgment for trivial tasks. Derived from specific observations on LLM coding pitfalls, may not cover all possible scenarios.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add vechain/inspector-app/karpathy-guidelines. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use karpathy-guidelines immediately in the current project.

Related Skills

Looking for an alternative to karpathy-guidelines or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI