Loading...
Loading...
Found 6 Skills
Audit CSS for pseudo-element best practices and View Transitions API usage. Use when reviewing hover effects, decorative layers, or page transitions. Outputs file:line findings.
Animate page transitions using the View Transitions API for smooth visual DOM changes.
Animation and motion design patterns using Motion library (formerly Framer Motion) and View Transitions API. Use when implementing component animations, page transitions, micro-interactions, gesture-driven UIs, or ensuring motion accessibility with prefers-reduced-motion.
Use when implementing route changes, view transitions, modal opens/closes, or navigation animation in web and mobile applications.
Add smooth slide transitions in Slidev. Use this skill for fade, slide, and custom transitions between slides.
View Transitions API theme toggle effects for smooth light/dark mode animations. Trigger: When implementing theme toggle with smooth transition animations using CSS masks and View Transitions API.