Skip to content

15 skills that teach an agent what it does not do by default: when not to animate, how to set type, which states a screen needs, what a press should feel like. Each one is a plain SKILL.md, installable with one command or readable by any agent from its raw URL. Distilled from the catalogue, written here.

15
skills
4
groups
19195
words

Install all

Open in
GitHub

Or one at a time: npx skills add paragonhq/stealth-skills --skill motion

01

Start here

2
  • 01stealthThe design-engineering posture and the order decisions get made in.
  • 02reviewA strict interface audit with a file, a line and a fix for every finding.
02

Foundations

5
  • 03spaceSpacing scale, density, alignment, widths and rhythm.
  • 04typeTwo scales, hierarchy without size, tabular numbers, loading.
  • 05surfaceNeutrals, tokens, borders versus shadows, one accent, both themes.
  • 06ux-copyButtons that are verbs, errors that say what to do, no exclamation marks.
  • 07a11yHTML first, names, keyboard, focus, contrast, and a five-minute test.
03

Behaviour

4
  • 08interactionPress, hover, focus, drag, latency, undo over confirm.
  • 09motionWhether to animate, then tool, property, curve, duration, exit.
  • 10statesLoading, empty, error, partial, stale and success, all designed.
  • 11componentsPrimitive or hand-rolled, the state matrix, APIs by composition.
04

Contexts & finish

4
  • 12agent-uiStreaming, thinking, tool calls, approvals, citations, the composer.
  • 13mobile-feelTargets, dvh, safe areas, sheets, the keyboard, a real phone.
  • 14scroll-and-webglSpectacle on a budget: scroll scenes, Lenis, canvas, shaders.
  • 15polishThe last ten percent as a checklist you run before shipping.