‹ 首页

system-design

@wondelai · 收录于 1 周前 · 上游提交 1 周前

Design scalable distributed systems using structured approaches for load balancing, caching, database scaling, and message queues. Use when the user mentions "system design", "scale this", "high availability", "rate limiter", "design a URL shortener", "design Twitter", "design Uber", "design a news feed", "system design interview", "capacity planning", or "distributed architecture". Also trigger when estimating infrastructure requirements, choosing between microservices and monoliths, or designing for millions of concurrent users. Covers common system designs (TinyURL, feeds, chat) and back-of-the-envelope estimation. For data fundamentals, see ddia-systems. For resilience, see release-it.

适合你,如果正在准备系统设计面试或需要设计高可用分布式系统。

/ 通过 npx 安装 校验哈希
npx oh-my-skill add wondelai/skills/system-design
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- wondelai/skills/system-design
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify wondelai/skills/system-design
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
1589GitHub stars
~3.3K最小装载
~17.9K含声明引用
~17.9K文本包总量
镜像托管

怎么用

商店整理自技能原文 · 版本 326b380 · 表述以原文为准
它做什么

Claude 会按照四步流程设计可扩展的分布式系统:先明确需求,再画高层架构图,然后深入关键组件,最后讨论权衡和改进。它会估算 QPS、存储等容量,并推荐负载均衡、缓存、消息队列等构建块。

什么时候触发

当你提到“系统设计”、“设计一个URL缩短器”、“设计Twitter”等关键词,或要求估算基础设施、选择微服务与单体架构、设计支持百万并发用户时触发。

装好后可以这样说
Claude 会按四步流程给出设计,包括估算和组件选择。
Claude 会进行容量估算并给出架构建议。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。