hairy-utils
Comprehensive skills for working with @hairy/utils core utilities
Works with
--- name: hairy-utils description: Comprehensive skills for working with @hairy/utils core utilities license: MIT --- > 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) |
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

