hairy-react-lib

📁 hairyf/skills 📅 Jan 29, 2026
114
总安装量
114
周安装量
#2059
全站排名
安装命令
npx skills add https://github.com/hairyf/skills --skill hairy-react-lib

Agent 安装分布

trae 113
claude-code 113
cursor 113
antigravity 7
codex 7

Skill 文档

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
Watch Hooks Reactive value watching and change detection core-watch-hooks
Lifecycle Hooks Component lifecycle and mounting utilities core-lifecycle-hooks
Conditional Components If/Else, Switch/Case components for conditional rendering core-conditional
Try Hooks Error-safe React hooks with fallback behavior core-try-hooks

Advanced Features

Topic Description Reference
Event Bus Cross-component event communication advanced-event-bus
Pagination Offset-based pagination hook advanced-pagination
Fetch Intercept Request/response interception utilities advanced-fetch-intercept