css-native
SolidZero-dependency animations and visual techniques - scroll-driven, View Transitions, @starting-style, modern CSS.
Install
Quality Score: 86/100
Skill Content
Details
- Author
- AThevon
- Repository
- AThevon/genjutsu
- Created
- 4 months ago
- Last Updated
- 3 days ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
native-motion-first
Reach for platform animation APIs before reaching for a library — CSS transitions/keyframes, the Web Animations API, the View Transitions API, and scroll-driven animation-timeline. Use when animating UI state changes, page/state swaps, imperative play/pause/reverse sequences, or scroll-linked effects, and before adding an animation library (GSAP, Framer Motion/Motion, anime.js) to the dependency tree. Triggers — "animate this", "transition between states", "page transition", "scroll animation", "should I use GSAP", "reduce motion", "animation jank".
vercel-react-view-transitions
Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view transitions, `startViewTransition`, `ViewTransition`, transition types, or asks about animating between UI states in React without third-party animation libraries.
vercel-react-view-transitions
Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view transitions, `startViewTransition`, `ViewTransition`, transition types, or asks about animating between UI states in React without third-party animation libraries.