スキル一覧に戻る
mofa-org

04-mofa-studio-ui-patterns

by mofa-org

7🍴 9📅 2026年1月23日
GitHubで見るManusで実行

SKILL.md


name: 04-mofa-studio-ui-patterns description: Makepad UI patterns in MoFA Studio: live_design layout, event handling, apply_over usage, shader-driven theming, and animation lifecycles. Use when editing UI or behavior.

MoFA Studio UI Patterns

1. Overview

Follow Makepad patterns for event handling and runtime updates. Use apply_over for dynamic changes and keep hover handling before action extraction.

2. UI workflow

  1. Build layout in live_design! using theme constants.
  2. Implement Widget::handle_event and call self.view.handle_event.
  3. Handle hover events before Event::Actions early return.
  4. Use apply_over for visibility and shader instance updates.
  5. Use shader time or Event::NextFrame for animations.

3. References

  • references/ui-workflow.md
  • references/hover-and-apply-over.md
  • references/ui-edge-cases.md

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です