cms-cards

Create customizable KPI and statistics cards for CMS dashboards.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/Serg28/demosite --skill cms-cards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cms-cards
Source: https://github.com/Serg28/demosite/tree/main/.agents/skills/cms-cards
Command: npx skills add https://github.com/Serg28/demosite --skill cms-cards

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a straightforward way to create, configure, and display KPI cards and metric widgets on administrative dashboards, simplifying data visualization and reporting.

Core Features & Use Cases

  • Dashboard Widget Creation: Quickly develop visual cards displaying statistics, counts, sums, or latest records.
  • Flexible Configuration: Customize card titles, icons, links, and data calculation methods for various metrics.
  • Use Case: An admin wants to monitor total sales, active users, and recent orders in real-time, integrating these cards into the main admin panel.

Quick Start

Use the cms-cards skill to build a dashboard displaying key business metrics and performance indicators.

Frequently Asked Questions about cms-cards

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

FAQPage Schema
How do I create KPI cards for a CMS dashboard?

To create KPI cards for a CMS dashboard, use this skill to build customizable widgets that aggregate and visualize key data points like counts, sums, and recent activity. It implements classes inheriting from a Value base with methods for calculation and optional display enhancements.

What is the best way to display statistics and metrics on an admin panel?

Displaying statistics and metrics on an admin panel is best handled by creating dynamic dashboard cards. This skill provides a straightforward way to develop visual cards displaying statistics, counts, sums, or latest records, simplifying data visualization and reporting.

Can I customize dashboard widget titles, icons, and calculation methods?

Yes, you can customize dashboard widget titles, icons, links, and data calculation methods. This flexible configuration allows you to tailor the KPI cards and metric widgets for various metrics directly within your content management system.

How do dashboard metric widgets aggregate data for visualization?

Dashboard metric widgets aggregate data for visualization by implementing classes that inherit from a Value base. These classes provide specific methods for calculating key business metrics and performance indicators, enabling real-time monitoring of data points.

Do I need any external dependencies to build CMS dashboard widgets?

No, you do not need any external dependencies to build CMS dashboard widgets. The skill operates independently without requiring additional packages, utilizing references and assets to create the metric cards and statistics displays.