From faos-ux-designer
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
How this skill is triggered — by the user, by Claude, or both
Slash command
/faos-ux-designer:react-modernizationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
Master React version upgrades, class to hooks migration, concurrent features adoption, and codemods for automated transformation.
npx claudepluginhub frank-luongt/faos-skills-marketplace --plugin faos-ux-designerUpgrades React versions, migrates class components to hooks, adopts concurrent features (Suspense, transitions), and applies codemods for automated refactoring.
Upgrades React apps to latest versions, migrates class components to hooks, adopts concurrent features, and applies codemods for automated refactoring.
Builds React 18+/19 components, implements state management, debugs rendering, and migrates class components. Activates for Server Components, Suspense boundaries, and React 19 features.