diff --git a/CHANGELOG.md b/CHANGELOG.md index bc8b713..f5ec7d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## [Unreleased] +## [3.27.4] - 2026-02-17 ### Added @@ -39,6 +39,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - v2.1.44: Auth refresh error fix - v2.1.43: AWS auth refresh timeout (3min), structured-outputs beta header fix on Vertex/Bedrock, non-agent markdown warnings fix - **`reference.yaml`**: Added 12 new entries (review-plan, rules templates, git-worktree suite, security kill switch), updated resource evaluations count 67 → 74 +- **Template count**: 113 → 116 (review-plan command, git-worktree-status/remove/clean commands, rules templates) — updated across README, CLAUDE.md, reference badges +- **Commands count**: 23 → 26 (git-worktree-status, git-worktree-remove, git-worktree-clean) ## [3.27.3] - 2026-02-16 diff --git a/CLAUDE.md b/CLAUDE.md index c7055dd..dceeef1 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -269,7 +269,7 @@ Ce guide fait partie d'un écosystème de 4 repositories interconnectés, sépar |--------|---------| | **GitHub** | https://github.com/FlorianBruniaux/claude-code-ultimate-guide | | **Local** | `/Users/florianbruniaux/Sites/perso/claude-code-ultimate-guide/` | -| **Contenu** | Guide ~19K lignes, 113 templates, workflows, architecture | +| **Contenu** | Guide ~19K lignes, 116 templates, workflows, architecture | | **Audience** | Développeurs, DevOps, tech leads | ### 2. Claude Cowork Guide (repo dédié) @@ -292,7 +292,7 @@ Ce guide fait partie d'un écosystème de 4 repositories interconnectés, sépar | Aspect | Détails | |--------|---------| | **Local** | `/Users/florianbruniaux/Sites/perso/claude-code-ultimate-guide-landing/` | -| **Contenu** | Page marketing, badges, FAQ, quiz (264 questions) | +| **Contenu** | Page marketing, badges, FAQ, quiz (274 questions) | | **Sync avec** | Guide principal (version, templates, guide lines) | ### 4. Cowork Landing Site diff --git a/README.md b/README.md index 3663da6..d1fe0de 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@
@@ -32,7 +32,7 @@ - ✅ **Build mental models** — How Claude Code works internally (architecture, context flow, tool orchestration) - ✅ **Master methodologies** — TDD, SDD, BDD with AI collaboration (not just templates) - ✅ **Security mindset** — Threat modeling for AI systems (only guide with 18 CVEs + 341 malicious skills database) -- ✅ **Test your knowledge** — 264-question quiz to validate understanding (no other resource offers this) +- ✅ **Test your knowledge** — 274-question quiz to validate understanding (no other resource offers this) **Outcome**: Go from copy-pasting configs to designing your own agentic workflows with confidence. @@ -48,9 +48,9 @@ Both guides serve different needs. Choose based on your priority. | **Quick setup** for projects | Available but not the priority | Battle-tested production configs | | **Learn trade-offs** (agents vs skills) | Decision frameworks + comparisons | Lists patterns, no trade-off analysis | | **Security hardening** | Only threat database (18 CVEs) | Basic patterns only | -| **Test understanding** | 264-question quiz | Not available | +| **Test understanding** | 274-question quiz | Not available | | **Methodologies** (TDD/SDD/BDD) | Full workflow guides | Not covered | -| **Copy-paste ready** templates | 113 templates | 200+ templates | +| **Copy-paste ready** templates | 116 templates | 200+ templates | ### Ecosystem Positioning @@ -77,7 +77,7 @@ Both guides serve different needs. Choose based on your priority. 1. **Security-First** — 18 CVEs + 341 malicious skills tracked (no competitor has this depth) 2. **Methodology Workflows** — TDD/SDD/BDD comparison + step-by-step guides 3. **Comprehensive Reference** — 19K lines across 16 specialized guides (24× more reference material than everything-cc) -4. **Educational Progression** — 264-question quiz, beginner → expert path +4. **Educational Progression** — 274-question quiz, beginner → expert path **Recommended workflow:** 1. Learn concepts here (mental models, trade-offs, security) @@ -136,8 +136,8 @@ graph LR root[📦 Repository