neus-page-dashboard

Generate Neus UI dashboards with KPI cards and data tables as .tsx files.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/KazmerMaximiliano/neus-ui --skill neus-page-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neus-page-dashboard
Source: https://github.com/KazmerMaximiliano/neus-ui/tree/main/.agents/skills/neus-page-dashboard
Command: npx skills add https://github.com/KazmerMaximiliano/neus-ui --skill neus-page-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires typescript, anti-slop, neus-components, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of manually creating dashboards, allowing users to quickly generate dashboards with KPI cards and optional data tables.

Core Features & Use Cases

  • Dashboard Generation: Automatically generate dashboards with KPI cards and data tables based on user input.
  • KPI Cards: Customize the appearance and content of KPI cards.
  • Data Tables: Optionally include data tables for additional information.
  • Use Case: For a business analyst looking to create a sales dashboard, this Skill can automatically generate a dashboard with sales metrics and recent orders.

Quick Start

Generate a dashboard for 'Sales Overview' with 3 KPIs and a data table for recent orders.

Frequently Asked Questions about neus-page-dashboard

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

FAQPage Schema
How do I generate an interactive dashboard with KPI cards and data tables?

You need TypeScript, anti-slop, and neus-components dependencies installed. These dependencies are required for crafting the dashboard generation logic and integrating the output with Neus UI components.

Can I customize the appearance and content of KPI cards in the generated dashboard?

Yes, you can optionally include data tables for additional information. The dashboard generation process accepts optional data table inputs to display supplementary details alongside your KPI cards.

What is the best way to create a sales overview dashboard with recent orders?

The Skill outputs .tsx files containing the dashboard structure. These TypeScript files integrate directly with Neus UI components for rendering the interactive KPI cards and data tables.

Does this dashboard generation tool work with TypeScript and Neus UI components?

No, manually creating dashboards is not required. This Skill solves that problem by automatically generating dashboards with KPI cards and optional data tables based on your provided inputs.

Are there limitations on dashboard design when using neus-components for dashboard generation?

The Skill focuses on generating dashboards with KPI cards and data tables. For a business analyst creating a sales dashboard, it automatically generates sales metrics and recent orders without manual layout work.