From 8dd202ed1c4639c27fe49e2176b9f70edd45977b Mon Sep 17 00:00:00 2001 From: Florian BRUNIAUX Date: Wed, 11 Mar 2026 12:09:50 +0100 Subject: [PATCH] release: v3.34.1 - dynamic OG image generation workflow Add og-image-generation.md workflow guide and production-ready og-image-astro.ts template. Update stats: 218 templates, 22,800+ guide lines. Bump VERSION to 3.34.1. Co-Authored-By: Claude Sonnet 4.6 --- CLAUDE.md | 2 +- README.md | 10 +++++----- VERSION | 2 +- guide/cheatsheet.md | 4 ++-- guide/ultimate-guide.md | 6 +++--- machine-readable/reference.yaml | 14 +++++++------- 6 files changed, 19 insertions(+), 19 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index ee0c296..4a20b53 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -53,7 +53,7 @@ claudedocs/ # Claude working documents (gitignored) | File | Purpose | |------|---------| -| `VERSION` | Single source of truth for version (currently 3.27.0) | +| `VERSION` | Single source of truth for version (currently 3.34.1) | | `guide/ultimate-guide.md` | The main reference (search here first) | | `guide/cheatsheet.md` | Quick reference for daily use | | `machine-readable/reference.yaml` | LLM-optimized index with line numbers | diff --git a/README.md b/README.md index 5fc53c7..9f70dce 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

Stars - Last Update + Last Update Quiz Templates Threat Database @@ -66,7 +66,7 @@ Both guides serve different needs. Choose based on your priority. | **Security hardening** | Only threat database (24 CVEs) | Basic patterns only | | **Test understanding** | 271-question quiz | Not available | | **Methodologies** (TDD/SDD/BDD) | Full workflow guides | Not covered | -| **Copy-paste ready** templates | 204 templates | 200+ templates | +| **Copy-paste ready** templates | 218 templates | 200+ templates | ### Ecosystem Positioning @@ -151,7 +151,7 @@ graph LR root[πŸ“¦ Repository
Root] root --> guide[πŸ“– guide/
22K lines] - root --> examples[πŸ“‹ examples/
204 templates] + root --> examples[πŸ“‹ examples/
218 templates] root --> quiz[🧠 quiz/
271 questions] root --> tools[πŸ”§ tools/
utils] root --> machine[πŸ€– machine-readable/
AI index] @@ -747,7 +747,7 @@ Use this guide critically. Experiment. Share what works for you. | **[Claude Code Releases](./guide/core/claude-code-releases.md)** | Official release history | 10 min |

-Examples Library (204 templates) +Examples Library (218 templates) **Agents** (6): [code-reviewer](./examples/agents/code-reviewer.md), [test-writer](./examples/agents/test-writer.md), [security-auditor](./examples/agents/security-auditor.md), [refactoring-specialist](./examples/agents/refactoring-specialist.md), [output-evaluator](./examples/agents/output-evaluator.md), [devops-sre](./examples/agents/devops-sre.md) ⭐ @@ -872,7 +872,7 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines. --- -*Version 3.34.0 | Updated daily · Mar 11, 2026 | Crafted with Claude* +*Version 3.34.1 | Updated daily · Mar 11, 2026 | Crafted with Claude*