create-better-t-stack
Scaffold type-safe fullstack TypeScript apps with your AI agent
All Skills in This Repository (9)
Pure Emerald Level Indicatorsbetter-result-adopt
Migrate try/catch and promise rejections to typed Result-based error handling with better-result.
add-to-project
Adds addons and tooling to existing Better-T-Stack projects via the MCP server.
scaffold-project
Scaffolds type-safe TypeScript projects through the Better-T-Stack MCP server.
openspec-apply-change
Implements tasks from an OpenSpec change using the openspec CLI.
openspec-explore
Explores ideas, investigates codebases, and clarifies requirements through OpenSpec-guided thinking sessions.
openspec-update-change
Revises OpenSpec change planning artifacts and reconciles them for coherence.
openspec-archive-change
Archives completed OpenSpec changes after verifying artifact and task completion.
openspec-propose
Generates complete OpenSpec change proposals with design, specs, and task artifacts.
openspec-sync-specs
Sync delta specs from an OpenSpec change into main specs without archiving the change.
Frequently Asked Questions
FAQPage SchemaHow to install create-better-t-stack?▼
Run `npx skills add AmanVarshney01/create-better-t-stack --all -g -y` in your terminal to install all skills in this suite globally.
How to scaffold a fullstack app with AI?▼
Just describe your stack, like "create a fullstack app with Next, Hono, Postgres and Better Auth", and the agent plans and generates a validated project through the Better-T-Stack MCP server.
What stacks does Better-T-Stack support?▼
It supports Next.js, Nuxt, Svelte, Solid, Astro, TanStack, React Native, Hono, Express, Fastify, Elysia, Convex, tRPC or oRPC, Drizzle, Prisma, Mongoose, and Better Auth or Clerk.
Can I add features to an existing project?▼
Yes. The add-to-project skill lets your agent add addons like PWA, Tauri, docs sites, Biome, or Turborepo to any existing Better-T-Stack project.
Does it work with Claude Code and Codex?▼
Yes. The plugin ships skills, commands, and an MCP server that run natively in Claude Code and Codex, so your agent scaffolds projects instead of hand-writing boilerplate.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core