xiaozhuguang/comfyui-xiaozhuguang — explained in plain English
Analysis updated 2026-05-18
Organize frequently used ComfyUI nodes into a searchable favorites panel.
Save and browse workflows in nested folders with drag-and-drop import.
Align and evenly space multiple selected nodes on the canvas.
Group related nodes into a colored, collapsible box that can run independently.
| xiaozhuguang/comfyui-xiaozhuguang | mrdoob/netex | naresh-chaurasia/genc-knowledgehub | |
|---|---|---|---|
| Stars | 41 | 41 | 41 |
| Language | JavaScript | JavaScript | JavaScript |
| Setup difficulty | easy | moderate | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | vibe coder | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Installs as a standard ComfyUI custom node plugin, no external API keys needed.
ComfyUI-xiaozhuguang is a plugin for ComfyUI, the node based interface used to build AI image and video generation workflows. It adds a set of interface and organization tools on top of the standard node editor, aimed at people who work with large, complex workflows and want faster ways to find, arrange, and reuse nodes. The plugin lets a user right click any node, or a group of selected nodes, to add it to a favorites panel. Favorites can be searched by typing partial Chinese pinyin, sorted by how often they are used or how recently, and organized into custom folders. A separate workflow manager stores saved workflows in nested folders, lets a user drag a workflow onto the canvas to import its nodes, and keeps a recycle bin for anything deleted by mistake, with items held for three months before automatic cleanup. For faster node creation, dragging a connection out into empty space or opening the node search box shows a configurable list of up to twenty frequently used nodes that can be added with one click, and this list can be exported or imported as a JSON file to move between setups. An alignment panel appears once two or more nodes are selected, offering six line based alignment options and four options that align and evenly space nodes at the same time, plus a drag to measure feature and a press and hold option that automatically arranges nodes based on how they are connected. The grouping feature draws a translucent box around a set of nodes so they can be moved, resized, locked, or bypassed together, with animated border effects such as a rainbow cycle, a breathing glow, or a rotating color sweep. Groups can be nested inside each other, and pressing F while hovering over a group runs only the nodes inside it and their dependencies instead of the whole workflow. The plugin also includes a small set of utility nodes, such as a selector, a boolean switch, and a slider, and it supports both Chinese and English interface text through ComfyUI's official translation system.
A ComfyUI plugin that adds node favorites, workflow management, themes, alignment tools, and visual node grouping to the workflow editor.
Mainly JavaScript. The stack also includes JavaScript, ComfyUI.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.