About
The React Component Generator skill enables developers to rapidly scaffold high-quality UI elements by automating the creation of complete component structures. It generates TypeScript-typed logic, CSS Modules for styling, unit tests using React Testing Library, and barrel exports for clean project organization. By enforcing patterns such as prop destructuring, performance optimization with hooks like useCallback, and accessibility standards, this skill ensures that every component is scalable, maintainable, and ready for professional production environments.