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
Actualizado 3/25/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use module-registry