Skip to main content
Back to the directory
pproenca/dot-skillsSoftware EngineeringFrontend and Design

emilkowal-animations

Animation best practices across easing, timing, properties, transforms, interactions, and accessibility for web interfaces.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
875

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/pproenca/dot-skills --skill emilkowal-animations
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, emilkowal-animations has 875 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: pproenca/dot-skills. Canonical URL: https://skills.sh/pproenca/dot-skills/emilkowal-animations.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Animation best practices across easing, timing, properties, transforms, interactions, and accessibility for web interfaces. Comprehensive animation guide for web interfaces based on Emil Kowalski's teachings, open-source libraries (Sonner, Vaul), and his animations.dev course. Contains 43 rules across 7 categories, prioritized by impact. Reference these guidelines when: - 43 rules organized by priority across 7 categories, from critical easing and timing decisions to medium-priority accessibility and polish - Covers easing curves (ease-out default, custom cubic-bezier, spring animations), timing windows (300ms max for UI, 500ms for drawers), and property selection (transform and opacity only) - Includes interaction patterns for gesture-based components: momentum-based dismissal, damping at boundaries, velocity-aware snap points, and pointer capture for drag operations - Provides specific values and techniques: scale(0.97) for button press, iOS-style cubic-bezier curves, asymmetric timing for press/release, and reduced-motion accessibility fallbacks - Adding animations to React components - Choosing easing curves or timing values - Implementing gesture-based interactions (swipe, drag) - Building toast notifications or drawer components - Optimizing animation performance - Ensuring animation accessibility - ease-out-default - Use ease-out as your default easing -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does emilkowal-animations do?

Animation best practices across easing, timing, properties, transforms, interactions, and accessibility for web interfaces.

Is emilkowal-animations good?

emilkowal-animations does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support emilkowal-animations?

emilkowal-animations currently lists compatibility with Skills CLI.

Is emilkowal-animations safe to install?

emilkowal-animations has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to emilkowal-animations?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install emilkowal-animations?

Run the following command to install emilkowal-animations: npx skills add https://github.com/pproenca/dot-skills --skill emilkowal-animations

Related skills

More from pproenca/dot-skills

Related skills

Alternatives in Software Engineering