Baazigar Claude Code Setup
Description
Production-ready Claude Code + iTerm2 setup. 60+ plugins, 8 commands, 3 agents, knowledge system, 6 stack presets. One command to install.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Baazigar Claude Code Setup
Production-ready Claude Code + iTerm2 setup. 60+ plugins (16 integrations, 11 LSPs), 8 commands, 138 agents, knowledge system, 6 stack presets. One command to install.
What You Get
| Category | Count | Highlights |
|---|---|---|
| Commands | 8 | /commit, /debug, /explore, /plan, /refactor, /review, /ship, /test |
| Agents | 138 | 135 specialized subagents (VoltAgent) + researcher, reviewer, simplifier |
| Hooks | 2 | Session start (load context), session end (save learnings) |
| Knowledge Templates | 3 | Session journals, past mistakes log, decision records |
| Plugin Bundles | 60+ | Core workflow, dev tools (16 plugins + 11 LSPs), PM skills, 16 integrations |
| Stack Presets | 6 | React/Next.js, Python/Django, Python/FastAPI, Go, Rust, General |
| CLAUDE.md | 1 | Battle-tested system prompt with your identity + stack injected |
| Brand Guide Plugin | 1 | Define your brand voice, tone, and style rules |
| iTerm2 Setup | Full | Oh My Zsh + Powerlevel10k + fonts + themes (macOS) |
Quick Start
git clone https://github.com/v60samurai/baazigar-claude-code-setup.git
cd baazigar-claude-code-setup
bash install.sh
The installer walks you through everything interactively:
- Your identity (name, role, working style)
- Your stack (React, Python, Go, Rust, or General)
- Plugin bundles (Core, Dev, PM, Integrations)
- iTerm2 theme and prompt style (macOS only)
**Prerequisites:** The installer checks for and helps you install everything you need. If you're starting from scratch, it will guide you through installing Homebrew, git, Node.js, and Claude Code CLI step by step.
Manual prerequisite install (if you prefer doing it yourself)**1. Homebrew (macOS only)**
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
**2. Git**
# macOS (via Xcode tools)
xcode-select --install
# Ub
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11