·architecture-selection
>_

architecture-selection

rsmdt/the-startup

系统架构模式包括单体、微服务、事件驱动和无服务器,以及 C4 建模、可扩展性策略和技术选择标准。在设计系统架构、评估模式或规划可扩展性时使用。

11安装·1热度·@rsmdt

安装

$npx skills add https://github.com/rsmdt/the-startup --skill architecture-selection

SKILL.md

Systematic guidance for selecting and implementing architecture patterns that match requirements, team capabilities, and scalability needs.

| Simple deployment | Limited scalability | | Easy debugging | Large codebase to manage | | Single codebase | Technology lock-in | | Fast development initially | Team coupling | | Transactional consistency | Full redeploy for changes |

Independently deployable services organized around business capabilities.

系统架构模式包括单体、微服务、事件驱动和无服务器,以及 C4 建模、可扩展性策略和技术选择标准。在设计系统架构、评估模式或规划可扩展性时使用。 来源:rsmdt/the-startup。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/rsmdt/the-startup --skill architecture-selection
分类
>_效率工具
认证
收录时间
2026-02-12
更新时间
2026-02-18

快速解答

什么是 architecture-selection?

系统架构模式包括单体、微服务、事件驱动和无服务器,以及 C4 建模、可扩展性策略和技术选择标准。在设计系统架构、评估模式或规划可扩展性时使用。 来源:rsmdt/the-startup。

如何安装 architecture-selection?

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

这个 Skill 的源码在哪?

https://github.com/rsmdt/the-startup