Scaffold React components from 41 shadcn/ui templates — with tests + Storybook
Audit TypeScript errors, a11y issues, test coverage — graded A+ to F
Auto-fix broken imports, missing deps, inline style refactors
Extend a component with variants, comprehensive stories, and edge-case tests
Auto-generate Storybook stories — Default, variants, sizes, callbacks, play functions
Scan for `any` types, unsafe casts, missing modifiers — 7 rules, scored 0–10
WCAG 2.1 audit — alt text, label associations, ARIA roles, keyboard navigation
Apply safe a11y fixes (img alt, blank rel, htmlFor, tabIndex)
5-stage audit (tests · types · perf · a11y · design tokens), graded A–F
Static A–F quality gate for generated/changed code
Flag hardcoded colors/spacing/radii/shadows, suggest tokens, grade A–F
Detect unnecessary re-renders, missing memo, inline objects/functions
+47 more tools listed on main page