·system-architecture
{}

system-architecture

hieutrtr/ai1-skills

Python/React 全棧項目的系統架構指南。在設計階段製定架構決策時使用 - 組件邊界、服務層設計、數據流模式、數據庫模式規劃和技術權衡分析。涵蓋 FastAPI 層架構(路由/服務/存儲庫/模型)、React 組件層次結構、狀態管理和橫切關注點(身份驗證、錯誤、日誌記錄)。生成架構文檔和 ADR。不涵蓋實現(使用 python-backend-expert 或 react-frontend-expert)或 API 契約設計(使用 api-design-patterns)。

11安裝·1熱度·@hieutrtr

安裝

$npx skills add https://github.com/hieutrtr/ai1-skills --skill system-architecture

SKILL.md

The standard Python/React full-stack architecture follows a layered pattern with strict dependency direction.

| Maintainability | High | Can the team understand, modify, and debug this easily? | | Testability | High | Can each component be tested in isolation? | | Performance | Medium | Does it meet latency and throughput requirements? | | Team familiarity | Medium | Does the team have experience with this approach? |

| Operational cost | Low | What are the infrastructure and maintenance costs? | | Future flexibility | Low | How easily can this evolve as requirements change? |

Python/React 全棧項目的系統架構指南。在設計階段製定架構決策時使用 - 組件邊界、服務層設計、數據流模式、數據庫模式規劃和技術權衡分析。涵蓋 FastAPI 層架構(路由/服務/存儲庫/模型)、React 組件層次結構、狀態管理和橫切關注點(身份驗證、錯誤、日誌記錄)。生成架構文檔和 ADR。不涵蓋實現(使用 python-backend-expert 或 react-frontend-expert)或 API 契約設計(使用 api-design-patterns)。 來源:hieutrtr/ai1-skills。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/hieutrtr/ai1-skills --skill system-architecture
分類
{}資料分析
認證
收錄時間
2026-02-05
更新時間
2026-02-18

快速解答

什麼是 system-architecture?

Python/React 全棧項目的系統架構指南。在設計階段製定架構決策時使用 - 組件邊界、服務層設計、數據流模式、數據庫模式規劃和技術權衡分析。涵蓋 FastAPI 層架構(路由/服務/存儲庫/模型)、React 組件層次結構、狀態管理和橫切關注點(身份驗證、錯誤、日誌記錄)。生成架構文檔和 ADR。不涵蓋實現(使用 python-backend-expert 或 react-frontend-expert)或 API 契約設計(使用 api-design-patterns)。 來源:hieutrtr/ai1-skills。

如何安裝 system-architecture?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/hieutrtr/ai1-skills --skill system-architecture 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/hieutrtr/ai1-skills