structural-design-principles
✓継承よりも構成、デメテルの法則、Tell Don't Ask、およびプログラミング パラダイムを超越したカプセル化原則を必要とするモジュールやコンポーネントを設計するときに使用します。
SKILL.md
These principles originated in object-oriented design but apply to any programming paradigm . They're about code structure, not paradigm.
In object-oriented programming (TypeScript/React): Apply traditional OO interpretations with classes, interfaces, and encapsulation.
The underlying principle is the same across paradigms: manage dependencies, reduce coupling, and maintain clear boundaries.
継承よりも構成、デメテルの法則、Tell Don't Ask、およびプログラミング パラダイムを超越したカプセル化原則を必要とするモジュールやコンポーネントを設計するときに使用します。 ソース: thebushidocollective/han。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/thebushidocollective/han --skill structural-design-principles- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
structural-design-principles とは?
継承よりも構成、デメテルの法則、Tell Don't Ask、およびプログラミング パラダイムを超越したカプセル化原則を必要とするモジュールやコンポーネントを設計するときに使用します。 ソース: thebushidocollective/han。
structural-design-principles のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/thebushidocollective/han --skill structural-design-principles インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/thebushidocollective/han
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01