[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-83884":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":9,"languages":9,"totalLinesOfCode":9,"stars":10,"forks":11,"watchers":12,"openIssues":13,"contributorsCount":13,"subscribersCount":13,"size":13,"stars1d":13,"stars7d":14,"stars30d":14,"stars90d":13,"forks30d":13,"starsTrendScore":15,"compositeScore":16,"rankGlobal":9,"rankLanguage":9,"license":17,"archived":18,"fork":18,"defaultBranch":19,"hasWiki":20,"hasPages":18,"topics":21,"createdAt":9,"pushedAt":9,"updatedAt":22,"readmeContent":23,"aiSummary":9,"trendingCount":13,"starSnapshotCount":13,"syncStatus":24,"lastSyncTime":25,"discoverSource":26},83884,"andrej-karpathy-skills","duolahypercho\u002Fandrej-karpathy-skills","duolahypercho","Codex-first conversion of Karpathy-inspired coding agent guidelines.",null,101,10,97,0,4,3,3.12,"MIT License",false,"main",true,[],"2026-06-12 02:04:36","# Andrej Karpathy Skill for Codex\n\nA Codex-native packaging of Andrej Karpathy-inspired coding-agent guidelines.\n\n- `AGENTS.md` is the repository-level operating context.\n- `.codex-plugin\u002Fplugin.json` is the plugin manifest.\n- `skills\u002Fandrej-karpathy-skill\u002FSKILL.md` is the reusable skill.\n- `instruction.md` is the copy-paste version for Codex Custom Instructions.\n- `EXAMPLES.md` shows Codex-style examples.\n\nEnglish | [Simplified Chinese](.\u002FREADME.zh.md)\n\n## Why This Exists\n\nCoding agents often fail in predictable ways:\n\n- they assume too much,\n- they overbuild simple requests,\n- they edit unrelated code,\n- they call work done without a clear success check.\n\nThis package turns the original Karpathy-style guidelines into a Codex-ready skill, repo instruction file, and Custom Instructions block.\n\n## The Four Guidelines\n\n| Guideline | Codex Behavior |\n|-----------|----------------|\n| Think before coding | Surface assumptions, confusion, alternatives, and tradeoffs. |\n| Keep it simple | Solve the current request without speculative features or abstractions. |\n| Make surgical changes | Touch only what the task requires and preserve surrounding code. |\n| Define and verify the goal | Turn the request into a checkable outcome before calling it done. |\n\n## Install In Codex\n\nUse this repository as a local Codex plugin source.\n\n1. Add the repository to your Codex plugin sources.\n2. Codex reads `.codex-plugin\u002Fplugin.json`.\n3. Codex loads `skills\u002Fandrej-karpathy-skill\u002FSKILL.md`.\n\nPlugin name:\n\n```text\nandrej-karpathy-skills\n```\n\nSkill name:\n\n```text\nandrej-karpathy-skill\n```\n\n## Use Without Installing\n\nIf someone does not want to install the plugin or add an `AGENTS.md`, they can use the standalone Custom Instructions version:\n\n1. Open `instruction.md`.\n2. Copy the block under \"Paste the block below\".\n3. Paste it into Codex Settings -> Custom Instructions.\n\nThat version is self-contained, so Codex can apply the same behavior without reading any repo files.\n\n## Repository Layout\n\n```text\n.codex-plugin\u002Fplugin.json\nAGENTS.md\nEXAMPLES.md\ninstruction.md\nLICENSE\nREADME.md\nREADME.zh.md\nskills\u002Fandrej-karpathy-skill\u002FSKILL.md\n```\n\n## Attribution\n\nInspired by Andrej Karpathy's public comments on LLM coding behavior and by the original community repo that packaged those ideas as reusable agent guidance.\n\nOriginal repo credit:\n\n```text\nmultica-ai\u002Fandrej-karpathy-skills\n```\n\n## License\n\nMIT\n",2,"2026-06-11 04:11:46","CREATED_QUERY"]