Claude
Skills
Sign in
Back

hairy-utils

Included with Lifetime
$97 forever

Comprehensive skills for working with @hairy/utils core utilities

General

What this skill does


> 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) |
Files: 12
Size: 14.9 KB
Complexity: 43/100
Category: General

Related in General