·feature-arch
</>

feature-arch

thongdn-it/react-agent-skills

针对可扩展应用程序的基于功能的 React 架构指南(以前称为功能架构)。在编写、审查或重构 React 代码时应使用此技能,以确保正确的功能组织。触发涉及项目结构、功能组织、模块边界、跨功能导入、数据获取模式或组件组合的任务。

0安装·0热度·@thongdn-it

安装

$npx skills add https://github.com/thongdn-it/react-agent-skills --skill feature-arch

SKILL.md

Comprehensive architecture guide for organizing React applications by features, enabling scalable development with independent teams. Contains 42 rules across 8 categories, prioritized by impact from critical (directory structure, imports) to incremental (naming conventions).

| 1 | Directory Structure | CRITICAL | struct- | | 2 | Import & Dependencies | CRITICAL | import- | | 3 | Module Boundaries | HIGH | bound- | | 4 | Data Fetching | HIGH | fquery- | | 5 | Component Organization | MEDIUM-HIGH | fcomp- | | 6 | State Management | MEDIUM | fstate- | | 7 | Testing Strategy | MEDIUM | test- |

| 8 | Naming Conventions | LOW | name- |

针对可扩展应用程序的基于功能的 React 架构指南(以前称为功能架构)。在编写、审查或重构 React 代码时应使用此技能,以确保正确的功能组织。触发涉及项目结构、功能组织、模块边界、跨功能导入、数据获取模式或组件组合的任务。 来源:thongdn-it/react-agent-skills。

查看原文

可引用信息

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

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

快速解答

什么是 feature-arch?

针对可扩展应用程序的基于功能的 React 架构指南(以前称为功能架构)。在编写、审查或重构 React 代码时应使用此技能,以确保正确的功能组织。触发涉及项目结构、功能组织、模块边界、跨功能导入、数据获取模式或组件组合的任务。 来源:thongdn-it/react-agent-skills。

如何安装 feature-arch?

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

这个 Skill 的源码在哪?

https://github.com/thongdn-it/react-agent-skills