What problem does it solve?
Provides a production-grade set of patterns, checklists, and templates to accelerate building and maintaining modern web frontends while reducing common failures such as hydration mismatches, migration regressions, and performance/accessibility regressions.
Core Features & Use Cases
- Framework decision tree & templates: Choose and start projects for Next.js 16, Vue/Nuxt, Angular 21, SvelteKit, Remix, or Vite+React using the matching templates in assets.
- Next.js 16 migration & operational playbook: Step-by-step migration guidance (proxy.ts, cache components, React Compiler) plus release gates for performance and a11y.
- Performance, testing, and security guardrails: Performance budgets, Lighthouse/Labs guidance, Vitest browser-mode testing patterns, RSC security advisories, and deployment checklists.
- Operational discipline & handoff: Lint/type/build workflow, exact handoff requirements, and shared checklists to ensure repeatable, reviewable releases.
- References for framework-specific gotchas: Deep dives into hydration safety, state-management recommendations (TanStack Query, Zustand), and framework-specific patterns in references.
Quick Start
Use this skill to scaffold a production Next.js 16 TypeScript app with Turbopack, Tailwind v4 and shadcn/ui from the assets template and run the Next.js 16 migration and performance/a11y checklists.