Document Dashboard banner
luccapinto luccapinto

Document Dashboard

Documentation community

Description

--- name: document-dashboard description: Auto-generate complete Markdown documentation for a PBIP project. --- # Workflow: /document-dashboard **Usage:** `/document-dashboard [path/to/project.pbip] [--output path/to/doc.md]` Builds a data catalog for a Power BI model by parsing the semantic model and report, removing the need to hand-maintain dashboard documentation. Default output: `DASHBOARD_DOC.md` at the project root. ## Steps 1. **Inventory.** Use `pbi-semantic-layer-tmdl` to confirm

Installation

Installs to ~/.claude/commands/luccapinto-agentic-data-kit-document-dashboard.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/luccapinto/agentic-data-kit/HEAD/.claude/commands/document-dashboard.md -o ~/.claude/commands/luccapinto-agentic-data-kit-document-dashboard.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository