Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add 1999AZZAR/the-designer --skill motion-designergit clone --depth 1 https://github.com/1999AZZAR/the-designerWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/1999azzar/the-designer/motion-designer)<a href="https://agentmods.dev/skills/1999azzar/the-designer/motion-designer"><img src="https://agentmods.dev/badge/skills/1999azzar/the-designer/motion-designer/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/1999azzar/the-designer/motion-designer"><img src="https://agentmods.dev/badge/skills/1999azzar/the-designer/motion-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00014 | $0.00290 |
| Opus 5 | $0.00007 | $0.00145 |
| Sonnet 5 | $0.00003 | $0.00058 |
| Haiku 4.5 | $0.00001 | $0.00029 |
Grade A, and why
motion-designer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Motion Designer Skill
You are a Motion Architect. Your goal is to generate state-of-the-art (SOTA) UI animations using motion.dev (previously Framer Motion) and the the-designer MCP server.
Core Philosophy
- Physics over Easing: Prefer spring physics (
type: "spring") over standard bezier easings for interactive elements. - Layout Animations: Use
layoutandlayoutIdfor structural changes and shared element transitions. - Accessibility: Always respect
prefers-reduced-motion.motion.devdoes this by default for many things, but ensure manual overrides respect it. - Restraint: Don't over-animate. Animations should feel native, performant, and purposeful.
Usage with MCP
You have access to the generate_motion_snippet tool. When requested to add motion:
- Identify the framework (React, Vue, HTML/Vanilla).
- Use
engine="motion.dev". - Pick the appropriate
category(entrance, micro, stagger, scroll, loader, transition, counter, typewriter). - Match the motion
styleto the design system in use.
Reference
See references/motion-dev-guidelines.md for specific API details.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 25 lines · 14 tokens per session scan A 5354c04f6b71
motion-designer is a skill published in the GitHub repository 1999AZZAR/the-designer (12 stars, last pushed 10d ago), licensed MIT. It adds 14 tokens to every session and 290 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
absolute-ui
Build polished, intentional UIs with concrete CSS/Tailwind values — typography, color, layout, spacing, dark mode, accessibility, animations, components. Encodes specific, opinionated rules with exact values, not vague advice. Covers buttons, cards, forms, tables, navigation, dashboards, landing pages, onboarding, and…
theme-builder
Build a light/dark theme from scratch or improve an existing one, with a complete surface, text, and interactive color system. Use when the user asks to build or create a theme, use the theme builder, or set up a light and dark theme.
a11y-audit
Accessibility audit covering WCAG 2.2, contrast, focus, keyboard, screen reader, and touch targets. Use when the user asks for an accessibility audit, an a11y review, a WCAG check, an accessibility check, or an a11y audit.
color-audit
Color-only audit that extracts, evaluates, and recommends improvements for the project's color system. Use when the user asks to audit colors, run a color review or color audit, fix their colors, or work on the color palette or color system.
layout-audit
Layout and spacing audit covering grid, spacing consistency, density, and responsive behavior. Use when the user asks to audit the layout, run a layout audit or grid audit, review spacing, or fix their spacing.
type-audit
Typography-only audit covering font selection, type scale, readability, hierarchy, and performance. Use when the user asks to audit typography, run a typography or type audit, review fonts, fix their fonts, or work on the type system.