design-patterns-implementation
✓適切な設計パターン (シングルトン、ファクトリー、オブザーバー、ストラテジーなど) を適用して、アーキテクチャ上の問題を解決します。コード アーキテクチャをリファクタリングする場合、拡張可能なシステムを実装する場合、または SOLID 原則に従う場合に使用します。
SKILL.md
Apply proven design patterns to create maintainable, extensible, and testable code architectures.
Ensure a class has only one instance with global access.
| Singleton | Database connections, configuration managers | | Factory | Creating objects based on runtime conditions | | Observer | Event systems, pub/sub, reactive programming | | Strategy | Algorithms that can be swapped at runtime | | Decorator | Adding features dynamically without inheritance |
適切な設計パターン (シングルトン、ファクトリー、オブザーバー、ストラテジーなど) を適用して、アーキテクチャ上の問題を解決します。コード アーキテクチャをリファクタリングする場合、拡張可能なシステムを実装する場合、または SOLID 原則に従う場合に使用します。 ソース: aj-geddes/useful-ai-prompts。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill design-patterns-implementation- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
design-patterns-implementation とは?
適切な設計パターン (シングルトン、ファクトリー、オブザーバー、ストラテジーなど) を適用して、アーキテクチャ上の問題を解決します。コード アーキテクチャをリファクタリングする場合、拡張可能なシステムを実装する場合、または SOLID 原則に従う場合に使用します。 ソース: aj-geddes/useful-ai-prompts。
design-patterns-implementation のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill design-patterns-implementation インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/aj-geddes/useful-ai-prompts
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01