Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
kostja94 avatar

Card

  • 764 installs
  • 787 repo stars
  • Updated June 9, 2026
  • kostja94/marketing-skills

card is an agent skill at version 1.1.1 that designs, optimizes, and audits responsive card layouts for developers who need scannable product, feature, blog, and integration card grids on marketing pages.

About

card from kostja94/marketing-skills (version 1.1.1) guides design, optimization, and audit of responsive card layouts for scannable content display on marketing sites. Cards are self-contained containers grouping related content; the skill covers product cards, template cards, tool cards, feature cards, gallery cards, and integration cards used inside grids for blog posts, product listings, and feature showcases. Developers invoke card when users mention card layout, card component, card grid, product cards, or card design, and the skill pairs with the separate grid skill for full grid systems. The skill walks through layout hierarchy, spacing, responsive breakpoints, and accessibility considerations so card UIs stay consistent across pages. With 750 catalog installs, developers reach for card when building or refactoring marketing card components in React, HTML, or design-system docs—not when the task is full-page navigation, form design, or backend catalog APIs alone.

  • Defines complete card anatomy including container, thumbnail, title, metadata, and CTA
  • Provides card type matrix by use case (product, feature, gallery, integration, tool)
  • Delivers responsive grid guidance and scannability principles
  • Includes invocation protocol: introductory explanation on first use, direct output on repeat
  • Supports audit and optimization of existing card implementations

Card by the numbers

  • 764 all-time installs (skills.sh)
  • +6 installs in the week ending Jul 25, 2026 (Skillselion tracking)
  • Ranked #491 of 1,888 Design & UI/UX skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 31, 2026 (Skillselion catalog sync)
npx skills add https://github.com/kostja94/marketing-skills --skill card

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs764
repo stars787
Security audit3 / 3 scanners passed
Last updatedJune 9, 2026
Repositorykostja94/marketing-skills

How do you design responsive marketing card grids?

Generate, optimize, or audit clean, responsive card layouts for product pages, feature showcases, blog grids, and marketing templates.

Who is it for?

Frontend developers and designers building scannable card grids for product listings, feature showcases, blog indexes, or integration directories on marketing sites.

Skip if: Teams laying out full-page dashboards, data tables, or navigation shells where cards are not the primary content container pattern.

When should I use this skill?

User mentions card layout, card component, card grid, product cards, feature cards, gallery cards, integration cards, or asks to audit marketing card UI.

What you get

Card layout recommendations, responsive grid structure, spacing and hierarchy fixes, and audit notes for product, feature, and blog card components.

  • Card layout recommendations
  • Responsive grid structure
  • Card UI audit notes

By the numbers

  • Skill version 1.1.1 in kostja94/marketing-skills metadata
  • 750 catalog installs
  • Covers 6 card use cases: product, template, tool, feature, gallery, integration

Files

SKILL.mdMarkdownGitHub ↗

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

ElementPurpose
ContainerBorder, background, shadow; consistent padding
Image / ThumbnailVisual anchor; consistent aspect ratio (1:1, 4:3 common)
TitleClear; keyword-rich where relevant
Description / MetadataSupporting text; date, author, category
CTAAction button or link; "View," "Use," "Connect," etc.

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

Card Types by Use Case

TypeTypical ElementsPage Skill
Product cardImage, name, price, CTA (Add to cart, View)products-page-generator
Template cardThumbnail, name, short description, "Use" or "Preview" CTAtemplate-page-generator
Tool cardName, one-line benefit, CTA to tool pagetools-page-generator
Feature cardName, benefit, optional screenshotfeatures-page-generator
Gallery / Showcase itemThumbnail, title, creator, linkshowcase-page-generator
Integration cardLogo, name, short description, "Connect" or "Install"integrations-page-generator
Blog / Article cardCover image, title, excerpt, date, authorblog-page-generator, article-page-generator
Resource cardThumbnail, title, format (guide, webinar), CTAresources-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

PrinciplePractice
Visual hierarchyTitle > description > CTA; clear flow
ScannabilityMinimal text; benefit-led copy
ConsistencySame structure across all cards in a grid
Action clarityOne 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

LayoutBest forSkill
GridVisual content (products, templates, gallery); equal emphasisgrid
ListText-heavy (blog index, docs); compact; scan by titlelist
MasonryVarying heights; image gallery, portfoliomasonry
CarouselLimited space; testimonials, logos, featured rotationcarousel

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

Related skills

How it compares

Pick card for individual card component design and audits; use the grid skill when the primary task is multi-column grid layout architecture.

FAQ

What card types does the card skill cover?

card at version 1.1.1 guides product cards, template cards, tool cards, feature cards, gallery cards, and integration cards—self-contained containers grouped in grids for blog posts, products, and showcases.

When should I use card versus the grid skill?

card focuses on individual card layout, hierarchy, and responsive behavior; kostja94/marketing-skills directs full grid systems to the separate grid skill when the task spans multi-column grid structure beyond single cards.

What triggers activate the card skill?

card activates on mentions of card layout, card component, card grid, product cards, template cards, feature cards, gallery cards, integration cards, or explicit card design audit requests.

Is Card safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.