·solidjs-patterns
*

solidjs-patterns

different-ai/openwork

OpenWork の SolidJS 反応性 + UI 状態パターン

33インストール·6トレンド·@different-ai

インストール

$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().

OpenWork の SolidJS 反応性 + UI 状態パターン ソース: different-ai/openwork。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/different-ai/openwork --skill solidjs-patterns
カテゴリ
*クリエイティブ
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

solidjs-patterns とは?

OpenWork の SolidJS 反応性 + UI 状態パターン ソース: different-ai/openwork。

solidjs-patterns のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/different-ai/openwork --skill solidjs-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

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