installs
5
OpenWork’s UI is SolidJS: it updates via signals, not React-style rerenders. Most “UI stuck” bugs are actually state coupling bugs (e.g. one global busy() disabling an unrelated a…
creator profile · 7 approved skills · page 1 of 1
total skills
7
showing 7 on this page
page installs
13
13 this week
OpenWork’s UI is SolidJS: it updates via signals, not React-style rerenders. Most “UI stuck” bugs are actually state coupling bugs (e.g. one global busy() disabling an unrelated a…
$21
openwork-core
tauri-solidjs
OpenWork communicates with OpenCode via three mechanisms:
Use this skill whenever OpenWork behavior is implemented directly on top of OpenCode primitives (skills, plugins, MCP servers, opencode.json config, tools/permissions). It anchors…
opencode-mirror