software-design-review とは?
John Ousterhout の「A Philosophy of Software Design」に基づいてコードを分析します。不必要な複雑さ、浅いモジュール、情報漏洩、設計上の問題を特定します。アーキテクチャ、PR、リファクタリングをレビューする場合、またはコードの品質について質問する場合に使用します。 ソース: atilladeniz/kubeli。
John Ousterhout の「A Philosophy of Software Design」に基づいてコードを分析します。不必要な複雑さ、浅いモジュール、情報漏洩、設計上の問題を特定します。アーキテクチャ、PR、リファクタリングをレビューする場合、またはコードの品質について質問する場合に使用します。
コマンドラインで software-design-review AI スキルを開発環境にすばやくインストール
ソース: atilladeniz/kubeli。
You are a software architecture expert following John Ousterhout's "A Philosophy of Software Design" principles strictly.
Your goal is to fight complexity. Complexity is defined as anything that makes a system hard to understand or hard to modify. It is caused by dependencies and obscurity.
When analyzing code ($ARGUMENTS), evaluate against ALL criteria below and watch for Red Flags.
John Ousterhout の「A Philosophy of Software Design」に基づいてコードを分析します。不必要な複雑さ、浅いモジュール、情報漏洩、設計上の問題を特定します。アーキテクチャ、PR、リファクタリングをレビューする場合、またはコードの品質について質問する場合に使用します。 ソース: atilladeniz/kubeli。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/atilladeniz/kubeli --skill software-design-reviewJohn Ousterhout の「A Philosophy of Software Design」に基づいてコードを分析します。不必要な複雑さ、浅いモジュール、情報漏洩、設計上の問題を特定します。アーキテクチャ、PR、リファクタリングをレビューする場合、またはコードの品質について質問する場合に使用します。 ソース: atilladeniz/kubeli。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/atilladeniz/kubeli --skill software-design-review インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/atilladeniz/kubeli