- Add section 5 "Voice-to-Text Tools" to ai-ecosystem.md - Tool comparison (Wispr Flow, Superwhisper, MacWhisper) - Vibe Coding workflow and trade-offs - Recommendations by user profile - Create voice-refine skill in examples/skills/ - Transforms verbose voice input into structured prompts - 4-step pipeline: Dedupe → Extract → Structure → Compress - Before/after examples with ~3.3x compression ratio - Update reference.yaml with new entries and corrected line numbers - ai_ecosystem_voice_to_text: line 449 - voice_refine_skill: new skill reference - cowork_section: 701 → 760 - alternative_providers: 902 → 959 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| claude-code-releases.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