Florian BRUNIAUX
1136dc683f
docs: add resource-evaluations to tracked docs
...
- Create docs/resource-evaluations/ with 15 evaluation files
- Standardize filenames (remove date prefixes)
- Keep working docs and private audits in claudedocs/ (gitignored)
- Add resource evaluation workflow to CLAUDE.md
Files migrated:
- gsd, worktrunk, boris-cowork-video, wooldridge-productivity-stack
- remotion, nick-jensen, se-cove, self-improve-skill
- astgrep, clawdbot, prompt-repetition, uml-diagrams
- vibe-coding-rusitschka, anthropic-releases
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-26 14:02:05 +01:00
Florian BRUNIAUX
61eec21b80
docs: add resource evaluation system documentation
...
- Document claudedocs/resource-evaluations/ structure in CLAUDE.md
- Establish scoring methodology (1-5 scale) for external resources
- Create process: analysis → scoring → challenge → decision
- First evaluation: Remotion + Claude Code (2/5, rejected)
Rationale: Systematic tracking of evaluated resources prevents
duplicate analysis and provides audit trail for integration decisions.
Files remain local (claudedocs/ is gitignored).
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-23 18:30:39 +01:00
Florian BRUNIAUX
16d484a50f
feat: add maintenance slash commands for release management
...
Commands added:
- /update-infos-release [bump-type]: Automate CC releases tracking + version bump
- /version: Display guide & CC versions with content stats
- /changelog [count]: View recent CHANGELOG entries
- /sync: Check guide/landing synchronization status
Workflow automation:
- Claude Code releases tracking (YAML + MD + Landing badge)
- Guide version management (VERSION + sync all docs)
- CHANGELOG updates
- Landing site sync verification
- Git commit/push to both repositories
Files:
- .claude/commands/update-infos-release.md: Full release workflow
- .claude/commands/version.md: Version info display
- .claude/commands/changelog.md: CHANGELOG viewer
- .claude/commands/sync.md: Sync check with actionable fixes
- .gitignore: Allow .claude/commands/ while ignoring other .claude/ config
- CLAUDE.md: Document new maintenance commands
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-21 11:41:24 +01:00
Florian BRUNIAUX
6703e4b6a4
docs: update CHANGELOG and fix template count (69→65)
...
Changes:
- CHANGELOG.md: Document cross-reference addition and template count fix
- README.md: Correct template count from 69 to 65 (badge, summary, table)
- CLAUDE.md: Update version reference (3.9.7 → 3.9.9)
Template count verification:
- Actual count: 65 templates in examples/ (excluding README.md files)
- Previous count of 69 was overcounted by 4 templates since v3.9.9
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-21 10:02:38 +01:00
Florian BRUNIAUX
ffe8d782fd
fix: sync CLAUDE.md version reference with VERSION file
...
- Update version reference from 3.8.2 to 3.9.7 in CLAUDE.md
- Aligns with VERSION file which was already at 3.9.7
- Removes accidental marketing document from version control
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-20 14:01:53 +01:00
Florian BRUNIAUX
af6f56d618
docs: document complete 4-repo ecosystem architecture
...
- Add ecosystem section to CLAUDE.md with architecture diagram
- Add landing sites table to README.md ecosystem section
- Add landing_sites section to reference.yaml with sync history
- Document bidirectional cross-links and sync triggers
- Include migration history and commit references
Ecosystem:
- Claude Code Guide (this repo) → devs
- Claude Cowork Guide (dedicated) → knowledge workers
- Code Landing (vitrine) → discovery
- Cowork Landing (vitrine) → discovery
Architecture: 2 source repos + 2 landing sites, synchronized
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-20 12:57:48 +01:00
Florian BRUNIAUX
84112237e8
docs(claude): add model configuration recommendations
...
- Add recommended /model opusplan configuration
- Document hybrid planning workflow (Opus plan + Sonnet execute)
- Include task breakdown table with model justifications
- Add cost optimization rationale
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-20 11:52:21 +01:00
Florian BRUNIAUX
0348f08288
feat: add Claude Code releases tracking
...
Add condensed release history for Claude Code product (v2.0.24 → v2.1.12)
New files:
- machine-readable/claude-code-releases.yaml: Source of truth (YAML)
- guide/claude-code-releases.md: Human-readable changelog
- scripts/update-cc-releases.sh: Check for new releases from GitHub
Modified:
- reference.yaml: Add deep_dive entries for releases
- check-landing-sync.sh: Add CC version check (#5 )
- README.md, guide/README.md: Add navigation links
- CLAUDE.md: Document update workflow
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 11:33:21 +01:00
Florian BRUNIAUX
b814c568d1
fix: correct template count to 53 (validated by sync script)
...
- Update sync script to include .json files in count
- Fix README.md and CLAUDE.md with accurate count
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 15:56:24 +01:00
Florian BRUNIAUX
fb9689fed3
docs: sync stats (57 templates, 9800+ lines)
...
- Update CLAUDE.md with current values
- Update README.md badges and line counts
- Add Fresh Context Pattern reference in methodologies.md
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 15:50:22 +01:00
Florian BRUNIAUX
15475197ab
feat(sync): add landing site synchronization system
...
- Add scripts/check-landing-sync.sh verifying 4 metrics:
- Version (VERSION vs landing index.html)
- Templates count (find examples/ vs landing badges)
- Quiz questions (questions.json vs index.html + quiz.html)
- Guide lines (with ±500 tolerance)
- Update CLAUDE.md with sync documentation and expected output
- Fix templates count: 87 → 49 in README.md badges and text
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 12:21:09 +01:00
Florian BRUNIAUX
373b0c7ed1
docs(claude): sync version reference to 3.8.1
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 11:46:19 +01:00
Florian BRUNIAUX
30cbe57d1e
docs(readme): add onboarding screenshots preview
...
- Add 4 screenshots showing interactive onboarding flow
- Collapsible gallery (2x2 grid) under one-liner command
- Images in assets/screenshots/ with descriptive names
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 09:34:31 +01:00
Florian BRUNIAUX
0552522030
docs(claude): add Perplexity Pro research resource
...
User has Perplexity Pro license - Claude can request advanced
searches for reliable sources on Claude Code, Anthropic updates,
and AI-assisted development best practices.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 08:49:27 +01:00
Florian BRUNIAUX
8da84104c6
feat: add CLAUDE.md project context
...
- Repository purpose and structure
- Key files reference
- Version management commands
- Documentation conventions
- Quick lookup workflow for answering questions
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 08:24:32 +01:00