builder-dashboard

Render dynamic Helm Builder dashboards from session and project configuration data.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/mdmagnuson-creator/helm-ade-toolkit --skill builder-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: builder-dashboard
Source: https://github.com/mdmagnuson-creator/helm-ade-toolkit/tree/main/skills/builder-dashboard
Command: npx skills add https://github.com/mdmagnuson-creator/helm-ade-toolkit --skill builder-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides the necessary templates and logic to render informative dashboards for the Helm Builder, whether starting a new project or resuming an existing one.

Core Features & Use Cases

  • Dynamic Dashboard Rendering: Displays project status, vectorization state, and active PRDs.
  • Session State Awareness: Adapts the dashboard view based on whether a previous session exists.
  • Vectorization Status Display: Clearly communicates the state of the project's vectorization.
  • Use Case: When a user launches Helm Builder, this skill ensures they see a clear, actionable dashboard tailored to their current project status, guiding their next steps.

Quick Start

Render the builder dashboard for a new project session.

Frequently Asked Questions about builder-dashboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I render a dashboard for a Helm Builder session?

To render a Helm Builder session dashboard, use this Skill to dynamically display project status, vectorization state, and active PRDs. It adapts the UI based on existing session data and project configurations.

What is the best way to check Helm Builder vectorization status?

Checking Helm Builder vectorization status involves reading data points from `.vectorindex/metadata.json`. This Skill renders that vectorization state clearly on a dynamic project dashboard to guide your next steps.

Can I resume a previous Helm Builder project session?

Yes, you can resume a previous Helm Builder project session. This Skill features session state awareness, adapting the dashboard view based on whether a previous session exists to help you continue work seamlessly.

How does a Helm Builder dashboard display active PRDs?

A Helm Builder dashboard displays active PRDs by utilizing specific data points from `prd-registry.json`. This ensures accurate status reporting and actionable visibility for your active Product Requirements Documents.

Do I need specific configuration files to render project status?

Yes, you need specific configuration files like `prd-registry.json` and `.vectorindex/metadata.json` to render project status. The dashboard relies on these files to accurately report vectorization state and active PRDs.

Why does the Helm Builder dashboard adapt its UI for new projects?

The Helm Builder dashboard adapts its UI for new projects to provide session state awareness. It ensures you see a clear, actionable dashboard tailored to your current project status, whether starting fresh or resuming work.