Authoring ComfyUI v2 frontend extensions with @comfyorg/extension-api — defineNode/defineExtension/defineWidget, shell UI (sidebar tabs, commands, hotkeys), typed events, and handles. Use when writing or editing ComfyUI web-UI extension code (custom node JS, sidebar panels, widgets).
$npx -y skills add artokun/comfyui-mcp --skill comfyui-frontend-extensionsInstalls into the current project.
Run `npx skills use "https://github.com/artokun/comfyui-mcp" --skill "artokun/comfyui-mcp/comfyui-frontend-extensions"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/artokun/comfyui-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/artokun/comfyui-mcp"` and select the relevant skills, then follow their instructions.