visual-engine-skill
Extend and apply the Visual Experience Engine across landing pages, inspiration galleries, and demos using safe, persona-aware animations and layouts. Use when adding or modifying visual experiences.
allowed_tools: Read, Write, Search
$ Installer
git clone https://github.com/CleanExpo/Unite-Hub /tmp/Unite-Hub && cp -r /tmp/Unite-Hub/.claude/skills/visual-engine ~/.claude/skills/Unite-Hub// tip: Run this command in your terminal to install the skill
SKILL.md
name: visual-engine-skill description: Extend and apply the Visual Experience Engine across landing pages, inspiration galleries, and demos using safe, persona-aware animations and layouts. Use when adding or modifying visual experiences. allowed-tools: Read, Write, Search
Visual Engine Skill
Purpose
Own the Visual Experience Engine for Synthex.social, including:
- Animation presets and registries
- Inspiration gallery (/inspiration)
- Demos page (/demos)
- Visual Experience Engine page (/visual-experience-engine)
Scope
src/lib/visual/animations/*src/lib/visual/animationOrchestrator.tssrc/lib/visual/animationStyles.tssrc/data/videoDemos.jsonsrc/app/visual-experience-engine/page.tsxsrc/app/demos/page.tsxsrc/app/wizard/animation-style/page.tsxsrc/components/visual/*src/components/visual/three/*
Responsibilities
- Add new animation styles and presets with human-friendly names.
- Ensure accessibility and respects
prefers-reduced-motion. - Wire animations into hero sections, cards, sections, and demos.
- Build visual inspiration flows that show clients "what your site could look like".
- Manage 3D visual components (Three.js).
Animation Categories
- Beam Effects: Light sweeps, auroras, glows
- Clip Animations: Iris reveals, mask transitions
- Card Effects: Morphs, hovers, flips
- Flashlight: Cursor spotlight effects
- Transitions: Page and section transitions
- Background FX: Particles, starfields, gradients
Constraints
- No rapid flashing (epilepsy safety)
- No disorienting zoom/rotation
- All durations > 0.5 seconds
- Keep performance in mind (avoid heavy, blocking scripts)
- Always check
prefers-reduced-motion
Repository

CleanExpo
Author
CleanExpo/Unite-Hub/.claude/skills/visual-engine
1
Stars
0
Forks
Updated3d ago
Added1w ago