AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Motion

skill-sukirman1901-frontend-expert-motion · by sukirman1901

>-

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

Install

$ agentstack add skill-sukirman1901-frontend-expert-motion

✓ 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-sukirman1901-frontend-expert-motion)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo 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? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Motion

Overview

Motion clarifies hierarchy and feedback — it does not decorate. Pick families/patterns by name, then hand-roll (CSS / Motion / GSAP). Do not default to third-party registry installs.

Full catalog: references/motion-families.md (12 families · 144 patterns).

When to Use

  • Micro-interactions (hover, focus, press)
  • Enter/exit or layout transitions (section swaps, drawers, modals)
  • Scroll-linked, text, carousel, hero, or other named patterns
  • Default (light): app shell / dashboard / multi-section /ui — section fade + drawer slide + smooth scroll (unless user forbids)

When to skip

  • Static token/color-only tweaks
  • User asked for zero animation / “tanpa animasi”
  • Prefers-reduced-motion (still ship CSS that disables)

Lanes

| Lane | Peruntukan | Defaults | |------|------------|----------| | Product / shell | App chrome, settings, dashboards | fade-up / page-crossfade, drawer-slide, press-scale, lift-hover | | Marketing / expressive | Landing, campaigns | Choose 1–2 families + 1–2 patterns from catalog — budget 2–3 motions / viewport |

Family peruntukan (quick)

| Family | Untuk | Bukan untuk | |--------|-------|-------------| | Micro Interaction | Toggle, toast, like, progress | Hero / scroll story | | Hover & Interaction | Lift, press, magnetic, tilt | Page enter | | Scroll-based | Sticky, horizontal, scroll-zoom | Button-only micro | | Reveal & Wipe | Enter fades, split, mask, drawer | Endless loops as only motion | | Text Motion | Word reveal, typewriter, marquee type | Forms / dense settings | | Carousel & Continuous Flow | Marquee, filmstrip, snap | Single CTA focus pages | | Grid Motion | Bento, flip grid, reflow | One-button chrome | | Spotlight & Focus | Center stage, dim siblings | Whole-page noise | | Stack & Scatter | Deck, fan, swipe deck | Admin tables | | Hero Section Motion | Parallax / float device / aurora | App shell (max 1 signature) | | Morph & Transform | Shared element, FAB morph | Every navigation | | 3D & Perspective | Orbit, coverflow | Default product UI |

Workflow

  1. Lane — product shell vs marketing
  2. Family — match peruntukan (max 2 families)
  3. Patterns — name 1–2 from motion-families.md; read definisi + hand-roll hint
  4. Implement — CSS / Framer Motion / GSAP from definisi; project tokens; transform/opacity
  5. Budget — ≤2–3 intentional motions per viewport
  6. A11yprefers-reduced-motion: reduce (opacity/instant fallbacks); never meaning-by-motion-alone
  7. Report — Conventions: Motion: light shell | families: Hover+Reveal | patterns: lift-hover, fade-up

Shell defaults (product)

  • Section enter: fade-up ~250–300ms
  • Mobile drawer: drawer-slide + backdrop fade
  • Controls: press-scale (0.96)
  • scroll-behavior: smooth (disabled under reduced-motion)

Hard rules

  • Hand-roll from pattern names — registry install is not the pack default
  • Do not stack Hero + 3D + Text + Spotlight + Carousel in one viewport
  • Marketing: max one Hero signature pattern

Checklist

  • [ ] Lane chosen (product vs marketing)
  • [ ] Family peruntukan matches the ask (≤2 families)
  • [ ] Named patterns listed (≤2–3 motions in viewport)
  • [ ] Hand-rolled from definisi (not registry-as-answer)
  • [ ] prefers-reduced-motion handled
  • [ ] No layout-thrashing / decorative spam
  • [ ] Conventions Motion line filled

Depth

  • Vocabulary: references/motion-families.md
  • Recipes: references/motion.md
  • Micro craft overlap: ui-feel
  • Demo shell: local test/ sandbox (optional; not shipped)

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.