Skip to content

Commit 09f8121

Browse files
fxckclaude
andcommitted
docs: add CLAUDE.md developer guide
Add comprehensive developer documentation for Claude Code assistance, covering project architecture, command framework, entity models, UX components, build/release process, and common development patterns. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 9874987 commit 09f8121

2 files changed

Lines changed: 446 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ tools/npm/node_modules
1414
*.DS_Store
1515
# ignore built binary in root dir
1616
/zcli
17+
18+
# claude code local settings
19+
.claude/settings.local.json

0 commit comments

Comments
 (0)