What problem does it solve?
This Skill prevents UIs from feeling flat and unclickable by adding SSR-safe, zero-JS hover micro-interactions that align with the site’s existing visual style.
Core Features & Use Cases
- Design-style detection: Classifies the page as MINIMAL, BOLD, PLAYFUL, CORPORATE, or DARK-PREMIUM using CSS signals like border radius, color saturation, shadows, and existing transitions.
- Effect compatibility matrix: Selects a safe set of hover patterns per style and element type (nav links, cards, buttons, icons, tags/badges, borders, speech bubbles, curls).
- Copy-ready CSS instructions: Provides modernized, pure CSS patterns (from Hover.css) that use CSS custom properties and include accessibility guidance for reduced motion.
Quick Start
Ask the AI to apply the css-hover-effects skill to your webpage by first detecting your current design style, then choosing the best-matching hover effects for navigation links, primary buttons, cards, and tooltips using the provided compatibility rules.