home/categories/knowledge-base/cloudflare-workerd-opencode-skills-module-registry-skill-md
knowledge-basedocumentation

module-registry

Load when working with the module registry in workerd — reading, modifying, debugging, or reviewing module resolution, compilation, evaluation, or registration code. Provides pointers to three reference documents covering the legacy registry, V8 module internals, and the new registry design.

cloudflare
maintainer
cloudflare
Updated 3/25/2026
Stars
8132
Forks
613
quick start

Installation and usage

Load when working with the module registry in workerd — reading, modifying, debugging, or reviewing module resolution, compilation, evaluation, or registration code. Provides pointers to three reference documents covering the legacy registry, V8 module internals, and the new registry design.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use module-registry