Skip to main content
Run any Skill in Manus
with one click

dioxus-render-purity

Stars3
Forks0
UpdatedJune 25, 2026 at 10:24

在 Dioxus 0.7 组件中保持渲染函数纯净。编写或修改 #[component] / rsx! 代码时 强制检查:禁止在 render body 里写副作用(signal.set / spawn / DOM 调用)、 禁止用 use_signal 存可派生数据、禁止用 use_effect 算派生值。触发关键词: "dioxus"、"component"、"rsx"、"use_signal"、"use_effect"、"use_server_future"、 "渲染"、"组件"、"signal"、以及任何对 src/pages 或 src/components 下文件的编辑。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly