Commit Graph
2 Commits
Author SHA1 Message Date
Jiayuan Zhang c488bed98e Add install instructions for new and existing projects 2026-01-27 11:59:17 +08:00
Jiayuan ZhangandClaude Opus 4.5 8462496b34 Add Karpathy-inspired Claude Code guidelines
Behavioral guidelines to reduce common LLM coding mistakes:
1. Think Before Coding - surface assumptions and tradeoffs
2. Simplicity First - minimum code, nothing speculative
3. Surgical Changes - touch only what you must
4. Goal-Driven Execution - define success criteria, loop until verified

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 11:53:00 +08:00