npx skills add smithery/hairyf --skill hairy-react-lib
hairyf/skills
hairy-react-lib
Comprehensive skills for working with @hairy/react-lib React hooks and components
Installation
npx skills add hairyf/skills --skill hairy-react-lib
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge F…
263K installsAlso in this package
Other skills from hairyf/skills · top by installs.
npx skills add hairyf/skills
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Skill metadata
Parsed from SKILL.md frontmatter.
More metadata
- author
- Hairyf
- version
- 2026.01.29
- source
- Internal Documentation
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md1,460 B -
docs
SUMMARY.md104 B
History
- First seen on skills.sh
- First recorded snapshot · 713 installs
SKILL.md
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) |