hairyf/skills

hairy-react-lib

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

First seen Jan 29, 2026

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.

Also in this package

Other skills from hairyf/skills · top by installs.

npx skills add hairyf/skills

Browse all from 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.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Also listed on

Alternate registries and mirrors of this skill.

Repository health

Stars 25
License LICENSE.md
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version2026.01.29
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.md 1,460 B
  • docs SUMMARY.md 104 B

History

  1. First seen on skills.sh
  2. 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)