mirror of
https://github.com/emilkowalski/skills.git
synced 2026-07-24 12:44:08 +08:00
18 lines
563 B
Markdown
18 lines
563 B
Markdown
# Design Engineering Skill
|
|
|
|
An agent skill that encodes opinionated UI polish, component design, animation decisions, and the invisible details that make software feel great.
|
|
|
|
## What it covers
|
|
|
|
- Animation decision framework (when to animate, easing, timing, springs)
|
|
- Component building principles (buttons, popovers, tooltips, transitions)
|
|
- CSS transforms, clip-path techniques, and gesture interactions
|
|
- Performance rules and accessibility
|
|
- Review format with Before/After/Why tables
|
|
|
|
## Install
|
|
|
|
```
|
|
claude install emilkowalski/emil-design-eng-skill
|
|
```
|