stat-card

Apply standard PastCare UI styling to stat cards with grid layout and responsive typography.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ReubenFrimpong/past-care-spring --skill stat-card
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stat-card
Source: https://github.com/ReubenFrimpong/past-care-spring/tree/main/.claude/skills/stat-card
Command: npx skills add https://github.com/ReubenFrimpong/past-care-spring --skill stat-card

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures a consistent and professional look for displaying key metrics across the application, improving user experience and maintainability.

Core Features & Use Cases

  • Consistent Layout: Applies a predefined grid and card structure for displaying statistics.
  • Theming: Supports both light and dark themes with appropriate color variations.
  • Responsive Design: Adapts card layout for different screen sizes, showing 2 cards per row on mobile.
  • Use Case: When building a new dashboard page, use this Skill to quickly add a row of consistent, well-styled stat cards for metrics like 'Total Members', 'Active Users', and 'Pending Tasks'.

Quick Start

Apply the standard stat card styles to the member outreach page.

Frequently Asked Questions about stat-card

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

FAQPage Schema
How do I standardize UI stat cards for a consistent frontend design system?

To standardize UI stat cards, apply a predefined CSS grid layout with responsive typography and icon integration. This ensures visual consistency across application components by adhering to strict HTML structure and styling rules.

What's the best way to make CSS stat cards responsive on mobile screens?

Making CSS stat cards responsive involves applying a grid layout that adapts to different screen sizes, specifically showing 2 cards per row on mobile. This approach maintains visual consistency across application components.

Does this UI stat card styling support both light and dark themes?

Yes, this UI stat card styling supports both light and dark themes by applying appropriate color variations. This ensures visual consistency and a professional look across different application theme preferences.

How do I add a row of stat cards for dashboard metrics like active users?

To add a row of stat cards for dashboard metrics, apply the standard grid layout and card structure to your page. This provides a consistent, well-styled display for metrics like Total Members, Active Users, and Pending Tasks.

Can I use these CSS components without installing external dependencies?

Yes, you can use these CSS components without external dependencies because the styling operates through predefined CSS rules and HTML structure. This allows you to apply standard stat card styles directly to your application pages.

Why do my frontend stat cards look inconsistent across different application pages?

Frontend stat cards look inconsistent when they lack a standardized CSS grid layout and responsive typography. Applying a predefined HTML structure and strict styling rules ensures visual consistency across all application components.