tanstack-start
Scaffolds full-stack TanStack Start applications on Cloudflare with React 19, Drizzle ORM, and integrated auth.
Install
npx skills add https://github.com/jezweb/claude-skills --skill tanstack-startStats
| Total installs | 1,041 |
| Weekly installs | 1.0K |
| GitHub stars | 661 |
| First seen | Jan 31, 2026 |
| Source | @jezweb/claude-skills |
Summary
- Generates complete project structure from scratch (no templates): React 19, Tailwind v4, shadcn/ui frontend; TanStack Start server functions; D1 + Drizzle backend; better-auth with Google OAuth and email/password
- Handles database schema creation, migrations, and per-request Drizzle client setup with D1-specific patterns (text PKs, integer timestamps, foreign key constraints)
- Configures better-auth as API route with session guards, CORS, and environment-based secret management for local and remote deployments
- Includes auth-protected route patterns, CRUD server functions, theme toggle, sidebar navigation, and stat card dashboard components
- Provides deployment checklist covering secrets management, database migrations, Google OAuth redirect URIs, and common Cloudflare Workers gotchas (env scoping, nodejs_compat flag)
Tags
Related skills
| Skill | Installs | vs tanstack-start |
|---|---|---|
| firebase | 912 | -129 |
| senior-fullstack | 956 | -85 |
| wp-plugin-development | 949 | -92 |
| rails-expert | 1,143 | +102 |
| react-patterns | 1,166 | +125 |
FAQ
- How many installs does tanstack-start have?
- tanstack-start has 1,041 total installs and 1.0K installs this week.
- Where is tanstack-start hosted?
- tanstack-start is published by @jezweb/claude-skills at https://github.com/jezweb/claude-skills.
- How many GitHub stars does tanstack-start have?
- tanstack-start has 661 GitHub stars.
- When was tanstack-start first indexed?
- OrangeBot.AI first indexed tanstack-start on Jan 31, 2026.
- How do I install tanstack-start?
- Run: npx skills add https://github.com/jezweb/claude-skills --skill tanstack-start