npx skills add smithery/hairyf --skill hairy-utils
hairyf/skills
hairy-utils
Comprehensive skills for working with @hairy/utils core utilities
8-week activity · all time api
Installation
$
npx skills add hairyf/skills --skill hairy-utils
Also 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.
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.md1,533 B -
docs
SUMMARY.md81 B
History
- First seen on skills.sh
- First recorded snapshot · 1,100 installs
SKILL.md
Based on @hairy/utils v1.47.0. Focuses on core utility functions for JavaScript/TypeScript development.
Core References
| Topic | Description | Reference |
|---|---|---|
| Async Utilities | Promise handling, deferred promises, and async flow control | [core-async](references/core-async.md) |
| Function Composition | Compose and pipe functions for functional programming | [core-composition](references/core-composition.md) |
| Loop Control | Cancellable loops with delay control | [core-loop](references/core-loop.md) |
| Type Checking | Runtime type detection and validation utilities | [core-type-checking](references/core-type-checking.md) |
| Number Utilities | BigNumber operations, formatting, and calculations | [core-numbers](references/core-numbers.md) |
| String Utilities | String manipulation, templating, and formatting | [core-strings](references/core-strings.md) |
| Browser Detection | Environment and browser detection utilities | [core-browser](references/core-browser.md) |
Advanced Features
| Topic | Description | Reference |
|---|---|---|
| Type Utilities | Type definitions and type manipulation helpers | [advanced-types](references/advanced-types.md) |
| Utility Functions | General-purpose utility functions | [advanced-utils](references/advanced-utils.md) |