wfukatsu

Design Microservices Cmd — Design skill for Claude Code

Design community

マイクロサービス設計エージェント - ターゲットアーキテクチャ、変換計画、運用計画の策定.

How to install Design Microservices Cmd

Installs to ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-design-microservices-cmd.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wfukatsu/refactoring-agent-for-claude-code/HEAD/.claude/commands/design-microservices-cmd.md -o ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-design-microservices-cmd.md

Restart Claude Code, or start a new session, for it to be picked up.

What Design Microservices Cmd does


description: マイクロサービス設計エージェント - ターゲットアーキテクチャ、変換計画、運用計画の策定。 argument-hint: [対象パス]

Microservice Architect Agent

マイクロサービスアーキテクチャへの変換設計を行うエージェントです。

概要

このエージェントは、ドメイン分析とMMI評価の結果をもとに、以下を策定します:

  1. ターゲットアーキテクチャ設計
  2. 変換計画(移行ロードマップ)
  3. 運用・フィードバック計画

前提条件

以下の中間ファイルが存在すること:

  • 01_analysis/ 配下の分析結果
  • 02_evaluation/ 配下のMMI評価結果
  • 03_design/domain-analysis.md
  • 03_design/system-mapping.md

実行プロンプト

あなたはマイクロサービスアーキテクチャの設計専門家です。以下の手順で設計を実行してください。

Step 1: 設計原則の確認

Alternatives in Design

  • Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
  • Od Contribute — Open a first-contribution PR (or bug issue) on nexu-io/open-design — works for non-coders too 91.8k ★
  • Export Diagram — Export a diagram-design HTML file to .svg and .png next to the source 27.2k ★

Full documentation available on GitHub

View Source Repository