01Generates user-centric unit tests using React Testing Library and user-event.
02Creates Storybook stories using the modern CSF3 format for all component variants.
03Supports modular file organization for both feature-specific and shared components.
04Scaffolds React functional components with strict TypeScript typing and Tailwind CSS.
05Includes automated accessibility (a11y) testing with jest-axe and ARIA validation.
062 GitHub stars