git log --oneline --stat
HEAD
- Stars
- 3.5k
- Forks
- 135
- Updated
- May 23, 2026
repo --stat
stars
3.5k
forks
135
last update
May 23, 2026
license
MITv2.3.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add t3-stack-builder - Invoke
// Run from any project directory
$ claude --skill t3-stack-builder "scaffold a typed REST endpoint" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill t3-stack-builder "now refactor it"
t3-stack-builder/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- T3 Stack Builder
- slug:
- t3-stack-builder
- version:
- v2.3.0
- license:
- MIT
- author:
- @t3-friends
- repository:
- github.com/t3-friends/t3-stack-builder
- categories:
- tags:
- #t3#nextjs#trpc#prisma#nextauth
- description:
Next.js + tRPC + Prisma + NextAuth + Tailwind — end-to-end type safety from DB to UI.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
t3-stack-builder/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…