node-compat

Installation
SKILL.md

Node Compat Test

Work on Node.js compatibility test $ARGUMENTS.

Step 1: Build and run the test

./x build
./x test-compat $ARGUMENTS

If the test passes, report success and ensure test is specified in tests/node_compat/config.jsonc.

Step 2: Diagnose the failure

Read the test file to understand what it tests:

Installs
1
Repository
denoland/deno
GitHub Stars
108.0K
First Seen
Jul 3, 2026
node-compat — denoland/deno