# Dashboard

> Generate HTML dashboard showing architecture model health, domain maturity, layer statistics, and orphan elements.

- **Type:** Skill
- **Install:** `agentstack add skill-ea-toolkit-architecture-catalog-dashboard`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ea-toolkit](https://agentstack.voostack.com/s/ea-toolkit)
- **Installs:** 0
- **Category:** [Data & Analytics](https://agentstack.voostack.com/c/data-and-analytics)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [ea-toolkit](https://github.com/ea-toolkit)
- **Source:** https://github.com/ea-toolkit/architecture-catalog/tree/main/.claude/skills/dashboard
- **Website:** https://architecture-catalog.web.app

## Install

```sh
agentstack add skill-ea-toolkit-architecture-catalog-dashboard
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Generate Architecture Dashboard

Generate the HTML dashboard and summarize key metrics.

## Workflow

1. Run: `python scripts/generate_dashboard.py`
2. Confirm dashboard was generated at `dashboard.html`
3. Summarize key metrics from the dashboard

## Response Format

```
**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.
```

## Notes

- The dashboard provides a visual overview of model health
- Maturity is based on required views per domain (application-landscape, technology-landscape, data-model)
- Suggest opening in browser for full experience

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [ea-toolkit](https://github.com/ea-toolkit)
- **Source:** [ea-toolkit/architecture-catalog](https://github.com/ea-toolkit/architecture-catalog)
- **License:** MIT
- **Homepage:** https://architecture-catalog.web.app

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-ea-toolkit-architecture-catalog-dashboard
- Seller: https://agentstack.voostack.com/s/ea-toolkit
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
