dashboard

Manage and update the InsForge shared dashboard package for self-hosting and cloud-hosting.

12.7k|1.1k|Updated Jul 29, 2025
One-click install
npx skills add https://github.com/InsForge/InsForge --skill dashboard-insforge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard
Source: https://github.com/InsForge/InsForge/tree/main/.agents/skills/insforge-dev/dashboard
Command: npx skills add https://github.com/InsForge/InsForge --skill dashboard-insforge

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of contributing to InsForge's shared dashboard package, ensuring maintainers can edit and update the dashboard with ease, while supporting both self-hosting and cloud-hosting modes.

Core Features & Use Cases

  • Shared Dashboard Management: Facilitates the editing and updating of the shared dashboard package.
  • Self-hosting and Cloud-hosting Support: Ensures compatibility with both deployment environments.
  • Local Shell Editing: Provides a local shell for self-hosting environments.
  • Use Case: For maintainers working on the packages/dashboard package, this Skill ensures that changes made locally can be easily tested and deployed across different hosting environments.

Quick Start

Use the dashboard skill to begin editing the InsForge dashboard package.

Frequently Asked Questions about dashboard

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

FAQPage Schema
How do I manage and update a shared React and TypeScript dashboard package?

Managing a shared React and TypeScript dashboard package involves coordinating component edits, API integrations, and data flow conventions to ensure changes are easily tested and deployed across hosting environments.

How do I edit the InsForge dashboard package for both self-hosting and cloud-hosting environments?

Editing the InsForge dashboard package for self-hosting and cloud-hosting environments requires using the local shell for self-hosting while maintaining compatibility with cloud-hosting deployment modes.

Do I need React and TypeScript to contribute to the InsForge dashboard package?

Yes, React and TypeScript are required for component development and API integration when contributing to the InsForge dashboard package, ensuring proper data flow and shared package API coordination.

What is the best way to test local dashboard component changes before deploying to different hosting environments?

Testing local dashboard component changes is best handled by editing within the packages/dashboard directory, using the local shell for self-hosting environments to verify updates before cloud deployment.

Can I use this dashboard skill to coordinate data flow conventions and shared package APIs?

Yes, you can use this dashboard skill to coordinate data flow conventions and shared package APIs, streamlining how React and TypeScript components are edited and updated across hosting modes.