comfyui-frontend-extensions

Installation
SKILL.md

ComfyUI v2 Frontend Extension API

The v2 extension API is the published npm package @comfyorg/extension-api. It replaces the legacy app.registerExtension() / nodeType.prototype monkey-patching model with a typed, tree-shakeable, import-based API.

If you are converting an existing v1 extension, read references/migrate-v1-to-v2.md for a pattern-by-pattern mapping.

Mental model

Installs
15
GitHub Stars
729
First Seen
May 27, 2026
comfyui-frontend-extensions — artokun/comfyui-mcp