domain-services

ドメイン駆動設計におけるドメインサービスの識別・設計・実装を専門とするスキル。エンティティや値オブジェクトに属さないドメインロジックを適切にモデル化する。Anchors:• Domain-Driven Design (Eric Evans) / 適用: サービス識別パターン / 目的: ドメインロジックの適切な配置• Implementing DDD (Vaughn Vernon) / 適用: サービス実装ガイドライン / 目的: 実践的な設計指針• Clean Architecture (Robert Martin) / 適用: 依存性逆転の原則 / 目的: テスト容易性の確保Trigger:Use when identifying domain services, implementing cross-aggregate operations, designing service boundaries, separating domain and application services.domain service, cross-aggregate, stateless, domain logic, service boundary

$ Installieren

git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/domain-services ~/.claude/skills/AIWorkflowOrchestrator

// tip: Run this command in your terminal to install the skill