概要
This skill equips Claude with the specialized architectural knowledge required to build robust, scalable Next.js applications using the App Router. It provides comprehensive guidance on the Server vs. Client Component decision tree, efficient data fetching strategies (ISR, dynamic, and static), and optimized routing patterns. By following these principles, users can ensure their projects utilize the latest Next.js features like Server Actions, metadata optimization, and advanced caching layers while avoiding common anti-patterns such as over-using client-side state.