Back to the catalog

published by emilkowalski

12 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.

  1. emil-design-eng ★ 37,328
    This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make softw
  2. review-animations ★ 37,328
    Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging;
  3. animation-vocabulary ★ 37,328
    Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a pop
  4. apple-design ★ 37,328
    Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, s
  5. improve-animations ★ 37,328
    Survey a codebase's animation and motion code as a senior motion advisor, then produce a prioritized audit and self-contained implementation
  6. find-animation-opportunities ★ 37,328
    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 e
  7. pick-ui-library ★ 37,328
    Pick the right library for a given frontend task from a curated, opinionated list — numbers, OTP inputs, charts, command menus, virtualizati
  8. prototype ★ 37,328
    Build multiple genuinely different versions of a UI piece you describe, rendered behind a visual picker so you can flip through them live an
  9. animate ★ 37,328
    Build an animation from scratch, making the decisions in the order that determines whether it feels right — should it animate at all, what p
  10. ask-sonner ★ 37,328
    Guide to Sonner, the React toast library — install and wire up the Toaster, pick the right toast() call, promise and loading toasts, updatin
  11. animate-expo ★ 37,328
    Build animations in React Native and Expo, making the decisions in the order that determines whether they feel right — should it animate, wh
  12. write-swift ★ 37,328
    How to write modern Swift well — modeling with value types, Swift 6 data-race safety and approachable concurrency (@concurrent, main-actor-b