Acerca de
Empowers developers to build modern, production-ready React applications following official documentation standards from react.dev. This skill provides deep guidance on functional component architecture, state management patterns with useState and useReducer, side-effect handling with useEffect, and performance optimization using useMemo and useCallback. Whether you are migrating class components to functional ones or implementing complex global state via Context API, it offers structured implementation patterns and best practices for creating accessible, efficient, and maintainable user interfaces.