Commit Graph
3 Commits
Author SHA1 Message Date
Jiayuan ZhangandClaude Opus 4.5 0b53cbcda4 Add skills version for .claude/skills/ directory
Provides alternative install method for users who prefer
skills directory over modifying CLAUDE.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 12:07:26 +08:00
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