el-card

Organize content into reusable el-card containers with optional headers and footers.

21|2|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/jiaiyan/element-plus-skills --skill el-card
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: el-card
Source: https://github.com/jiaiyan/element-plus-skills/tree/main/components/el-card
Command: npx skills add https://github.com/jiaiyan/element-plus-skills --skill el-card

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Card-based layouts help users organize related content visually and quickly scan information in dashboards, lists, and detail views, reducing cognitive load and improving readability.

Core Features & Use Cases

  • Flexible card structure with optional header and footer to display titles, actions, and summary content.
  • Support for content grouping, images, and custom body styles for dashboards, product displays, and information panels.
  • Use case: present aggregated metrics, lists, or media in a compact, reusable component to improve UI consistency.

Quick Start

Create an el-card with a header and body to display a titled section.

Frequently Asked Questions about el-card

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

FAQPage Schema
How do I create reusable card layouts in Vue3 for dashboard panels?

You can create reusable card layouts in Vue3 by organizing content into el-card containers with optional headers and footers to present grouped information, improving readability and interactions for dashboard panels.

What is the best way to structure Element-Plus card components for detail views?

The best way to structure Element-Plus card components for detail views is using a flexible card structure with optional headers, footers, and custom body styles to display titles, actions, and summary content consistently.

Can I use el-card for product lists and analytics panels in Vue3?

Yes, you can use el-card for product lists and analytics panels in Vue3, where compact, consistent card layouts support content grouping, images, and custom body styles to improve UI consistency.

How do I add a header and footer to an Element-Plus card component?

To add a header and footer to an Element-Plus card component, utilize the flexible card structure that supports optional headers and footers specifically designed to display titles, actions, and summary content.

Does the el-card component require specific metadata for deterministic usage?

Yes, the el-card component enforces frontmatter-driven metadata, a defined component schema, and optional resource directories to support deterministic usage and context-aware guidance for your Vue3 UI layouts.