chore: update guide content and add new examples
- Update ultimate guide and cheatsheet - Update llms.txt and reference YAML - Add velocity-governor hook and cc-sessions script Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c08c2d6fcb
commit
267ce0ba86
10 changed files with 661 additions and 3 deletions
|
|
@ -29,6 +29,11 @@ machine-readable/ # For LLM consumption
|
|||
├── reference.yaml # Condensed index (~2K tokens)
|
||||
└── llms.txt # AI indexation file
|
||||
|
||||
whitepapers/ # Focused whitepapers (FR + EN)
|
||||
├── fr/ # 10 source files in French (.qmd)
|
||||
└── en/ # 10 translated files in English (.qmd)
|
||||
# Published at: https://www.florian.bruniaux.com/guides
|
||||
|
||||
tools/ # Interactive utilities
|
||||
├── audit-prompt.md # Setup audit prompt
|
||||
└── onboarding-prompt.md # Personalized learning prompt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue