classdiagram-to-crud

Community

Generate CRUD HTML fragments from class diagrams

Authoratanaka
Version1.0.0
Installs0

System Documentation

What problem does it solve?

クラス図をもとに、WebアプリのCRUD画面の骨格を自動生成します。エンタティを素早く実装可能なHTMLフラグメントを提供することで、開発初期のUI/データモデル設計の手間を削減します。

Core Features & Use Cases

  • 各クラスにつき Create/Read/Update/Delete の4つのHTMLフラグメントを生成
  • 入力形式は PlantUML、draw.io、XMI、画像、テキスト記述、domain-model.json に対応
  • 生成物は単一ルート要素のHTMLフラグメントで、crud-composerなどの合成ツールに直接読み込める形式
  • 使い方の例: 例えば「顧客(Customer)と注文(Order)のCRUD画面を自動生成」

Quick Start

Generate four HTML fragments (create, read, update, delete) for each class from the provided diagram and name the files as lowercase_classname_create.html, lowercase_classname_read.html, lowercase_classname_update.html, and lowercase_classname_delete.html.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: classdiagram-to-crud
Download link: https://github.com/atanaka/uml-workflow-v3/archive/main.zip#classdiagram-to-crud

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.