css-hover-effects
Installation
SKILL.md
CSS Hover Effects
Zero-dependency, SSR-safe hover effect patterns for any webpage. Automatically matches effects to the existing design style.
Step 1 — Detect Design Style
Before choosing any effect, read the existing CSS and classify the design. Check these signals in order:
Signal Checklist
border-radius
0–3px → SHARP (corporate, enterprise)
4–8px → STANDARD (SaaS, neutral)
12px+ → ROUNDED (consumer, friendly)