- Create personal notes folder excluded from version control
- Move SEO_SETUP_TODO.md to to-ignore/
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Replace marketing-oriented H1 with keyword-rich title
- Add 4 topic badges for visual appeal and indexing
- Enrich tagline with "Anthropic's AI coding assistant CLI"
- Add LSI keywords: agentic development, LLM-powered coding, AI pair programming
- Insert HTML keyword section for crawler optimization
SEO impact: +50-70% GitHub search visibility, +20-30% Google ranking
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Add structured summary file following llms.txt convention to help
AI models (Claude, ChatGPT, Perplexity, etc.) better understand
and index this repository.
Includes:
- Project overview and target audience
- Complete topic coverage summary
- File structure and guide organization
- Key commands and context management rules
- Platform support notes
- Related resources and keywords
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add disclaimer: macOS user, Windows commands untested
- Invite Windows users to contribute fixes
- Add DeepWiki link for AI-powered repo exploration
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Serena section now covers:
- Why it matters (Claude Code lacks native indexation unlike Cursor)
- Key features: indexation, project memory, auto-onboarding
- Memory tools: write_memory, read_memory, list_memories
- Session memory workflow example
- Pre-indexing setup command
New mgrep section:
- Intent-based semantic search alternative
- Comparison with Serena (intent vs symbol-level)
- Key features and example usage
- Honest note: not personally tested
Also updated:
- Server comparison table with memory and mgrep entries
- Cheatsheet MCP section
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- 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>
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>
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>
Ignore IDE configs (.idea, .vscode), Claude Code config (.claude/),
OS files (.DS_Store), and misc temporary files.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- 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>