🎯

react

🎯Skill

from hairyf/skills

VibeIndex|
What it does
|

A React reference skill generated from the official React documentation, providing comprehensive guidance on hooks (useState, useEffect, useContext, useRef, useReducer), Suspense, and component patterns for AI coding agents.

πŸ“¦

Same repository

hairyf/skills(67 items)

react

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add hairyf/skills --skill react
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add hairyf/skills --skill react
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/react/SKILL.md

SKILL.md

36Installs
-
AddedFeb 4, 2026

More from this repository10

🎯
tailwindcss🎯Skill

Rapidly style web applications using utility-first CSS classes, enabling responsive designs and easy theme customization with Tailwind CSS.

🎯
hairy-utils🎯Skill

Provides comprehensive JavaScript/TypeScript utility functions for async handling, function composition, type checking, and core development tasks

🎯
motion🎯Skill

Motion animation library skill for JavaScript, React, and Vue covering gestures, layout transitions, scroll-linked effects, motion values, and 120fps GPU-accelerated animations

🎯
valtio-define🎯Skill

Simplifies React state management by creating reactive stores with Valtio, offering a Pinia-like API and comprehensive TypeScript support.

🎯
overlastic🎯Skill

Enables cross-framework modal/dialog/popup management with promise-based lifecycle control and flexible mounting options.

🎯
react-use🎯Skill

Provides comprehensive React Hooks for tracking browser sensors, UI interactions, device states, and managing component lifecycle with minimal boilerplate code.

🎯
next🎯Skill

Builds full-stack React applications with Next.js, offering optimized routing, server components, data fetching, and performance features.

🎯
vitest🎯Skill

Vitest testing framework skill covering Jest-compatible API, native ESM/TypeScript/JSX support, smart test filtering, fixtures, mocking, and coverage configuration

🎯
valtio🎯Skill

Manages reactive state with proxy-based objects, enabling fine-grained reactivity and render optimization in React and vanilla JavaScript.

🎯
hairy-react-lib🎯Skill

Provides comprehensive React hooks and components for advanced state management, async handling, and conditional rendering in React applications.