Skill
react-skills
React patterns, hooks, and best practices for modern frontend development
From f5-stacksInstall
1
Run in your terminal$
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacksTool Access
This skill is limited to using the following tools:
ReadWriteGlobGrepBash
Supporting Assets
View in Repositoryarchitecture/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.mdSkill Content
React Skills
A JavaScript library for building user interfaces.
Sub-Skills
Architecture
- project-structure.md - Project organization
- component-patterns.md - Component design
- state-management.md - State patterns
Hooks
- use-state.md - useState patterns
- use-effect.md - useEffect patterns
- use-memo.md - useMemo optimization
- use-callback.md - useCallback patterns
- custom-hooks.md - Custom hook patterns
Performance
- memoization.md - Memoization strategies
- lazy-loading.md - Code splitting
- virtualization.md - List virtualization
Testing
- testing-library.md - React Testing Library
- component-testing.md - Component tests
- hook-testing.md - Hook testing
Forms
- form-handling.md - Form patterns
- validation.md - Form validation
Styling
- css-modules.md - CSS Modules
- styled-components.md - Styled Components
- tailwind.md - Tailwind CSS
Detection
Auto-detected when project contains:
reactorreact-dompackagesimport Reactorfrom 'react'imports
Similar Skills
Stats
Parent Repo Stars17
Parent Repo Forks7
Last CommitFeb 4, 2026