Andrej Karpathy Skills (CLAUDE.md)
Prompt LibraryA single-file CLAUDE.md distilling Karpathy's coding observations into four working rules (211k stars).
- claude-md
- rules
- prompt-engineering
- best-practices
Version-by-version teardown of Claude Code's system prompts and 27 built-in tool descriptions, updated with every release.
Piebald's tracker dissects the actual system prompts shipped with each Claude Code release: the main loop prompt, all 27 built-in tool descriptions, and the subagent prompts. Each version gets a diff, so you can watch how Anthropic tunes instructions release over release — a first-class reference for prompt engineers and for anyone whose skills or hooks must survive prompt changes. Updated within minutes of every npm release (tracking v2.1.263 as of early September 2026).
Repository
Piebald-AI/claude-code-system-promptsCharted
A single-file CLAUDE.md distilling Karpathy's coding observations into four working rules (211k stars).
The de-facto standard ChatGPT role-prompt collection (f.k.a. Awesome ChatGPT Prompts).
Anthropic's official Claude API quickstarts — agentic customer service, RAG, skills, and more, in working notebooks.