What problem does it solve?
Provides a structured, production-ready playbook for enterprise React/Next.js frontends so teams avoid architectural drift, state chaos, and QA blind spots when building real estate and fintech dashboards.
Core Features & Use Cases
- Architecture decision tree explains when to choose Server vs Client components, Suspense boundaries, error handling, compound components, and layout orchestration.
- State management protocols cover React Query/TanStack Query for server state, Zustand for UI state, React Hook Form + Zod for validation, URL-synced filters, and optimistic updates with rollback patterns.
- Dashboard, performance, and QA guidance documents charting libraries, virtual scrolling, Supabase subscriptions, export workflows, streaming SSR, testing strategies, and the automated frontend-qa-gate.sh script.
- Enterprise-grade guardrails include tenant-aware middleware, role-based access control, security checks, and QA gate enforcement across design, implementation, and integration stages.
Quick Start
Have the react-frontend skill evaluate your Next.js dashboard architecture, state management practices, and QA gate readiness.