GSAP Timeline
Official GSAP skill for timelines — gsap.timeline(), position parameter, nesting, playback. Use when sequencing animations, choreographing keyframes, or when the user asks about animation sequencing, timelines, or animation order (in GSAP or when recommending a library that supports timelines).
Overview
The GSAP Timeline skill, hosted in the mxyhi/ok-skills repository, equips AI agents with the technical context required to manage complex animation sequences. This skill focuses on the core gsap.timeline() method, allowing for the precise orchestration of keyframes and transitions. It provides guidance on utilizing the position parameter for overlapping movements and implementing nested timelines to create modular animation structures. By referencing this resource from the mxyhi/ok-skills collection, agents can better assist with frontend design tasks, particularly within React environments. The repository's popularity, indicated by 423 stars, highlights its relevance for developers seeking to automate or refine animation workflows through AI-assisted coding and playback management.
Use Cases
Install Notes
# Review source first
open https://github.com/mxyhi/ok-skills/blob/main/gsap-skills/gsap-timeline/SKILL.mdCopy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.
Security Notes
This skill provides implementation logic for the GSAP library; developers should verify that the GSAP package is obtained from official registries or trusted CDNs. Standard security protocols for managing frontend dependencies should be followed.
Related Skills
Theme Factory Skill
anthropics/skills
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
Anthropic Brand Styling
anthropics/skills
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
canvas design
anthropics/skills
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
Web Artifacts Builder
anthropics/skills
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.
algorithmic art
anthropics/skills
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violati
Frontend Design
anthropics/skills
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.