From 6978c9fe92a03e2b403d71d1d92a06d3207d86c2 Mon Sep 17 00:00:00 2001 From: Faiz Khairi Date: Mon, 15 Jun 2026 22:01:30 +0800 Subject: [PATCH] Add claude-code-blueprint to Frameworks & Methodologies A framework-agnostic Claude Code reference architecture (CLAUDE.md behavioral rules + optional hooks, agents, skills, and install presets). Fits alongside the other config frameworks in this section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a526aef..793bcf0 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ A curated list of awesome AI coding frameworks, workflows, patterns, tools and m - [claude-conductor](https://github.com/superbasicstudio/claude-conductor): Claude Conductor - a simple Claude Code framework. ⭐ 188 `🔤 JavaScript` - [cc-sdd](https://github.com/pdoronila/cc-sdd): Spec Driven Development workflow inside Claude Code. ⭐ 50 `🔤 Shell` - [SuperClaude_Framework](https://github.com/SuperClaude-Org/SuperClaude_Framework): Configuration framework that transforms Claude Code into a structured development platform through automation and orchestration. ⭐ 15300 +- [claude-code-blueprint](https://github.com/faizkhairi/claude-code-blueprint): Framework-agnostic reference architecture for Claude Code — three behavioral rules (Verify-After-Complete, Diagnose-First, Plan-First) in a copy-one-file CLAUDE.md, plus optional hooks, agents, skills, and install presets. ⭐ 25 ### Workflow & Automation