·generic-react-feature-developer
</>

generic-react-feature-developer

travisjneuman/.claude

以架构为重点,指导 React 应用程序的功能开发。涵盖 Zustand/Redux 模式、IndexedDB 使用、组件系统、延迟加载策略和无缝集成。在添加新功能、重构现有代码或计划重大更改时使用。

0安装·0热度·@travisjneuman

安装

$npx skills add https://github.com/travisjneuman/.claude --skill generic-react-feature-developer

SKILL.md

Extends: Generic Feature Developer - Read base skill for development workflow, scope assessment, and build vs integrate decisions.

| Theme, locale (rarely changes) | Frequently updated data | | Authentication state | Complex state with actions | | Provider already exists | Need persistence | | Prop drilling 1-2 levels | Cross-cutting concern |

| < 5MB total | localStorage via Zustand persist | | > 5MB total | IndexedDB | | Binary data (images, files) | IndexedDB | | Simple key-value | localStorage | | Complex queries | IndexedDB |

以架构为重点,指导 React 应用程序的功能开发。涵盖 Zustand/Redux 模式、IndexedDB 使用、组件系统、延迟加载策略和无缝集成。在添加新功能、重构现有代码或计划重大更改时使用。 来源:travisjneuman/.claude。

查看原文

可引用信息

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

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

快速解答

什么是 generic-react-feature-developer?

以架构为重点,指导 React 应用程序的功能开发。涵盖 Zustand/Redux 模式、IndexedDB 使用、组件系统、延迟加载策略和无缝集成。在添加新功能、重构现有代码或计划重大更改时使用。 来源:travisjneuman/.claude。

如何安装 generic-react-feature-developer?

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

这个 Skill 的源码在哪?

https://github.com/travisjneuman/.claude