← Back to Skills Marketplace
kostja94

card

by Kostja Zhang · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ✓ Security Clean
196
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install card-components
Description
When the user wants to design, optimize, or audit card layouts for content display. Also use when the user mentions "card layout," "card component," "card gr...
README (SKILL.md)

Components: Card Layout

Guides card layout design for scannable, responsive content display. Cards are self-contained containers that group related content; used in grids for blog posts, products, templates, tools, features, galleries, and integrations.

When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.

Card Anatomy

Element Purpose
Container Border, background, shadow; consistent padding
Image / Thumbnail Visual anchor; consistent aspect ratio (1:1, 4:3 common)
Title Clear; keyword-rich where relevant
Description / Metadata Supporting text; date, author, category
CTA Action button or link; "View," "Use," "Connect," etc.

Principle: One card = one topic. Keep each card focused for scannability.

Card Types by Use Case

Type Typical Elements Page Skill
Product card Image, name, price, CTA (Add to cart, View) products-page-generator
Template card Thumbnail, name, short description, "Use" or "Preview" CTA template-page-generator
Tool card Name, one-line benefit, CTA to tool page tools-page-generator
Feature card Name, benefit, optional screenshot features-page-generator
Gallery / Showcase item Thumbnail, title, creator, link showcase-page-generator
Integration card Logo, name, short description, "Connect" or "Install" integrations-page-generator
Blog / Article card Cover image, title, excerpt, date, author blog-page-generator, article-page-generator
Resource card Thumbnail, title, format (guide, webinar), CTA resources-page-generator

Layout & Responsiveness

  • Grid: CSS Grid repeat(auto-fill, minmax()) or Flexbox; columns adapt to viewport
  • Mobile: Single column on small screens; 2–4 columns on desktop
  • Consistency: Same padding, spacing, and aspect ratios across cards
  • Hover: Subtle elevation (shadow, translate-y); avoid scale that causes layout shift (CLS)

Design Principles

Principle Practice
Visual hierarchy Title > description > CTA; clear flow
Scannability Minimal text; benefit-led copy
Consistency Same structure across all cards in a grid
Action clarity One primary CTA per card; avoid choice overload

SEO & Schema

  • Cards themselves: No specific schema; layout is UI
  • Content in cards: Use appropriate schema for the page (Product, Article, ItemList, etc.); see schema-markup
  • Images: Alt text on thumbnails; see image-optimization
  • Links: Descriptive anchor text; internal linking; see internal-links

Grid vs List vs Masonry vs Carousel

Layout Best for Skill
Grid Visual content (products, templates, gallery); equal emphasis grid
List Text-heavy (blog index, docs); compact; scan by title list
Masonry Varying heights; image gallery, portfolio masonry
Carousel Limited space; testimonials, logos, featured rotation carousel

Related Skills

  • products-page-generator: Product cards, grid layout, category pages
  • template-page-generator: Template cards, gallery structure
  • tools-page-generator: Tool cards, toolkit hub
  • features-page-generator: Feature grid/list
  • showcase-page-generator: Gallery grid, per-item format
  • integrations-page-generator: Catalog grid, integration cards
  • category-page-generator: Product grid, consistent layout
  • grid: Grid layout for card display; when to use grid
  • list: List layout; cards in list format
  • masonry: Masonry for varying-height cards (gallery)
  • carousel: Carousel for card slides (testimonials, featured)
  • hero-generator: Hero vs card—hero is single above-fold; cards are repeated units
  • brand-visual-generator: Typography, spacing, visual consistency
  • image-optimization: Card thumbnail optimization, alt text, LCP
Usage Guidance
This skill is internally coherent and low-risk: it only provides design guidance and asks for no permissions or installs. However, the skill's source/homepage is not provided—if you care about provenance, prefer skills from known authors or repositories. As with any skill, avoid pasting sensitive data into prompts when using it.
Capability Analysis
Type: OpenClaw Skill Name: card-components Version: 1.1.1 The skill bundle consists of documentation and behavioral guidelines for an AI agent to assist in designing UI card components. It contains no executable code, external dependencies, or malicious instructions, focusing entirely on layout principles and design best practices within SKILL.md.
Capability Assessment
Purpose & Capability
Name, description, and SKILL.md consistently describe a UI design helper for card layouts; required capabilities (none) are proportional to the stated purpose.
Instruction Scope
SKILL.md contains guidance and recommendations for card anatomy, layout, responsiveness, SEO, and related skills. It does not instruct the agent to read files, access environment variables, call external endpoints, or perform unrelated system actions.
Install Mechanism
No install spec and no code files — instruction-only skill with no downloads or writes to disk.
Credentials
Requires no environment variables, credentials, or config paths; the requested scope is minimal and appropriate for a design guidance skill.
Persistence & Privilege
always is false, the skill does not request permanent presence or elevated privileges and does not modify other skills or system configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install card-components
  3. After installation, invoke the skill by name or use /card-components
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
Batch: trust-badges through grid
v1.1.0
Automated batch sync
Metadata
Slug card-components
Version 1.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is card?

When the user wants to design, optimize, or audit card layouts for content display. Also use when the user mentions "card layout," "card component," "card gr... It is an AI Agent Skill for Claude Code / OpenClaw, with 196 downloads so far.

How do I install card?

Run "/install card-components" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is card free?

Yes, card is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does card support?

card is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created card?

It is built and maintained by Kostja Zhang (@kostja94); the current version is v1.1.1.

💬 Comments