modular-architecture
モジュラーアーキテクチャとコンポーネント分割の設計スキル。高凝集・低結合の原則に基づいたシステム設計、依存関係管理、スケーラブルなアーキテクチャパターンの実装を支援する。Anchors:• Clean Architecture (Robert C. Martin) / 適用: レイヤー分離 / 目的: ビジネスロジックとインフラの分離• Domain-Driven Design (Eric Evans) / 適用: 境界づけられたコンテキスト / 目的: ドメインモデルの凝集性• SOLID Principles / 適用: モジュール設計原則 / 目的: 保守性と拡張性の向上Trigger:Use when designing modular architecture, splitting system into components, managing dependencies, or applying high cohesion low coupling principles.modular, architecture, component, module, cohesion, coupling, dependency, layer, separation
$ Installieren
git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/modular-architecture ~/.claude/skills/AIWorkflowOrchestrator// tip: Run this command in your terminal to install the skill
Repository

daishiman
Author
daishiman/AIWorkflowOrchestrator/.claude/skills/modular-architecture
2
Stars
0
Forks
Updated3d ago
Added1w ago