jotai-expert
✓React 应用程序中 Jotai 状态管理的专家指南。提供最佳实践、性能优化和架构模式。在设计原子结构、实现状态管理、优化重新渲染、处理异步状态、与 TypeScript 集成或检查 Jotai 代码的性能问题时使用。在涉及 Jotai 原子、派生状态、focusAtom、splitAtom、atomFamily 或状态管理架构决策的任务上触发。
SKILL.md
Jotai is a primitive and flexible state management library for React using an atomic approach. Always reference https://jotai.org/ for the latest API details.
| Read only | useAtomValue(atom) | Yes | | Write only | useSetAtom(atom) | No | | Both | useAtom(atom) | Yes |
When implementing or reviewing Jotai code, load the relevant reference file for detailed guidance.
React 应用程序中 Jotai 状态管理的专家指南。提供最佳实践、性能优化和架构模式。在设计原子结构、实现状态管理、优化重新渲染、处理异步状态、与 TypeScript 集成或检查 Jotai 代码的性能问题时使用。在涉及 Jotai 原子、派生状态、focusAtom、splitAtom、atomFamily 或状态管理架构决策的任务上触发。 来源:s-hiraoku/skills-factory。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/s-hiraoku/skills-factory --skill jotai-expert- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 jotai-expert?
React 应用程序中 Jotai 状态管理的专家指南。提供最佳实践、性能优化和架构模式。在设计原子结构、实现状态管理、优化重新渲染、处理异步状态、与 TypeScript 集成或检查 Jotai 代码的性能问题时使用。在涉及 Jotai 原子、派生状态、focusAtom、splitAtom、atomFamily 或状态管理架构决策的任务上触发。 来源:s-hiraoku/skills-factory。
如何安装 jotai-expert?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/s-hiraoku/skills-factory --skill jotai-expert 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/s-hiraoku/skills-factory