# Hairy React Lib

> Comprehensive skills for working with @hairy/react-lib React hooks and components

- Skill: `hairyf-skills/hairy-react-lib` (Agent Skill, multi-file: 11 files)
- Install (CLI): `npx skillmds@latest add hairyf-skills/hairy-react-lib`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hairyf-skills/hairy-react-lib/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: hairyf (https://skillmd.com/u/hairyf-skills)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/hairyf-skills/hairy-react-lib

---


> Based on @hairy/react-lib v1.47.0. Focuses on React hooks and components for building React applications.

## Core References

| Topic | Description | Reference |
|-------|-------------|-----------|
| Async Hooks | Async state management and callback handling | [core-async-hooks](references/core-async-hooks.md) |
| Watch Hooks | Reactive value watching and change detection | [core-watch-hooks](references/core-watch-hooks.md) |
| Lifecycle Hooks | Component lifecycle and mounting utilities | [core-lifecycle-hooks](references/core-lifecycle-hooks.md) |
| Conditional Components | If/Else, Switch/Case components for conditional rendering | [core-conditional](references/core-conditional.md) |
| Try Hooks | Error-safe React hooks with fallback behavior | [core-try-hooks](references/core-try-hooks.md) |

## Advanced Features

| Topic | Description | Reference |
|-------|-------------|-----------|
| Event Bus | Cross-component event communication | [advanced-event-bus](references/advanced-event-bus.md) |
| Pagination | Offset-based pagination hook | [advanced-pagination](references/advanced-pagination.md) |
| Fetch Intercept | Request/response interception utilities | [advanced-fetch-intercept](references/advanced-fetch-intercept.md) |

