Files
skills/README.md
T
2026-06-22 00:12:21 +02:00

45 lines
1.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Skills For Design Engineers
[![skills.sh](https://skills.sh/b/emilkowalski/skill)](https://skills.sh/emilkowalski/skills)
My agent skills that I use every day. 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.
If you want to dive even deeper into design engineering, you can checkout my animation course:
[Check out animations.dev](http://animations.dev/)
## Quickstart (30-second setup)
1. Run the skills.sh installer:
```bash
npx skills@latest add emilkowalski/skill
```
2. Pick the skills you want, and which coding agents you want to install them on.
3. Youre ready to go.
## Why these skills exists
Agents dont have great taste
I have seen plenty of times that agents dont pick the right ingredients for an animation. An `ease-in` easing for an enter animation when its supposed to be `ease-out` ([heres why](https://emilkowal.ski/ui/7-practical-animation-tips#4.-choose-the-right-easing)). Or they choose a solid border instead of a semi-transparent shadow.
All these little things compound and make your interface either amazing, or just... not that great.
As explained in [Agents with Taste](https://emilkowal.ski/ui/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](./skills/emil-design-eng/SKILL.md)** — The main skill that consinsts of mostly animation, but also some design advice.
- **[review-animations](./skills/review-animations/SKILL.md)** — Review your animations in a strict way, based on my rules.
- More coming very soon.