Commit graph

4 commits

Author SHA1 Message Date
Florian BRUNIAUX
54ae484e67 docs: align terminology with official Anthropic documentation
- Rename "Configuration" to "Memory & Settings" (section 3)
- CLAUDE.md files are now properly called "Memory Files"
- Add explanatory note about why they're called "memory"
- Update all internal references (diagrams, headings, precedence rules)
- Add table of contents with direct links to README
- Add GitHub stars badge and call-to-action
- Update cheatsheet with consistent terminology

Based on feedback that configuration should refer to settings.json,
while CLAUDE.md files are officially called "memory" in Anthropic docs.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 16:18:23 +01:00
Florian BRUNIAUX
28a4abed76 docs(readme): add note about language and translations
Mention that the guide is in English by default but could be
translated to French (native) or other languages via AI/community.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 15:27:59 +01:00
Florian BRUNIAUX
99e2d2246c docs(readme): add disclaimer about AI-generated content
Clarify that the guide may contain errors since it was largely
AI-generated, and encourage feedback/PRs for improvements.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 15:27:28 +01:00
Florian BRUNIAUX
afd9cb6f20 docs: add complete Claude Code ultimate guide content
- Add comprehensive guide (4000+ lines) covering all Claude Code features
- Add printable cheatsheet for daily reference
- Add PDF versions (NotebookLM podcast, Kimi export)
- Update README with author context, inspiration sources, and contact info
- Change license from MIT to CC BY-SA 4.0 for content sharing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 15:18:49 +01:00