← 返回 Skills 市场
clawkk

State Management

作者 clawkk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
145
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install state-management
功能描述
Deep workflow for client (and hybrid) state—modeling domain vs UI state, server cache vs client store, async and consistency, DevTools, persistence, and test...
安全使用建议
This skill is an instruction-only design guide for frontend state management and appears internally consistent and low-risk: it doesn't request creds, install code, or access files. Before installing, consider that the skill has no listed homepage or known source—if provenance matters for your team, prefer skills from trusted authors or inspect SKILL.md yourself. Also remember that although the skill can't execute code itself, an agent using it may suggest code changes or commands—avoid granting the agent repository write/push or cloud credentials unless you intend it to act on your codebase. If you want more assurance, ask the publisher for source or a homepage, or copy the guidance into an internal doc instead of installing the skill.
功能分析
Type: OpenClaw Skill Name: state-management Version: 1.0.0 The skill bundle contains purely educational and procedural documentation (SKILL.md) designed to guide an AI agent through assisting users with frontend state management architecture. There is no executable code, no network activity, and no instructions that attempt to exfiltrate data or bypass security controls; in fact, it explicitly warns against storing sensitive data in localStorage to avoid XSS risks.
能力评估
Purpose & Capability
The name and description (deep state-management workflow) match the SKILL.md content. All guidance is about modeling client/server/UI state, libraries, and testing; no unexplained dependencies, credentials, or unrelated capabilities are requested.
Instruction Scope
SKILL.md is pure advisory content (design stages, rules, checklists). It does not instruct the agent to read files, access environment variables, call external endpoints, or transmit data outside the user's context. The instructions are scoped to interviewing the user, choosing patterns, and giving implementation advice.
Install Mechanism
No install specification or code files are present. This is the lowest-risk form: nothing is written to disk and no third-party packages are pulled in.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a purely instructional design/architectural workflow.
Persistence & Privilege
always:false (default) and autonomous invocation is allowed (platform default). This is normal. One minor provenance note: the skill lists no homepage and the source is unknown; that reduces trust but does not create a technical incoherence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install state-management
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /state-management 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
State-management 1.0.0 – Initial Release - Introduces a comprehensive workflow for modeling and managing client, server, and hybrid state in modern frontend applications. - Defines six clear stages: inventory state kinds, assign ownership, clarify boundaries, handle async/consistency, set up persistence/URLs, and ensure testability/dev tool support. - Includes explicit guidance for choosing between Redux, Context, server-state libraries (React Query, SWR, Apollo), and more. - Provides detailed checklists, practical anti-patterns, and tips for handling common state missteps and migration from legacy patterns. - Applicable to React, Vue, and Svelte projects, encouraging explicit source-of-truth models and disciplined ownership.
元数据
Slug state-management
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

State Management 是什么?

Deep workflow for client (and hybrid) state—modeling domain vs UI state, server cache vs client store, async and consistency, DevTools, persistence, and test... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。

如何安装 State Management?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install state-management」即可一键安装,无需额外配置。

State Management 是免费的吗?

是的,State Management 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

State Management 支持哪些平台?

State Management 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 State Management?

由 clawkk(@clawkk)开发并维护,当前版本 v1.0.0。

💬 留言讨论