Toolverse
All skills

animation-gen

by openclaw

Generate CSS and Framer Motion animations from plain English. Use when you need smooth animations without the math.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
UX / Design
Views
4

About this skill

Generate CSS and Framer Motion animations from plain English. Use when you need smooth animations without the math.

How to use

  1. Upewnij się, że masz zainstalowany Node.js w wersji 18 lub wyższej. Nie musisz nic instalować – narzędzie uruchamia się przez npx.

  2. Otwórz terminal i wykonaj polecenie z opisem animacji, którą chcesz stworzyć. Na przykład: npx ai-animation "fade in from left with bounce" – system automatycznie wygeneruje kod CSS.

  3. Jeśli potrzebujesz kodu dla Framer Motion zamiast CSS, dodaj flagę -f framer: npx ai-animation "staggered list entrance" -f framer.

  4. Aby uzyskać oba formaty jednocześnie i zapisać wynik do pliku, użyj: npx ai-animation "smooth slide up reveal" -f both -o animations.ts – kod trafi do pliku animations.ts.

  5. Opisując animację, bądź konkretny: dodaj kierunek ("from left", "upward"), tempo ("slow", "fast", "0.5s") i liczbę powtórzeń jeśli istotna. Na przykład "shake horizontally three times then settle" da lepszy wynik niż "make it move".

  6. Wygenerowany kod możesz od razu wkleić do projektu. Jeśli chcesz dostroić efekt, przetestuj go na urządzeniu mobilnym – animacje mogą wyglądać inaczej na różnych ekranach.

Related skills

solid-principles

by SmidigStorm

Enforce SOLID principles (Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, Dependency Inversion) in object-oriented design. Use when writing or reviewing classes and modules.

UX / Design
24154

latex-posters

by davila7

Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, figure integration, and poster-specific

UX / Design
1662

competitive-landscape

by wshobson

This skill should be used when the user asks to \

UX / Design
1457

figma-integration

by duongdev

Guides design-to-code workflow using Figma integration. Helps extract designs, analyze components, and generate implementation specs. Auto-activates when users mention Figma URLs, design implementation, component conversion, or design-to-code workflows. Works with

UX / Design
18121

motion-graphics

by rohitg00

Kinetic typography, logo animations, and stylized motion design skill.\n\n**Triggers when:**\n- User wants text animations or kinetic typography\n- Request involves logo reveals or title sequences\n- Content focuses on visual impact over education\n- User mentions \

UX / Design
2126

ui-ux-designer

by sickn33

Create interface designs, wireframes, and design systems. Masters user research, accessibility standards, and modern design tools. Specializes in design tokens, component libraries, and inclusive design. Use PROACTIVELY for design systems, user flows, or interface optimization.

UX / Design
1949