What problem does it solve?
This Skill helps you design, build, and optimize modern web applications without reinventing framework architecture, monorepo setup, or performance patterns. It reduces the time spent deciding how to structure pages, share code, and tune rendering and caching behavior in production-ready React projects.
Core Features & Use Cases
- Next.js Architecture Guidance: Choose between App Router patterns, server components, client components, routing layouts, data fetching, and optimization strategies.
- Turborepo Monorepo Workflows: Set up workspace structure, task pipelines, caching rules, and shared packages for multi-app repositories.
- Icon and UI Integration: Add consistent RemixIcon usage across web interfaces with accessible, scalable patterns.
- Practical Use Cases: Build a marketing site with server rendering, migrate an existing workspace to Turborepo, or scaffold a new Next.js app with recommended defaults and config files.
Quick Start
Ask the assistant to help you scaffold, migrate, or optimize a Next.js or Turborepo project using the provided framework patterns and scripts.