modular-architecture とは?
ポートとアダプター (六角形)、モジュール通信、データ分離を含むモジュール構成パターン。モジュール式モノリスの構築、モジュール境界の定義、モジュール間通信の設定、またはデータベース コンテキストの分離時に使用します。内部イベント用の MediatR パターンが含まれています。 ソース: melodic-software/claude-code-plugins。
ポートとアダプター (六角形)、モジュール通信、データ分離を含むモジュール構成パターン。モジュール式モノリスの構築、モジュール境界の定義、モジュール間通信の設定、またはデータベース コンテキストの分離時に使用します。内部イベント用の MediatR パターンが含まれています。
コマンドラインで modular-architecture AI スキルを開発環境にすばやくインストール
ソース: melodic-software/claude-code-plugins。
Keywords: modular monolith, modules, bounded contexts, ports and adapters, hexagonal architecture, module communication, data isolation, separate DbContext, MediatR, domain events, internal events, module boundaries
Organize code by modules (business capabilities), not layers. Each module is a self-contained vertical slice with its own:
The hexagonal architecture separates business logic from external concerns through ports (interfaces) and adapters (implementations).
ポートとアダプター (六角形)、モジュール通信、データ分離を含むモジュール構成パターン。モジュール式モノリスの構築、モジュール境界の定義、モジュール間通信の設定、またはデータベース コンテキストの分離時に使用します。内部イベント用の MediatR パターンが含まれています。 ソース: melodic-software/claude-code-plugins。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/melodic-software/claude-code-plugins --skill modular-architectureBrowse more skills from melodic-software/claude-code-plugins
ポートとアダプター (六角形)、モジュール通信、データ分離を含むモジュール構成パターン。モジュール式モノリスの構築、モジュール境界の定義、モジュール間通信の設定、またはデータベース コンテキストの分離時に使用します。内部イベント用の MediatR パターンが含まれています。 ソース: melodic-software/claude-code-plugins。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/melodic-software/claude-code-plugins --skill modular-architecture インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/melodic-software/claude-code-plugins