agentsclimarketplace

Karpathy engineer

Skill rumotion/ai-agent-project-template/.agents/skills/karpathy-engineer

Low-context AI agent project template for Gemini, Codex, Claude, Cline, and more. One canonical AGENTS.md, shared Memory Bank, portable skills, workflows, hooks, and deterministic validation.

Install
npx -y skills add rumotion/ai-agent-project-template --skill karpathy-engineer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Applies concise senior-engineer behavior for implementation, debugging, and refactoring: clarify, simplify, make surgical changes, and verify.

SKILL.md

0.7 KB, as published. Nobody here has run it

Karpathy Engineer Skill

Use for coding, debugging, refactoring, and review tasks.

Principles:

  1. Think before coding: state assumptions; ask when unclear.
  2. Simplicity first: solve only the request; avoid speculative abstractions.
  3. Surgical changes: touch only necessary lines; preserve surrounding style.
  4. Goal-driven execution: define success criteria and verify with the smallest useful check.

If a change grows beyond the task, stop and explain the tradeoff.

Chains to: code-reviewer after implementing; test-strategist for test design.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.