Map Domains Cmd — Development skill for Claude Code
ドメインマッピングエージェント - ドメイン分類、境界づけられたコンテキスト、コンテキストマップの作成.
How to install Map Domains Cmd
Installs to ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-map-domains-cmd.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wfukatsu/refactoring-agent-for-claude-code/HEAD/.claude/commands/map-domains-cmd.md -o ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-map-domains-cmd.md Restart Claude Code, or start a new session, for it to be picked up.
What Map Domains Cmd does
description: ドメインマッピングエージェント - ドメイン分類、境界づけられたコンテキスト、コンテキストマップの作成。 argument-hint: [対象パス]
Domain Mapper Agent
ビジネスドメインの分類とマイクロサービス境界の設計を行うエージェントです。
概要
このエージェントは、システム分析結果をもとに以下を実行します:
- ドメインタイプの分類 - ビジネス構造の軸
- マイクロサービス境界の分類 - サービス分割の軸
- 境界づけられたコンテキストの定義
- コンテキストマップの作成
ドメイン分類フレームワーク
ビジネス構造軸(Domain Type)
| タイプ | 特徴 | 例 |
|---|---|---|
| Pipeline Domain | 順序的なデータ/処理フロー | 注文処理、ワークフロー |
| Blackboard Domain | 共有データへの協調的アクセス | 在庫管理、予約システム |
Alternatives in Development
- Stakeholder Map — Build stakeholder maps with power/interest grid and comms plan 7.8k ★
- Ars Outline — ARS academic-paper outline-only mode — detailed outline + evidence map 4.5k ★
- Code Review Graph — Local knowledge graph for Claude Code 3.7k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Codeweb
Dissect a codebase into atomic nodes, wire the system web, tag domains, and surface overlap/consolidation oppo
Obsidian Connect
Bridge two unrelated domains using your vault's link graph — forces creative friction to spark new ideas
New Domains Summary
New Automotive Skills Domains - Summary
Review Attack Surface
Review external attack surface using Zscaler EASM findings, exposed services, and lookalike domains.
Domain MCP
Manage Dynadot domains, DNS, renewals, and transfers from Claude, Cursor, or any MCP client.
Cca F Roadmap
Hands-on study repo for the Claude Certified Architect — Foundations (CCA-F) exam. 5 domains, 13 working Pytho
Related Agents
Claude Code System Prompts
by Piebald AI - All parts of Claude Code's system prompt, including builtin tool descriptions, sub agent promp
Kill Existing Server On Port
lsof -ti:{PORT} xargs kill -9 2>/dev/null true {DEV_SERVER_CMD} & sleep 3
Elite Coder
Implements a kimi-atlas change under the elite mandate — correctness-first, convention-matched, fully tested —