SamJHudson01/Carmack-Council
46 stars · Last commit 2026-03-16
Multi-agent Claude Code skill for building apps and stuff
README preview
# The Carmack Council An ultra-opinionated, multi-agent development framework for [Claude Code](https://docs.anthropic.com/en/docs/claude-code). Founded on my personal belief that off-the-shelf Claude Code skills often lead to average results, and stack specific skills based on real world, battle tested engineering principles lead to awesomeness. ## But why The Carmack Council? Named after GOAT engineer and all around legend John Carmack, and built on his engineering philosophy: simplicity over cleverness, concrete over abstract, economic over aesthetic. This skill was built for my own use with no initial intention to actually release it, and as such is tuned to my preferred greenfield stack: - Next.js App Router - tRPC - Prisma - Neon - Clerk - CSS Modules + BEM - Railway I have reasons (ranging from solid to near arbitrary) for picking all of these. This is what I used pre-AI because it let me ship fast with decent performance, generous free tiers and good scalability.