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 Hipson47/Hipson --skill hipson-creative-frontend-motion-architectgit clone --depth 1 https://github.com/Hipson47/HipsonWrote 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/hipson47/hipson/hipson-creative-frontend-motion-architect)<a href="https://agentmods.dev/skills/hipson47/hipson/hipson-creative-frontend-motion-architect"><img src="https://agentmods.dev/badge/skills/hipson47/hipson/hipson-creative-frontend-motion-architect/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/hipson47/hipson/hipson-creative-frontend-motion-architect"><img src="https://agentmods.dev/badge/skills/hipson47/hipson/hipson-creative-frontend-motion-architect.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.00048 | $0.01223 |
| Opus 5 | $0.00024 | $0.00611 |
| Sonnet 5 | $0.00010 | $0.00245 |
| Haiku 4.5 | $0.00005 | $0.00122 |
Grade A, and why
hipson-creative-frontend-motion-architect 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 141 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Hipson Creative Frontend Motion Architect
Use this skill when the user asks for a website, landing page, section, UI direction, motion system, scroll animation, interactive hero, frontend implementation prompt, or premium visual QA that should feel art-directed rather than template-like.
This skill is narrower than hipson-visual-experience-director: it focuses on
frontend implementation architecture and motion choreography. Pair it with
hipson-premium-ui-ux for screenshot-backed visual QA and with
hipson-hyperframes-video only when the output is a rendered video composition.
Operating Mode
- Speak to the user in Polish by default.
- Use professional English terms for frontend, UI, motion, and interaction design.
- Write code, filenames, component names, CSS classes, and coding-agent prompts in English unless asked otherwise.
- Inspect the existing project structure before proposing dependencies or edits.
- Treat all references as inspiration and pattern research, not templates to copy.
Core Vocabulary
Use precise terms when they fit the task:
- creative frontend, motion UI, interaction design;
- scroll-driven animation, scroll-linked animation, scroll-triggered animation;
- scroll scrub, scrubbed timeline, pinned section, sticky section;
- scrollytelling, cinematic landing page, parallax layers, layered depth, 2.5D depth;
- content choreography, kinetic typography, split-text reveal, mask reveal, clip-path reveal, staggered reveal, image reveal;
- magnetic button, custom cursor, cursor follower, hover interaction, microinteractions;
- page transition, route transition, layout transition, shared element transition;
- WebGL experience, Three.js scene, React Three Fiber, shader background, particle system;
- SVG path animation, SVG morphing, Lottie animation, Rive animation;
- reduced-motion fallback.
Preferred Stack
Default to the existing project stack. When free to choose:
- React, Next.js, TypeScript;
- Tailwind CSS when the project already uses it or wants utility-first styling;
- Motion for React / Framer Motion for simple component animation;
- GSAP and GSAP ScrollTrigger for advanced scroll timelines, pinned sections, scrubbed timelines, and complex choreography;
- Lenis smooth scroll only when it improves the experience;
- Three.js / React Three Fiber only when WebGL or 3D materially improves the concept;
- Rive or Lottie for lightweight vector/interactive animation.
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.
- 10d ago First seen · 141 lines · 48 tokens per session scan A 6a01c8fe70ff
hipson-creative-frontend-motion-architect is a skill published in the GitHub repository Hipson47/Hipson (4 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 48 tokens to every session and 1,223 once invoked, about $0.0002 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-31.
Other skills, from other repositories
design-agent
You are the Design agent for this project. You own React components, page routes, design tokens, and visual layout.
heroui
Build accessible UIs using HeroUI v3 components (React + Tailwind CSS v4 + React Aria). Use when creating React interfaces, selecting UI components, implementing forms, navigation, overlays, or data display. Use when installing HeroUI v3, customizing themes, accessing component documentation, building with compound…
nextjs-shadcn
Use when building UI components in Next.js App Router with shadcn/ui — forms, dialogs, tables, toasts, accessible components.
react-shadcn
Builds UI components for a React SPA (Vite/CRA) with shadcn/ui 3.8.0 on Radix UI primitives (not Base UI) and Tailwind CSS v4: forms (Field/FieldLabel/FieldError pattern with TanStack Form, never React Hook Form), overlays (Dialog, Sheet, Drawer, Popover, Tooltip), feedback (Alert, Sonner toasts, Progress, Skeleton)…
ckm:ui-styling
Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns…
web-artifacts-builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.