·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