feat(seo): add CITATION.cff and improve AI discoverability

- Add CITATION.cff for academic citations and GitHub citation button
- Add "For AI Assistants" section in README with llms.txt reference
- Update machine-readable/llms.txt stats (4700+ → 9600+ lines)
- Bump version display to 3.8.0 in README footer

Improves discoverability in GitHub search, Google Scholar, and AI assistants

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Florian BRUNIAUX 2026-01-17 11:21:58 +01:00
parent 36530c121c
commit 174192f583
11 changed files with 1665 additions and 7 deletions

25
CITATION.cff Normal file
View file

@ -0,0 +1,25 @@
cff-version: 1.2.0
message: "If you use this guide, please cite it as below."
type: dataset
title: "Claude Code Ultimate Guide"
abstract: "Comprehensive community guide for Claude Code (Anthropic's CLI tool). 9,600+ lines of documentation, 87 production-ready templates, 159-question quiz."
authors:
- family-names: "Bruniaux"
given-names: "Florian"
affiliation: "Méthode Aristote"
version: "3.8.0"
date-released: "2026-01-16"
license: "CC-BY-SA-4.0"
url: "https://github.com/FlorianBruniaux/claude-code-ultimate-guide"
repository-code: "https://github.com/FlorianBruniaux/claude-code-ultimate-guide"
keywords:
- claude-code
- anthropic
- ai-coding
- developer-tools
- ai-assistant
- prompt-engineering
- mcp-servers
- productivity
- cli-tool
- llm