Web Stack Selection

Use to decide between Next.js and Vite + React for each selected web application, with justification. Next.js tends to fit SEO, SSR/SSG, public content, server components, and integrated server features; Vite tends to fit authenticated SPAs, internal dashboards, separate backends, and no-SEO lightweight clients. Tendencies, not absolute rules — each web app is decided separately.

ahtishamshahzad 8e841cb 6.1 KB Updated

File contents

ahtishamshahzad/agent_dev_flow/tree/main/.ai/skills/web/web-stack-selection commit 8e841cb4ff

Frequently asked questions

npx skillmds@latest add ahtishamshahzad/web-stack-selection