Skip to main content
Manusで任意のスキルを実行
ワンクリックで

re-frame2-ui

スター40
フォーク0
更新日2026年7月18日 07:15

Writes view code for re-frame2's compiled-view substrate `re-frame.ui` (artifact `day8/re-frame2-ui`, alias `ui/`) — `defview` components and children, templates, reactive `sub` reads, event handlers (vectors, `ui/event`, `ui/handler`, the bare-fn shorthand), local state and effects, presence, frames and roots (`frame-root`, `frame-provider`, `ui/mount`), interop (`ui/raw`, `ui/html`, `ui/spread`, `ui/raw-fn`, custom elements, `ui/->react`), and structural tests via `re-frame.ui.test`. Use whenever the user mentions defview, ui/sub, frame-root, ui/mount, compiled views / compiled hiccup, the re-frame2 view compiler, ui.test, presence-phase, or is writing/porting VIEW code in an app that depends on day8/re-frame2-ui — even when the library is not named explicitly. **View layer only** (the `(props) → template` surface and its tests). **Do not use** for: events/subs/fx/machines/ flows authoring (use `re-frame2`), Reagent/UIx/Helix adapter views (the frozen/legacy substrates — use `re-frame2` §views), live-app in

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly