bylearnprompt· 25 skills
Transition from vibe coding (fast prototyping) to agentic engineering (rigorous iteration). Use this skill when the user has a rough prototype and wants to level it up, needs to go from "it kind of works" to production-quality, wants to understand the difference between vibe coding and agentic coding, or says "polish this", "make this production-ready", "level up from prototype", "vibe coded this now what". Based on Karpathy posts 3 and 6.
$npx -y skills add learnprompt/andrej-karpathy-skills --skill karpathy-vibe-to-agenticInstalls into the current project.
Run `npx skills use "https://github.com/learnprompt/andrej-karpathy-skills" --skill "learnprompt/andrej-karpathy-skills/karpathy-vibe-to-agentic"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/learnprompt/andrej-karpathy-skills" that are relevant to the current task. Run `npx skills add "https://github.com/learnprompt/andrej-karpathy-skills"` and select the relevant skills, then follow their instructions.