ワンクリックで
dashboard
Generate HTML dashboard showing architecture model health, domain maturity, layer statistics, and orphan elements.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generate HTML dashboard showing architecture model health, domain maturity, layer statistics, and orphan elements.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Scan a target codebase for data model definitions (SQL schemas, ORM models, TypeScript interfaces, Pydantic models) and propose data_concept, data_aggregate, and data_entity registry entries. Presents findings for review before writing files.
Scan a target codebase for API definitions (OpenAPI, REST routes, GraphQL schemas) and propose api_contract and api_endpoint registry entries. Presents findings for review before writing files.
Build and deploy static sites (catalog-ui, docs-site) to Firebase Hosting. Supports dry-run preview, selective target deployment, and automatic build detection.
Enterprise Platform architecture assistant. Use for questions about Customer Management, Billing & Payments, Analytics & Insights, or any Enterprise Platform architecture topic.
Create a new registry entry with guided wizard. Supports components, data-objects, functions, services, and other ArchiMate element types.
Scaffold a new React component with test file for the catalog UI.
| name | dashboard |
| description | Generate HTML dashboard showing architecture model health, domain maturity, layer statistics, and orphan elements. |
| allowed-tools | Bash, Read |
| model | haiku |
Generate the HTML dashboard and summarize key metrics.
python scripts/generate_dashboard.pydashboard.html**Dashboard Generated:** dashboard.html
**Summary:**
| Domain | Maturity | Elements |
|--------|----------|----------|
| customer-management | X/5 | X |
| ... | ... | ... |
**Layer Distribution:**
| Layer | Count |
|-------|-------|
| Application | X |
| Technology | X |
| Business | X |
| ... | ... |
**Health Indicators:**
- Validation errors: X
- Orphan elements: X
Open dashboard.html in a browser to view the full interactive report.