unjs
UnJS ecosystem - agnostic JavaScript libraries, tools, and utilities. Use when working with UnJS packages like h3, nitro, ofetch, unstorage, or building universal JavaScript applications.
What this skill does
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. > The skill is based on UnJS website, generated at 2026-01-31. ## Core References ### HTTP & Server | Topic | Description | Reference | |-------|-------------|-----------| | H3 Framework | Minimal HTTP framework for high performance and portability | [core-h3](references/core-h3.md) | | Nitro Server | Universal web server framework that runs anywhere | [core-nitro](references/core-nitro.md) | | Listhen | Elegant HTTP listener for Node.js and edge environments | [core-listhen](references/core-listhen.md) | ### Utilities | Topic | Description | Reference | |-------|-------------|-----------| | Defu | Recursive default property assignment | [core-defu](references/core-defu.md) | | Destr | Fast and secure JSON.parse alternative | [core-destr](references/core-destr.md) | | Ohash | Fast hashing library based on murmurhash3 | [core-ohash](references/core-ohash.md) | | Pathe | Cross-platform path utilities (Node.js path replacement) | [core-pathe](references/core-pathe.md) | | UFO | URL utilities for parsing, formatting, and manipulation | [core-ufo](references/core-ufo.md) | | Scule | String case conversion utilities (camelCase, kebab-case, etc.) | [core-scule](references/core-scule.md) | ### Build Tools | Topic | Description | Reference | |-------|-------------|-----------| | Unbuild | Unified JavaScript build system | [core-unbuild](references/core-unbuild.md) | | Mkdist | Generate distribution files from source | [core-mkdist](references/core-mkdist.md) | | Unplugin | Unified plugin system for Vite, Rollup, webpack, esbuild, and more | [core-unplugin](references/core-unplugin.md) | ## Features ### Storage & Data | Topic | Description | Reference | |-------|-------------|-----------| | Unstorage | Async key-value storage API with multiple drivers | [features-unstorage](references/features-unstorage.md) | ### Environment & Runtime | Topic | Description | Reference | |-------|-------------|-----------| | Unenv | Convert JavaScript code to be runtime agnostic | [features-unenv](references/features-unenv.md) | | Std-env | Standard environment variables utilities | [features-std-env](references/features-std-env.md) | ### HTTP Client | Topic | Description | Reference | |-------|-------------|-----------| | Ofetch | Better fetch API for Node.js, browser, and workers | [features-ofetch](references/features-ofetch.md) | ### Routing | Topic | Description | Reference | |-------|-------------|-----------| | Radix3 | Lightweight and fast router based on Radix Tree | [features-radix3](references/features-radix3.md) | ### CLI & Tools | Topic | Description | Reference | |-------|-------------|-----------| | Citty | Elegant CLI builder with type-safe commands | [features-citty](references/features-citty.md) | | Giget | Download templates and git repositories | [features-giget](references/features-giget.md) | ### Hooks & Context | Topic | Description | Reference | |-------|-------------|-----------| | Hookable | Awaitable hooks system for plugins and extensions | [features-hookable](references/features-hookable.md) | | Unctx | Composables pattern in vanilla JavaScript | [features-unctx](references/features-unctx.md) | ### Crypto & Security | Topic | Description | Reference | |-------|-------------|-----------| | Uncrypto | Universal crypto API for Node.js, browser, and edge | [features-uncrypto](references/features-uncrypto.md) | ### Module System | Topic | Description | Reference | |-------|-------------|-----------| | Mlly | ECMAScript module utilities for Node.js | [features-mlly](references/features-mlly.md) | | Unimport | Auto-import APIs in modules | [features-unimport](references/features-unimport.md) | ### Type System | Topic | Description | Reference | |-------|-------------|-----------| | Untyped | Generate types and markdown from config objects | [features-untyped](references/features-untyped.md) | ### Logging & Console | Topic | Description | Reference | |-------|-------------|-----------| | Consola | Elegant console wrapper with multiple reporters | [features-consola](references/features-consola.md) | ### Documentation & Markdown | Topic | Description | Reference | |-------|-------------|-----------| | Automd | Automated markdown maintainer | [features-automd](references/features-automd.md) | | Changelogen | Generate beautiful changelogs using conventional commits | [features-changelogen](references/features-changelogen.md) | | Mdbox | Simple markdown utilities | [features-mdbox](references/features-mdbox.md) | | Undocs | Minimal documentation theme and CLI for UnJS projects | [features-undocs](references/features-undocs.md) | ### Configuration | Topic | Description | Reference | |-------|-------------|-----------| | C12 | Smart configuration loader | [features-c12](references/features-c12.md) | | Confbox | Compact and high quality YAML, TOML, JSONC and JSON5 parsers | [features-confbox](references/features-confbox.md) | | Rc9 | Read/write config couldn't be easier | [features-rc9](references/features-rc9.md) | ### HTTP & WebSocket | Topic | Description | Reference | |-------|-------------|-----------| | Httpxy | Full-featured HTTP and WebSocket proxy for Node.js | [features-httpxy](references/features-httpxy.md) | | Crossws | Cross-platform WebSocket servers for Node.js, Deno, Bun and Cloudflare Workers | [features-crossws](references/features-crossws.md) | | Cookie-es | ESM cookie serializer and deserializer | [features-cookie-es](references/features-cookie-es.md) | ### Image Processing | Topic | Description | Reference | |-------|-------------|-----------| | IPX | High performance, secure and easy to use image proxy based on Sharp and libvips | [features-ipx](references/features-ipx.md) | | Image-meta | Detect image type and size using pure JavaScript | [features-image-meta](references/features-image-meta.md) | | Jimp-compact | Lightweight version of Jimp - image processing library | [features-jimp-compact](references/features-jimp-compact.md) | | Fontaine | Automatic font fallback based on font metrics | [features-fontaine](references/features-fontaine.md) | ### Code Generation & AST | Topic | Description | Reference | |-------|-------------|-----------| | Magicast | Programmatically modify JavaScript and TypeScript source codes | [features-magicast](references/features-magicast.md) | | Magic-regexp | A compiled-away, type-safe, readable RegExp alternative | [features-magic-regexp](references/features-magic-regexp.md) | | Knitwork-X | Utilities to generate safe JavaScript code (actively maintained fork) | [features-knitwork](references/features-knitwork.md) | | Jiti | Runtime TypeScript and ESM support for Node.js | [features-jiti](references/features-jiti.md) | ### Database & Storage | Topic | Description | Reference | |-------|-------------|-----------| | Db0 | Lightweight SQL connector | [features-db0](references/features-db0.md) | | Mongoz | Zero config MongoDB server | [features-mongoz](references/features-mongoz.md) | ### Utilities | Topic | Description | Reference | |-------|-------------|-----------| | Fs-memo | Easy persisted memo object for Node.js | [features-fs-memo](references/features-fs-memo.md) | | Get-port-please | Get an available open port | [features-get-port-please](references/features-get-port-please.md) | | Perfect-debounce | Debounce promise-returning and async functions | [features-perfect-debounce](references/features-perfect-debounce.md) | | Serve-placeholder | Smart placeholder for missing assets | [features-serve-placeholder](references/features-serve-placeholder.md) | | Theme-colors | Easily generate color shades for themes | [features-theme-colors](references/features-theme-colors.md) | ### P
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.