← 返回 Skills 市场
State Architecture
作者
wangzhiming
· GitHub ↗
· v1.0.0
· MIT-0
128
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install state-architecture
功能描述
Designs scalable state management architecture for complex frontend apps. Covers store slicing, server vs client state separation, optimistic updates, cross-...
安全使用建议
This is a documentation-style skill that provides design advice and code snippets for frontend state management; it doesn't install software or request secrets. Before relying on suggested patterns in production, ensure you have the corresponding dependencies (React Query, Zustand, XState, etc.) installed in your project, review and adapt the example code to your app's security model, and audit any third-party libraries you add. Note that, as an agent-invocable skill, the agent could autonomously use these instructions to respond to user queries (normal behavior) — there are no additional privileges or hidden network hooks in the skill itself.
功能分析
Type: OpenClaw Skill
Name: state-architecture
Version: 1.0.0
The skill bundle provides architectural guidance and code patterns for frontend state management using tools like Zustand, React Query, and XState. The content consists entirely of educational documentation and boilerplate code for state synchronization, optimistic updates, and state machines, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description describe designing state management for frontend apps and the SKILL.md content directly implements that: classification, store slicing, optimistic updates, state machines, and cross-tab sync. It requests no binaries, env vars, or installs—appropriate for a documentation/assistant-style skill.
Instruction Scope
The SKILL.md contains code examples and diagnostic questions centered on state design. It does not instruct the agent to read local files, access system credentials, call external endpoints, or exfiltrate data. All runtime guidance is limited to recommending libraries and patterns (React Query, Zustand, BroadcastChannel, XState) relevant to the stated purpose.
Install Mechanism
No install specification and no code files that execute. Being instruction-only means nothing is written to disk and no external packages are fetched by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. There are no calls in SKILL.md that imply hidden credential use or unrelated service access.
Persistence & Privilege
The skill is not always-enabled and uses default agent invocation behavior. It does not request persistent system privileges or attempt to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install state-architecture - 安装完成后,直接呼叫该 Skill 的名称或使用
/state-architecture触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Publish from oliver-skill repository
元数据
常见问题
State Architecture 是什么?
Designs scalable state management architecture for complex frontend apps. Covers store slicing, server vs client state separation, optimistic updates, cross-... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 128 次。
如何安装 State Architecture?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install state-architecture」即可一键安装,无需额外配置。
State Architecture 是免费的吗?
是的,State Architecture 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
State Architecture 支持哪些平台?
State Architecture 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 State Architecture?
由 wangzhiming(@wangzhiming1999)开发并维护,当前版本 v1.0.0。
推荐 Skills