Deploy Dashboard banner
PolicyEngine PolicyEngine

Deploy Dashboard

DevOps community

Description

--- description: Deploys a PolicyEngine dashboard to Vercel (and optionally Modal) and registers it in the app --- # Deploying dashboard: $ARGUMENTS Deploy a completed PolicyEngine dashboard to production. Run this AFTER merging your feature branch into `main`. **Precondition:** The user should be on the `main` branch with a clean working tree and the dashboard code merged. ## Skills Used - **policyengine-tools** — Vercel frontend deployment (all dashboards) and Modal backend deployment (on

Installation

Installs to ~/.claude/skills/policyengine-policyengine-claude-deploy-dashboard/SKILL.md

Terminal
mkdir -p ~/.claude/skills/policyengine-policyengine-claude-deploy-dashboard && curl -fsSL https://raw.githubusercontent.com/PolicyEngine/policyengine-claude/HEAD/commands/deploy-dashboard.md -o ~/.claude/skills/policyengine-policyengine-claude-deploy-dashboard/SKILL.md

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

Full documentation available on GitHub

View Source Repository