hipson-creative-frontend-motion-architect

hipson-creative-frontend-motion-architect is a skill for Claude Code, Codex from Hipson47/Hipson. It costs 48 tokens per session (1,223 once invoked), scanned A, original, Apache-2.0.

A frontend design guide for creating polished interfaces with motion, such as scroll-linked animation, interactive heroes, page storytelling, and small interaction effects. It focuses on React and Next.js projects.

In plain words
What is it for?
Use it to plan or build landing pages, animated interface sections, interactive hero areas, scroll experiences, and implementation prompts for frontend agents.
Why use it?
It provides direction when a page needs a considered visual and motion system rather than a basic template layout.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Good fit Use it to plan or build landing pages, animated interface sections, interactive hero areas, scroll experiences, and implementation prompts for frontend agents.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hipson47/hipson/hipson-creative-frontend-motion-architect
Install

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.

Any agent
npx skills add Hipson47/Hipson --skill hipson-creative-frontend-motion-architect
Clone the repo
git clone --depth 1 https://github.com/Hipson47/Hipson

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for hipson-creative-frontend-motion-architect

README.md
[![agentmods](https://agentmods.dev/badge/skills/hipson47/hipson/hipson-creative-frontend-motion-architect/github.svg)](https://agentmods.dev/skills/hipson47/hipson/hipson-creative-frontend-motion-architect)
Your own site
<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.

agentmods 80×15 button for hipson-creative-frontend-motion-architect

Your own site · 80×15
<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>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,223 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 10d ago against content hash 6a01c8fe70ff, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

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.

skills/hipson-creative-frontend-motion-architect/SKILL.md · 141 lines

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.

Read the full file on GitHub · 141 lines

Files

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.

Changes

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.

  1. 10d ago First seen · 141 lines · 48 tokens per session scan A 6a01c8fe70ff

Subscribe to this mod's changes

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.

Related

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.

machbuilds/atom · 0 tokens

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…

ruchernchong/claude-kit · 121 tokens

nextjs-shadcn

Use when building UI components in Next.js App Router with shadcn/ui — forms, dialogs, tables, toasts, accessible components.

fusengine/codex · 34 tokens

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)…

fusengine/codex · 35 tokens

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…

squadcodercom/squadcoder · 93 tokens

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.

AvinashP/AgentsAtlas · 64 tokens