·system-design
{}

system-design

負荷分散、キャッシュ、データベースのスケーリング、メッセージ キューに対する構造化アプローチを使用して、スケーラブルな分散システムを設計します。ユーザーが「システム設計」、「拡張」、「高可用性」、「レート リミッター」、または「URL 短縮機能の設計」について言及する場合に使用します。一般的なシステム設計と基礎的な見積もりについて説明します。データの基礎については、「ddia-systems」を参照してください。回復力については、release-it を参照してください。

99インストール·7トレンド·@wondelai

インストール

$npx skills add https://github.com/wondelai/skills --skill system-design

system-design のインストール方法

コマンドラインで system-design AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/wondelai/skills --skill system-design
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: wondelai/skills。

A structured approach to designing large-scale distributed systems. Apply these principles when architecting new services, reviewing system designs, estimating capacity, or preparing for system design discussions.

Start with requirements, not solutions. Every system design begins by clarifying what you are building, for whom, and at what scale. Jumping to architecture before understanding constraints produces over-engineered or under-engineered systems.

The foundation: Scalable systems are not invented from scratch -- they are assembled from well-understood building blocks (load balancers, caches, queues, databases, CDNs) connected by clear data flows. The skill lies in choosing the right blocks, sizing them correctly, and understanding the tradeoffs each choice introduces. A four-step process -- scope, high-level design, deep dive, wrap-up -- keeps the design fo...

負荷分散、キャッシュ、データベースのスケーリング、メッセージ キューに対する構造化アプローチを使用して、スケーラブルな分散システムを設計します。ユーザーが「システム設計」、「拡張」、「高可用性」、「レート リミッター」、または「URL 短縮機能の設計」について言及する場合に使用します。一般的なシステム設計と基礎的な見積もりについて説明します。データの基礎については、「ddia-systems」を参照してください。回復力については、release-it を参照してください。 ソース: wondelai/skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/wondelai/skills --skill system-design
カテゴリ
{}データ分析
認証済み
初回登録
2026-02-23
更新日
2026-03-10

Browse more skills from wondelai/skills

クイックアンサー

system-design とは?

負荷分散、キャッシュ、データベースのスケーリング、メッセージ キューに対する構造化アプローチを使用して、スケーラブルな分散システムを設計します。ユーザーが「システム設計」、「拡張」、「高可用性」、「レート リミッター」、または「URL 短縮機能の設計」について言及する場合に使用します。一般的なシステム設計と基礎的な見積もりについて説明します。データの基礎については、「ddia-systems」を参照してください。回復力については、release-it を参照してください。 ソース: wondelai/skills。

system-design のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/wondelai/skills --skill system-design インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/wondelai/skills