tomascortereal/claude-code-setup

57 stars · Last commit 2026-04-08

My full Claude Code configuration — agents, skills, hooks, plugins, and global instructions

README preview

# Claude Code Setup

My full Claude Code configuration — agents, skills, hooks, plugins, and global instructions.

## How It Works

![How Claude Code Setup Works](docs/architecture.svg)

Interactive diagram: [docs/architecture.drawio](docs/architecture.drawio) (open in [diagrams.net](https://app.diagrams.net/)).

## What's Included

| Component | Count | Description |
|-----------|-------|-------------|
| **CLAUDE.md** | 1 | Global instructions (15 sections, 14 auto-decision rules) |
| **Agents** | 21 | Specialized agent definitions (GSD framework) |
| **Standalone Skills** | 62 | Slash commands (59 GSD + 3 other) |
| **Plugin Skills** | 34 | Skills bundled inside 6 plugins |
| **Plugin Commands** | 7 | Commands bundled inside 3 plugins |
| **Plugin Agents** | 5 | Agent definitions bundled inside 4 plugins |

View full repository on GitHub →