关于
This skill provides a comprehensive framework for building modern Next.js applications using the App Router architecture. It offers specialized guidance on the decision-making process between Server and Client components, implements efficient data fetching and caching strategies, and ensures proper utilization of file-based routing conventions like layouts and error boundaries. By following these established patterns, developers can maximize performance through reduced client-side bundles and optimized metadata, while maintaining a clean and scalable project structure.