Cove
Cove is a ready‑to‑run TypeScript SaaS starter that bundles Vite, TanStack, Better Auth, Drizzle ORM and shadcn/ui so founders can ship a full‑stack web app without wiring the basics themselves.
- •You want a production‑grade Next‑like stack but prefer Vite’s speed and a minimal codebase.
- •You need built‑in authentication (email/password, magic links) without integrating a third‑party service yourself.
- •You plan to use Drizzle ORM for type‑safe DB access and want the UI pre‑styled with shadcn/ui components.
pnpm run lint && pnpm run test && pnpm run build && pnpm start # builds the production bundle and serves it, showing the full SaaS stack in action
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/6e71bae2-72a1-464c-806f-be3f4b774460 && curl -fsSL https://workflowstacks.com/api/skills/6e71bae2-72a1-464c-806f-be3f4b774460/claude-skill -o ~/.claude/skills/6e71bae2-72a1-464c-806f-be3f4b774460/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Cove is a small TypeScript project (~2.4k lines across 41 code files, plus 1 test files). Setup is light: runs with Docker. Last commit this month, Unlicense license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3package.jsonDependencies and the commands it exposes
- 4src/routes/index.tsxInside src/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/6e71bae2-72a1-464c-806f-be3f4b774460 && curl -fsSL https://workflowstacks.com/api/skills/6e71bae2-72a1-464c-806f-be3f4b774460/claude-skill -o ~/.claude/skills/6e71bae2-72a1-464c-806f-be3f4b774460/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? and earn 85% of every sale.
Show it off in your README:
[](https://workflowstacks.com/skills/6e71bae2-72a1-464c-806f-be3f4b774460?utm_source=github&utm_medium=badge)The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.
Related skills
More saas-starter tools founders pair with this one.