@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…
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.
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
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
@emilkowalski: New skill: /apple-design Apple’s WWDC videos are a goldmine of knowledge. I’ve combed through my favorite ones and came…
A curated set of 17 design and motion principles distilled from Apple's WWDC videos, packaged as a reusable skill for design engineers to review and improve UI animations and interfaces.
@ricouii: 在试用了大部分热门的设计 SKILL 之后,最终我只留下这 4 个: 1. Impeccable http://impeccable.style 2. Skills for Design Engineers http://github.c…
作者推荐了4个设计相关的AI技能,其中重点介绍了Impeccable,它能检测并去除AI生成的设计痕迹,提供设计语言命令。
@aronhouyu: A new repository that can help AI make fewer mistakes when doing UI, give it a more premium feel, and create awesome animations. Lately, aside from daily work, I've been catching up on frontend and design knowledge https://github.com/emilkowalski/skills…
Introducing the emilkowalski/skills repository: a collection of skills for designers and engineers to help AI agents build user interfaces with fewer errors, higher design quality, and smooth animations.
@vikingmute: A rare gem I’ve come across lately: “Agents with Taste” by Emil Kowalski…
Designer Emil Kowalski explores how to encode design taste into executable rules for AI agents, amplifying creative capabilities.
@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…
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.