ViraStack
  • About
  • Support
HomeGet StartedBuilder
ViraStack

A DX-first toolkit for frontend developers: starters, agent rules, form hooks, and a guide.

Products

  • ViraStack Start
  • ViraStack AI
  • ViraStack Mask
  • ViraStack Password
  • ViraStack Guide

Explore

  • About
  • Brand
  • Support

© 2026 ViraStack.

Open source · MIT

ViraStack Start

Production-ready Next.js and TanStack Start projects in one command. Feature-Sliced architecture, type safety, and AI rules included.

Read the docsvirastack/start

Features

One CLI

npx virastack

Pick your stack; add optional modules and tools from one interactive menu.

Dual Framework

Next.js 16 & TanStack Start

Two equal-priority starters on the modern stack: React 19, Tailwind 4, Base UI, Framer Motion.

Feature-Sliced Design

Standard Folder Architecture

Standardized feature structure: api, components, hooks, schemas, and stores together. Clear ownership, scalable boundaries.

Full Type-Safe

Zod & Strict TypeScript

Type-safe data flow: Zod env validation, typed schemas for forms and API, noUncheckedIndexedAccess on.

Modular State

TanStack Query, Zustand, nuqs

TanStack Query for server cache, Zustand for client UI, nuqs for URL state. Each owns one job.

AI-Ready

Agent Rules Included

Setup installs ViraStack AI with AGENTS.md and Cursor rules; design skills are added separately. Agents write code that matches your architecture.