hairy▌
3 indexed skills · max 10 per page
hairy
hairyf/skills · AI/ML
Hairyf's opinionated web development stack and best practices for TypeScript projects. \n \n Core tooling: pnpm, TypeScript (strict mode), ESM, @antfu/eslint-config (no Prettier), Vitest, and VitePress for documentation \n Enforces \"specify\" workflow to align projects with these preferences, including architecture detection via arch-upkeep, dependency freshness via taze, and lint + typecheck gates \n Prioritizes unjs ecosystem frameworks (Nuxt, Nitro, h3, etc.) and maps project architecture to
hairy-utils
hairyf/skills · AI/ML
JavaScript/TypeScript utility library with async control, function composition, type checking, and string/number manipulation. \n \n Covers async utilities including Promise handling, deferred promises, and async flow control patterns \n Provides function composition and piping for functional programming workflows \n Includes cancellable loops with delay control, runtime type detection, and validation utilities \n Supports BigNumber operations, string templating, and browser/environment detectio
hairy-react-lib
hairyf/skills · Frontend
React hooks and components library for async state, reactive watching, lifecycle management, and error handling. \n \n Includes async hooks for state management and callbacks, watch hooks for reactive value tracking, and lifecycle utilities for component mounting \n Provides conditional rendering components (If/Else, Switch/Case) and error-safe hooks with built-in fallback behavior \n Offers advanced features: cross-component event bus, offset-based pagination, and fetch request/response interce