Files
skills/README.md
T
2026-03-16 14:52:45 +01:00

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
```