·react-vm
</>

react-vm

front-depiction/claude-setup

使用 Effect 和 Effect-Atom 实现 VM 模式,以实现反应式、可测试的前端状态管理。在使用桥接领域服务和 UI 的视图模型构建 React 应用程序时,请使用此技能。

5安装·0热度·@front-depiction

安装

$npx skills add https://github.com/front-depiction/claude-setup --skill react-vm

SKILL.md

VMs take domain input → VMs produce UI-ready output → Components are pure renderers

Components must NEVER: format strings/dates/numbers, compute derived values, contain business logic, transform entities

Components ONLY: subscribe via useAtomValue, invoke via useAtomSet, pattern match with $match, render UI-ready values

使用 Effect 和 Effect-Atom 实现 VM 模式,以实现反应式、可测试的前端状态管理。在使用桥接领域服务和 UI 的视图模型构建 React 应用程序时,请使用此技能。 来源:front-depiction/claude-setup。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/front-depiction/claude-setup --skill react-vm
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 react-vm?

使用 Effect 和 Effect-Atom 实现 VM 模式,以实现反应式、可测试的前端状态管理。在使用桥接领域服务和 UI 的视图模型构建 React 应用程序时,请使用此技能。 来源:front-depiction/claude-setup。

如何安装 react-vm?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/front-depiction/claude-setup --skill react-vm 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/front-depiction/claude-setup