AgentStack
SKILL verified MIT Self-run

Motion Lexicon

skill-ryan-yang125-motion-lexicon-motion-lexicon · by Ryan-yang125

Search, compare, tune, review, and export Motion Lexicon UI motion recipes through the versioned CLI. Use for choosing an interface animation pattern, resolving animation vocabulary or aliases, obtaining canonical preview and data URLs, applying reduced-motion guidance, or producing portable Prompt, HTML, CSS, and JavaScript output.

No reviews yet
0 installs
1 views
0.0% view→install

Install

$ agentstack add skill-ryan-yang125-motion-lexicon-motion-lexicon

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README — it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-ryan-yang125-motion-lexicon-motion-lexicon)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming — see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps — measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Motion Lexicon? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Motion Lexicon

Use the fixed Motion Lexicon v0.1.0 CLI as the catalog source of truth. Resolve every requested term through the CLI before recommending a recipe or producing implementation output.

Workflow

  1. Read [references/cli.md](references/cli.md) before running a command.
  2. Choose zh or en from the user's language. Preserve an explicitly requested locale.
  3. Search the catalog when the user provides a goal, visual description, component, or unfamiliar term.
  4. Inspect the selected canonical recipe with show. Confirm its parameters, reduced-motion strategy, review notes, and live path.
  5. Run export only when the user requests Prompt, HTML, CSS, JavaScript, a bundle, or files.
  6. Return the canonical recipe ID, rationale, live preview URL, chosen parameter values, reduced-motion treatment, and requested output.

Required command base

Run every CLI operation through this pinned command:

npx -y github:Ryan-yang125/motion-lexicon#v0.1.0

Prefer --format json for search and inspection so canonical IDs and parameter constraints remain machine-readable. Treat an exit code of 2 as a command or input error and report the stderr message directly.

Selection rules

  • Use search for intent discovery and show for exact validation.
  • Resolve aliases to the CLI-provided canonical ID. Keep the user's original term in the explanation when it clarifies the mapping.
  • Keep default parameter values unless the user's context gives a concrete reason to tune them.
  • Include reduced-motion guidance for every implementation or review request.
  • Link to the localized live path returned by the CLI.
  • Generate output with export; never reconstruct catalog output from memory.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.