hairyf/skills
These skills were imported into SkillJury from the public skills ecosystem.
tailwindcss
by hairyf/skills
The skill is based on Tailwind CSS v4.1.18, generated at 2026-01-28.
hairy-utils
by hairyf/skills
Based on @hairy/utils v1.47.0. Focuses on core utility functions for JavaScript/TypeScript development.
react-use
by hairyf/skills
The skill is based on react-use v17.6.0, generated at 2026-01-29.
next
by hairyf/skills
Next.js is a React framework for building full-stack web applications. It provides file-system based routing, Server Components, automatic code splitting, image optimization, and built-in performance optimizations. Next.js supports both static site generation (SSG) and server-side rendering (SSR), making it ideal for...
valtio
by hairyf/skills
Valtio makes proxy-state simple for React and vanilla JavaScript. It provides a minimal, flexible, and unopinionated API that turns objects into self-aware proxies, enabling fine-grained subscription and reactivity. Valtio shines at render optimization in React and is compatible with Suspense and React 18+.
hairy-react-lib
by hairyf/skills
Based on @hairy/react-lib v1.47.0. Focuses on React hooks and components for building React applications.
valtio-define
by hairyf/skills
Based on valtio-define v1.0.1. A Valtio-based state management library with Pinia-like API for React applications.
overlastic
by hairyf/skills
Based on Overlastic v0.8.7. A promise-based modal/dialog/popup library supporting React, Vue, and Svelte.
unjs
by hairyf/skills
UnJS (Unified JavaScript) is an ecosystem of high-quality, single-purpose JavaScript libraries and tools designed to work together and independently across any environment. These skills cover the core packages and their practical usage patterns for building universal JavaScript applications.
openapi-specification-v3.2
by hairyf/skills
Agent-oriented reference for the OpenAPI Specification 3.2.0. Use when editing, generating, or validating OpenAPI descriptions (OAD).
openapi-specification-v2
by hairyf/skills
OpenAPI Specification 2.0 (formerly Swagger 2.0) defines a JSON/YAML format for describing RESTful APIs: paths, operations, parameters, responses, schemas, and security. Use this skill when creating or editing Swagger 2.0 specs, validating structure, or generating code/documentation from them.
undocs
by hairyf/skills
Undocs is a minimal Documentation Theme and CLI built with Nuxt, Nuxt Content, and Nuxt UI. It provides zero-config documentation sites with elegant CLI wrapper, automatic content transformations, and built-in components for common documentation needs.
hairy
by hairyf/skills
This skill covers Hairyf's preferred tooling, configurations, and best practices for web development. This skill is opinionated.
arch-tsdown-monorepo
by hairyf/skills
arch-tsdown-monorepo is a pnpm monorepo starter for TypeScript libraries (based on hairyf/starter-monorepo ). Each package uses tsdown for building. It provides shared tooling (ESLint, Vitest, TypeScript), pnpm catalogs for versions, workspace dependencies , and optional npm Trusted Publisher for CI-based releases.
create-skill-from-repo
by hairyf/skills
Use this workflow to quickly ingest a framework or project's logic and documentation into the local environment. This is triggered when a user provides a and a for which no local skill yet exists.