claudeindex
Plugin

domain-model-diagram

ソースコードからドメインモデル図をdrawio XML形式で生成するスキル。Kotlinのドメインクラス(data class, sealed interface, enum等)を解析し、エンティティ定義・関連・状態遷移をdrawioで可視化する。

Installation

1

Add the marketplace

/plugin marketplace add eichisanden/claude-code
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.