dare-dashboard

Serve a read-only local web interface for DARE CLI telemetry and project state.

Updated Jul 20, 2026
One-click install
npx skills add https://github.com/darelabs-tech/dare-cli --skill dare-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dare-dashboard
Source: https://github.com/darelabs-tech/dare-cli/tree/main/.agents/skills/dare-dashboard
Command: npx skills add https://github.com/darelabs-tech/dare-cli --skill dare-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the lack of visibility into the internal state and telemetry of the DARE CLI, providing a read-only interface to monitor project status without manual log inspection.

Core Features & Use Cases

  • Real-time Telemetry: Access a live view of the project's internal graph and state.
  • Read-only Security: Ensures project integrity by providing a strictly non-mutating interface.
  • Use Case: Use this dashboard to monitor the progress of long-running AI-assisted development tasks or to verify the current state of the project's graph database during complex architectural changes.

Quick Start

Run the dare dashboard command to launch the local telemetry interface on the default port.

Frequently Asked Questions about dare-dashboard

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

FAQPage Schema
How do I visualize CLI telemetry data for my software project?

To visualize CLI telemetry, you can launch a read-only local web interface that provides a real-time view of your project's internal graph and system state without manual log inspection.

What is the best way to monitor long-running AI-assisted development tasks?

Monitoring long-running AI-assisted development tasks is best achieved by accessing a live telemetry dashboard that visualizes the current progress and internal graph database operations in real-time.

How do I securely access local project observability data during development?

You can securely access local project observability data through an interface that implements loopback binding and token-based authentication, ensuring safe access to internal project state.

Can I modify graph database operations through a real-time telemetry dashboard?

No, you cannot modify graph database operations through this telemetry dashboard because it functions as a strictly read-only and non-mutating interface to ensure project integrity.

Does the local telemetry interface require external dependencies to monitor project state?

No, the local telemetry interface does not require external dependencies to monitor project state, as it operates independently to provide observability into graph database operations and system status.

How do I launch the local observability dashboard for my CLI project?

You can launch the observability dashboard by running the dashboard command, which starts the local telemetry interface on the default port to visualize project state.