一键导入
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.