소개
This skill provides specialized guidance for building scalable and high-performance React and Next.js applications. It focuses on modern architectural patterns such as utilizing compound components to reduce prop drilling and breaking down monolithic JSX blocks into maintainable sub-components. Additionally, it offers critical performance optimizations for Next.js, including efficient image loading strategies and minimizing the reliance on the useEffect hook to ensure cleaner, more predictable application state management.