Tailwind UI Pattern Registry for humans and agents

features quick-start developer cards hover colorful icon quick-start features cards icons developer hover colorful capabilities quick-start features grid developer onboarding cards capabilities overview with colored icons

Features Quick-Start

Fetch pattern JSON: curl https://webspire.de/patterns/features/quick-start.json

Details

Family
features
Tier
enhanced
Kind
section
Extends
features/icon-grid
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
featuresquick-startdevelopercardshovercolorfulicon

Slots

Name Required Description
heading Yes Section title and subtitle.
cards Yes Feature cards with icon box, title, description, and individual hover color.

Props

Name Type Default Description
--qs-hover color oklch(0.67 0.2 264) Per-card accent color used for icon, dot-grid overlay, and background tint on hover. Set inline on each card element.

Six-card capabilities grid inspired by developer docs landing pages. Each card has:

  • A square icon box with an individual accent color via --qs-hover
  • A dot-grid (radial-gradient) overlay that fades in on hover
  • A subtle background tint on hover via color-mix()

No JavaScript — all interactions are pure CSS. Change --qs-hover on each <a> element to set individual card colors.