Aedelon/claude-code-blueprint

107 stars · Last commit 2026-03-04

Production-grade Claude Code configuration: skills, agents, hooks, rules, and permissions working as a system.

README preview

<p align="center">
  <img src="assets/cover.png" alt="Claude Code Blueprint" width="100%">
</p>

# Claude Code Blueprint

A production-grade Claude Code configuration: skills, agents, hooks, rules, and permissions working as a system, not as isolated features.

**Companion repo for the article**: [*"I Turned Claude Code Into an Operating System. Here's the Blueprint."*](https://ai.gopubby.com/claude-code-setup-skills-hooks-agents-mcp-blueprint-80bdef0c62f6)

---

## Architecture

```
+---------------------------------------------------+
|                 LAYER 6: MCP                      |
|        6 servers (context7, fetch, git,           |
|         huggingface, jupyter, ide)                |
+---------------------------------------------------+

View full repository on GitHub →