Karpathy Recipe

Applies Karpathy's "A Recipe for Training Neural Networks" adapted to software engineering. Forces a minimum runnable baseline before optimizing, one knob at a time, with verifiable eval at the beginning. Use when implementing a new feature, doing a non-trivial refactor, integrating an external service, or when the user says "implement X from scratch", "how to start feature Y", "recipe", "incremental approach", "baseline first".

Andersonlimahw Updated

File contents

Andersonlimahw/lemon-ai-hub/tree/main/plugins/karpathy-recipe commit 2322c0c5f9

Frequently asked questions

npx skillmds@latest add andersonlimahw/karpathy-recipe