skill repo
different-ai/openwork▌
6 approved skills in this repository
skills (6)
solidjs-patterns
Productivity
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 action), not rerender issues.
tauri-solidjs
Productivity
tauri-solidjs
openwork-core
Productivity
openwork-core
opencode-bridge
Productivity
OpenWork communicates with OpenCode via three mechanisms:
opencode-primitives
Productivity
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 decisions to the official OpenCode documentation and keeps terminology consistent in the UI.
opencode-mirror
Productivity
opencode-mirror