·universal-javascript-runtimes
</>

universal-javascript-runtimes

kinfe123/fm-skills

Explains universal JavaScript deployment, the UnJS ecosystem (Nitro, H3, unenv), WinterCG web standards, and cross-platform runtimes. Use when building apps that deploy anywhere, understanding server adapters, or working with edge functions and serverless platforms.

3Installs·0Trend·@kinfe123

Installation

$npx skills add https://github.com/kinfe123/fm-skills --skill universal-javascript-runtimes

SKILL.md

Modern JavaScript can run in many environments: Node.js, Deno, Bun, Cloudflare Workers, browsers, and more. Universal JavaScript means writing code once that runs everywhere.

The solution is web standard APIs that all runtimes implement:

UnJS (Universal JavaScript) is a collection of packages for building universal JavaScript:

Explains universal JavaScript deployment, the UnJS ecosystem (Nitro, H3, unenv), WinterCG web standards, and cross-platform runtimes. Use when building apps that deploy anywhere, understanding server adapters, or working with edge functions and serverless platforms. Source: kinfe123/fm-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kinfe123/fm-skills --skill universal-javascript-runtimes
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is universal-javascript-runtimes?

Explains universal JavaScript deployment, the UnJS ecosystem (Nitro, H3, unenv), WinterCG web standards, and cross-platform runtimes. Use when building apps that deploy anywhere, understanding server adapters, or working with edge functions and serverless platforms. Source: kinfe123/fm-skills.

How do I install universal-javascript-runtimes?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kinfe123/fm-skills --skill universal-javascript-runtimes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/kinfe123/fm-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-11