Add comprehensive documentation for Serena project indexation: - guide/ultimate-guide.md: Complete setup section with all indexation options - Basic, force-full, incremental, parallel, verbose commands - Options table with use cases and performance notes - Cache location (.serena/cache/typescript/) - Deprecated command warning (index-project → project index) - Sources: Serena docs, GitHub issues, optimization guide - guide/cheatsheet.md: Quick reference for 3 essential commands - Initial index, force rebuild, incremental update with parallel - machine-readable/reference.yaml: Update line numbers and add entries - Fix mcp_servers line number (5821 → 5984) - Add serena_indexation: 6078 (detailed section) - Add serena_mcp: 6037 (section start) - Add serena_indexation and serena_cache to mcp section - Update all subsequent line numbers (+34 lines) Resolves user request for forcing Serena codebase indexation documentation. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| claude-code-releases.yaml | ||
| cowork-reference.yaml | ||
| llms.txt | ||
| README.md | ||
| reference.yaml | ||
Machine-Readable References
Files optimized for LLM/AI consumption.
Contents
| File | Description | Tokens |
|---|---|---|
| reference.yaml | Structured index with line numbers for deep dives | ~2K |
| llms.txt | Standard LLM context file for repository indexation | ~1.5K |
Usage
Give Claude Code instant expertise
# Paste into any AI assistant
curl -sL https://raw.githubusercontent.com/FlorianBruniaux/claude-code-ultimate-guide/main/machine-readable/reference.yaml
Reference in Claude Code
@machine-readable/reference.yaml
Add to system prompts
Include the YAML content in your AI assistant's system prompt for Claude Code expertise.
Back to main README