Cheatsheet updated with commands from Claude Code v2.1.59–v2.1.71: - /loop [interval] [prompt] — recurring scheduler (bg polling while you work) - /stats — usage graph, favorite model, streak - /rename [name] — name/rename current session - /copy — interactive picker for code blocks - Ctrl+F — kill all background agents (double press) - /loop added to "Features méconnues" section (v2.1.71) Applied to both guide/cheatsheet.md and landing cheatsheet/index.astro. Landing version synced: 3.29.2 → 3.32.2. Co-Authored-By: Claude Sonnet 4.6 <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