·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