home/categories/mobile/hkuds-openspace-showcase-skills-push-based-widget-module-pattern-skill-md
mobiledevelopment

push-based-widget-module-pattern

How to implement sidebar/widget UI components that receive pushed data updates from a caller, using a singleton module pattern with exported factory and update functions plus module-level DOM refs for efficient partial re-renders.

HKUDS
maintainer
HKUDS
Updated 3/24/2026
Stars
4934
Forks
588
quick start

Installation and usage

How to implement sidebar/widget UI components that receive pushed data updates from a caller, using a singleton module pattern with exported factory and update functions plus module-level DOM refs for efficient partial re-renders.

Installation
$ install --globalskills.sh
Usage

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

skills use push-based-widget-module-pattern