·solidjs-patterns
*

solidjs-patterns

different-ai/openwork

SolidJS-Reaktivität + UI-Statusmuster für OpenWork

33Installationen·6Trend·@different-ai

Installation

$npx skills add https://github.com/different-ai/openwork --skill solidjs-patterns

SKILL.md

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.

This skill captures the patterns we want to consistently use in OpenWork.

When an operation can overlap with others (permissions, installs, background refresh), don’t reuse a global busy().

SolidJS-Reaktivität + UI-Statusmuster für OpenWork Quelle: different-ai/openwork.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/different-ai/openwork --skill solidjs-patterns
Kategorie
*Kreativität
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist solidjs-patterns?

SolidJS-Reaktivität + UI-Statusmuster für OpenWork Quelle: different-ai/openwork.

Wie installiere ich solidjs-patterns?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/different-ai/openwork --skill solidjs-patterns Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/different-ai/openwork