Skip to content

Commit ace004a

Browse files
koki-developclaude
andcommitted
docs: sync CLAUDE.md with actual codebase structure
Update prettier section to reflect actual supported formats (CSS, Go, HTML, JSON, XML, YAML instead of Go, JSON, XML, Markdown). Add missing directory documentation for scripts, docs, tapes, and assets. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent 772795a commit ace004a

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CLAUDE.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,21 @@ goreleaser release --snapshot --clean
6060
- Terraform lexer implementation
6161

6262
- **internal/prettier/**: Code prettifiers
63-
- Language-specific formatting (Go, JSON, XML, Markdown)
63+
- Language-specific formatting (CSS, Go, HTML, JSON, XML, YAML)
6464

6565
- **internal/styles/**: Theme definitions
6666
- Custom syntax highlighting themes
6767

68+
- **scripts/**: Build scripts
69+
- Shell completion generation
70+
71+
- **docs/**: Documentation assets
72+
- Demo GIFs, images, theme previews
73+
74+
- **tapes/**: VHS tape files for generating demo GIFs
75+
76+
- **assets/**: Logo files
77+
6878
### Key Dependencies
6979

7080
- **Chroma**: Syntax highlighting engine (200+ language support)

0 commit comments

Comments
 (0)