@yanliudreamer: 再次推荐下大神@emilkowalski! 是我学习Design Engineer的领路人 之前给大家推荐过他的设计skill,很有Apple风格 https://github.com/emilkowalski/skills… (名字很牛…
摘要
推荐Emil Kowalski的设计技能和课程,这些技能具有Apple风格,旨在帮助设计师和工程师构建更好的用户界面,特别强调动画和AI代理的应用。
查看缓存全文
缓存时间: 2026/08/30 22:24
再次推荐下大神@emilkowalski!
是我学习Design Engineer的领路人
之前给大家推荐过他的设计skill,很有Apple风格 https://github.com/emilkowalski/skills…
(名字很牛逼,就叫skills哈哈哈)
另外他的两节设计课也已经火出圈了 AI for UI: https://aiforui.dev Animations on the Web: https://animations.dev
前者以他的skills为主,会覆盖很多前端设计的基础知识 后者是全网口碑非常好的动效课,设计群里的很多小伙伴都报名了,对motion感兴趣的可以看看
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 a 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:
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.
相似文章
@emilkowalski:新技能:/apple-design 苹果的 WWDC 视频是知识宝库。我梳理了最喜欢的一些视频并…
从苹果 WWDC 视频中提炼出的 17 条设计与动效原则精选集,封装成可复用的技能,供设计工程师审查和改进 UI 动画与界面。
@ricouii: 在试用了大部分热门的设计 SKILL 之后,最终我只留下这 4 个: 1. Impeccable http://impeccable.style 2. Skills for Design Engineers http://github.c…
作者推荐了4个设计相关的AI技能,其中重点介绍了Impeccable,它能检测并去除AI生成的设计痕迹,提供设计语言命令。
@aronhouyu: 一个新的仓库,可以让ai在做ui的时候: 少犯错误,更有高端感,并整成牛逼的动画 最近除了日常工作,都在恶补前端和设计知识 https://github.com/emilkowalski/skills…
介绍 emilkowalski/skills 仓库:为设计师和工程师提供一系列技能,帮助 AI 代理在构建用户界面时减少错误、提升设计质感并生成流畅动画。
@vikingmute: 最近看到的少有的佳作:《Agents with taste》https://emilkowal.ski/ui/agents-with-taste… 作者 Emil Kowalski 是非常出名的设计师,文章中描述如何把设计品味变成可以让 …
Designer Emil Kowalski explores encoding design taste into rules that AI agents can execute to amplify creative capabilities.
@Jackywine: 个人觉得,世界最顶级的网页效果教程分享社区: https://tympanus.net/codrops/ Design Engineer 一定不能错过的! 前端开发+视觉设计的最终交汇点! 比如,这里是之前 @wenhaoqi 个人主页的…
该推文推荐Codrops为世界顶级网页效果教程分享社区,强调前端开发与视觉设计的结合,并分享了多个技术解析文章。