@skills · Owner
Agent skills by emilkowalski
14 skills indexed from github.com/emilkowalski. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- animate · Skill · 26,447 stars
Build an animation from scratch, making the decisions in the order that determines whether it feels right — should it animate at all, what purpose, which t
- animation-vocabulary · Skill · 26,447 stars
Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → P
- apple-design · Skill · 26,447 stars
Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animation
- emil-design-eng · Skill · 26,447 stars
This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.
- find-animation-opportunities · Skill · 26,447 stars
Search a codebase or UI for places that don't animate but should, and reject everything that shouldn't. Read-only; it proposes motion with exact values, it
- improve-animations · Skill · 26,447 stars
Survey a codebase's animation and motion code as a senior motion advisor, then produce a prioritized audit and self-contained implementation plans for othe
- pick-ui-library · Skill · 26,447 stars
Pick the right library for a given frontend task from a curated, opinionated list — numbers, OTP inputs, charts, command menus, virtualization, drag and dr
- prototype · Skill · 26,447 stars
Build multiple genuinely different versions of a UI piece you describe, rendered behind a visual picker so you can flip through them live and promote the o
- review-animations · Skill · 26,447 stars
Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is ear
- skills · Collection · 26,447 stars
- skills · Collection · 26,447 stars
- animate-expo · Skill
Build animations in React Native and Expo, making the decisions in the order that determines whether they feel right — should it animate, which thread it r
- ask-sonner · Skill
Guide to Sonner, the React toast library — install and wire up the Toaster, pick the right toast() call, promise and loading toasts, updating, dismissing a
- write-swift · Skill
How to write modern Swift well — modeling with value types, Swift 6 data-race safety and approachable concurrency (@concurrent, main-actor-by-default, acto