hairy-react-lib logo

hairy-react-lib

hairy react lib

SKILL.md

Full skill instructions

Based on @hairy/react-lib v1.47.0. Focuses on React hooks and components for building React applications.

Core References

TopicDescriptionReference
Async HooksAsync state management and callback handlingcore-async-hooks
Watch HooksReactive value watching and change detectioncore-watch-hooks
Lifecycle HooksComponent lifecycle and mounting utilitiescore-lifecycle-hooks
Conditional ComponentsIf/Else, Switch/Case components for conditional renderingcore-conditional
Try HooksError-safe React hooks with fallback behaviorcore-try-hooks

Advanced Features

TopicDescriptionReference
Event BusCross-component event communicationadvanced-event-bus
PaginationOffset-based pagination hookadvanced-pagination
Fetch InterceptRequest/response interception utilitiesadvanced-fetch-intercept