AI AGENT ADDONS

Tanstack Start

jezweb/claude-skills
AI & Agent Building
1,869installs

You can build a complete web application from scratch by simply describing what you need. This skill creates every file for a full-stack TanStack Start app on Cloudflare Workers. It includes server-side rendering, file-based routing, and server functions.

The frontend uses React 19, Tailwind v4, and shadcn/ui for a modern look. The backend runs on Cloudflare Workers with a D1 database and Drizzle ORM. User login is handled by better-auth with Google OAuth and email and password.

All files are generated fresh by Claude. There is no template or cloning. This gives you full control over the project from the start.

Add Tanstack Start skill to your workflow

Global

mkdir -p ~/.claude/skills/tanstack-start

Project

mkdir -p .claude/skills/tanstack-start

Source Repository

Stars
884
Forks
91
Watchers
884
License
MIT
Last Push
1 month ago
Created
9 months ago