·scope-appropriate-architecture
</>

scope-appropriate-architecture

yonatangross/orchestkit

プロジェクトの範囲に合わせてアーキテクチャのサイズを適切に調整します。プロジェクトを 6 つの層に分類し、それに応じてパターンの選択を制限することで、オーバーエンジニアリングを防ぎます。アーキテクチャの設計時、パターンの選択時、またはブレインストーミング/実装時にプロジェクト層を検出するときに使用します。

8インストール·2トレンド·@yonatangross

インストール

$npx skills add https://github.com/yonatangross/orchestkit --skill scope-appropriate-architecture

SKILL.md

Right-size every architectural decision to the project's actual needs. Not every project needs hexagonal architecture, CQRS, or microservices.

Core principle: Detect the project tier first, then constrain all downstream pattern choices to that tier's complexity ceiling.

| Tier | LOC Ratio | Architecture | DB | Auth | Tests |

プロジェクトの範囲に合わせてアーキテクチャのサイズを適切に調整します。プロジェクトを 6 つの層に分類し、それに応じてパターンの選択を制限することで、オーバーエンジニアリングを防ぎます。アーキテクチャの設計時、パターンの選択時、またはブレインストーミング/実装時にプロジェクト層を検出するときに使用します。 ソース: yonatangross/orchestkit。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/yonatangross/orchestkit --skill scope-appropriate-architecture
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-17
更新日
2026-02-18

クイックアンサー

scope-appropriate-architecture とは?

プロジェクトの範囲に合わせてアーキテクチャのサイズを適切に調整します。プロジェクトを 6 つの層に分類し、それに応じてパターンの選択を制限することで、オーバーエンジニアリングを防ぎます。アーキテクチャの設計時、パターンの選択時、またはブレインストーミング/実装時にプロジェクト層を検出するときに使用します。 ソース: yonatangross/orchestkit。

scope-appropriate-architecture のインストール方法は?

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

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

https://github.com/yonatangross/orchestkit