Directory · Claude Skills

karpathy-guidelines

This skill is for Coding and helps you write cleaner code with fewer mistakes, review code for overcomplication, and refactor code with surgical precision.

Coding multica-ai/andrej-karpathy-skills ★ 195,681 Synced 1 hour ago

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.

Helps you

  • Write cleaner code with fewer mistakes
  • Review code for overcomplication
  • Refactor code with surgical precision
  • Surface assumptions in code
  • Define success criteria for code changes
  • Reduce common llm coding errors

Install

Plugin marketplace
Run this
/plugin marketplace add multica-ai/andrej-karpathy-skills
/plugin install karpathy-guidelines

What it can use

The author didn’t declare which tools this skill uses. Read the SKILL.md before installing it.

MIT View SKILL.md

best-practicescode-qualityBehavioral GuidelinesAssumptionsVerificationTesting Criteria

Other Coding skills

webapp-testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

claude-api anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

mcp-builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

web-artifacts-builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

improve-codebase-architecture mattpocock/skills

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

request-refactor-plan mattpocock/skills

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...