@yanliudreamer: Once again recommending the great @emilkowalski! He was my guide in learning Design Engineer. I've recommended his design skills before, very Apple-style https://github.com/emilkowalski/skills… (The name is cool…

X AI KOLs Timeline Tools

Summary

Recommending Emil Kowalski's design skills and courses, which have an Apple style, aimed at helping designers and engineers build better user interfaces, with a special emphasis on animations and AI agent applications.

Once again recommending the great @emilkowalski! He was my guide in learning Design Engineer. I've recommended his design skills before, very Apple-style https://github.com/emilkowalski/skills… (The name is really cool, it's just called skills, haha) Additionally, his two design courses have also become very popular beyond the design community. AI for UI: https://aiforui.dev Animations on the Web: https://animations.dev The former focuses on his skills and covers many basics of front-end design. The latter is a highly praised animation course online, many in the design community have signed up, and those interested in motion can check it out.
Original Article
View Cached Full Text

Cached at: 08/30/26, 10:24 PM

Big shoutout to @emilkowalski again! He’s been my guide in learning to be a Design Engineer. I’ve recommended his design skills before—they have a very Apple-esque vibe: https://github.com/emilkowalski/skills… (Pretty cool name, just “skills” haha). His two design courses have also gone viral outside the bubble:

  • AI for UI: https://aiforui.dev
  • Animations on the Web: https://animations.dev

The first one focuses on his skills and covers many foundational frontend design topics. The second is a widely acclaimed animation course—many people in our design community have signed up. If you’re interested in motion design, check it out!


emilkowalski/skills

Source: https://github.com/emilkowalski/skills

Skills For Designers and Engineers

skills.sh

For designers and engineers to help them build better user interfaces.

Knowing whether you made the right choice when it comes to animations or design in general is hard. These skills aim to help you get to those right decisions faster. They are based on my years of experience working at companies like Vercel and Linear.

All the skills here are a side-effect of domain expertise. AI doesn’t replace such expertise, it amplifies what you can get out of it and makes you way better relative to others. So learn to code, design, or develop expertise in any other field. It’s extremely valuable.

You can stay up to date with my skills here: Sign Up To The Newsletter

Install

npx skills@latest add emilkowalski/skills

Why use it?

Agents don’t have great taste I have seen plenty of times that agents don’t pick the right ingredients for an animation. An ease-in easing for an enter animation when it’s supposed to be ease-out (here’s why). Or they choose a solid border instead of a semi-transparent shadow for your UIs. All these small things compound and make your interface either amazing, or just… not that great.

As explained in Agents with Taste, these skills list all the little mistakes agents can potentially make and explain how to fix them. This is your shortcut to great interfaces. A shortcut to stand out in a sea of slop.

Reference

  • emil-design-eng — The main skill that consists of mostly animation, but also some design advice.
  • animate — Builds an animation from scratch while choosing the correct curve, duration, properties, and so on.
  • animate-expo — The same bar, for React Native and Expo: gestures, sheets, haptics, screen transitions, and keeping motion off the JS thread.
  • review-animations — Review your animations in a strict way, based on my rules.
  • improve-animations — Audit all the animations in your codebase and get prioritized, self-contained plans that any agent can execute.
  • find-animation-opportunities — Search your UI for places that would genuinely benefit from motion, while also telling you what not to animate.
  • animation-vocabulary — Get better animations from an AI by telling it exactly what you want by using the right words.
  • apple-design — Apple’s principles for interface design and fluid motion, distilled from their WWDC design talks and translated for the web.
  • write-swift — Write modern Swift. Includes: value types, Swift 6 concurrency, generics, performance, and Swift Testing.
  • pick-ui-library — Have your agent pick the right library for the task based on libraries I use and trust, instead of letting AI hand-roll a toast component or install an abandoned package.
  • prototype — Build multiple different versions of a UI piece you describe and go through them using a switcher.
  • ask-sonner — Your guide to working with Sonner, my toast library. Contains setup, styling, recipes, and fixes for the most common issues.

Similar Articles

@Jackywine: I personally think that Codrops is the world's top web effects tutorial sharing community. Design Engineers must not miss it! The ultimate intersection of front-end development and visual design! For example, here is the technical analysis of @wenhaoqi's personal homepage…

X AI KOLs Timeline

This tweet recommends Codrops as the world's top web effects tutorial sharing community, emphasizing the combination of front-end development and visual design, and shares multiple technical analysis articles.