·state-management
*

state-management

eddiebe147/claude-settings

使用 Zustand、Context 和现代模式进行 React 状态管理的专家指南。在管理全局状态、表单、复杂 UI 状态或优化重新渲染时使用。

40安装·0热度·@eddiebe147

安装

$npx skills add https://github.com/eddiebe147/claude-settings --skill state-management

SKILL.md

This skill helps you choose and implement the right state management solution for your React/Next.js application. From local state to global stores, this covers all the patterns you need.

Local State (useState) Use for component-specific state that doesn't need to be shared.

URL State (useSearchParams) Use for state that should be shareable via URL.

使用 Zustand、Context 和现代模式进行 React 状态管理的专家指南。在管理全局状态、表单、复杂 UI 状态或优化重新渲染时使用。 来源:eddiebe147/claude-settings。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/eddiebe147/claude-settings --skill state-management
分类
*创意媒体
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 state-management?

使用 Zustand、Context 和现代模式进行 React 状态管理的专家指南。在管理全局状态、表单、复杂 UI 状态或优化重新渲染时使用。 来源:eddiebe147/claude-settings。

如何安装 state-management?

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

这个 Skill 的源码在哪?

https://github.com/eddiebe147/claude-settings