Acerca de
The Next.js Best Practices skill equips Claude with a comprehensive framework for developing with the App Router architecture. It provides clear decision-making logic for Server vs. Client Components, standardized data fetching patterns, and optimized routing structures. By enforcing architectural patterns like Server Actions and Zod validation, this skill ensures that your codebase remains performant and scalable while avoiding common pitfalls like excessive client-side rendering, missing error boundaries, or improper caching strategies.