From f5-stacks
Provides React patterns, hooks, architecture, performance strategies, testing, forms, and styling guidance for modern frontend development.
How this skill is triggered — by the user, by Claude, or both
Slash command
/f5-stacks:reactThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
A JavaScript library for building user interfaces.
architecture/component-patterns.mdarchitecture/project-structure.mdarchitecture/state-management.mdcomponents/compound-components.mdcomponents/functional-components.mdcomponents/render-props.mdforms/form-patterns.mdforms/react-hook-form.mdforms/zod-validation.mdhooks/built-in-hooks.mdhooks/custom-hooks.mdhooks/hook-patterns.mdperformance/code-splitting.mdperformance/memoization.mdperformance/optimization.mdstate/context-api.mdstate/redux-toolkit.mdstate/tanstack-query.mdstate/zustand.mdstyling/css-modules.mdA JavaScript library for building user interfaces.
Auto-detected when project contains:
react or react-dom packagesimport React or from 'react' importsnpx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacksCorrects stale React 18/19 patterns and anti-patterns — hooks discipline, component architecture, state management, and common LLM training data mistakes.
Provides modern React patterns for component design, hooks, composition, state management, performance, error handling, and TypeScript best practices. Useful for production-ready apps.
Guides modern React patterns: hooks, composition, performance, TypeScript best practices, state management selection, and React 19 features.