andrej-karpathy-skills
andrej-karpathy-skills copied to clipboard
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
## Summary - Added `CODEX.md` with Codex-focused behavioral guidelines based on the existing Karpathy-inspired principles. - Updated `README.md` to mention `CODEX.md`, `CLAUDE.md`, and `CURSOR.md` together. - Kept the change scoped...
I think it would be a good idea to log every change and commit so that your agent stays up to date and doesn't use up your limits before you...
This PR expands the Karpathy Guidelines repository beyond Claude Code and Cursor to support a wider range of AI coding agents. ### Changes Included: 1. **OpenCode Support:** Added `.opencode/skills/karpathy-guidelines/SKILL.md` directly....
## Summary Add Korean translation for README. ## Changes - Add README.ko.md - Update language switcher in README.md and README.zh.md Please let me know if any wording adjustments or terminology...
Adds a Brazilian Portuguese translation of the README, following the same pattern as #93 (Chinese). ## Summary - Add `README.pt-BR.md` - Update language switcher in `README.md` and `README.zh.md` ## Test...
I am a project manager based in Japan. While exploring effective ways to provide constraints for LLMs using Claude, I came across this GitHub repository. To make it more accessible...
## Summary - Adds `openclaw.plugin.json` manifest so the `karpathy-guidelines` skill can be installed directly in [OpenClaw](https://openclaw.ai) via `openclaw plugins install` - The manifest points to the existing `./skills` directory, so...
Added translations of Claude Code Guidelines in multiple languages including German, Spanish, French, Italian, Dutch, and Portuguese Galician Catalan Romanian Polish Czech Slovak Croatian Slovenian Swedish Icelandic Danish Norwegian Finnish...
1. Add AGENTS.md so Codex applies the Karpathy guidelines as project-level instructions when working in this repository. 2. Document Codex usage in README.md, README.zh.md, and CODEX.md, including direct skill installation...