docs: add Claude Code project instructions #3

Closed
mvhutz wants to merge 5 commits from docs/add-claude-instructions into main
Showing only changes of commit dc9a1b2b7d - Show all commits

View File

@@ -18,4 +18,4 @@ explain: it
graph:
@ go tool pprof -raw -output=profile/cpu.raw profile/cpu.prof
@ go tool pprof -svg profile/cpu.prof > profile/cpu.svg
@ open profile/cpu.svg
@ echo "Profile graph saved to 'file://profile/cpu.svg'"