Agent skill

makepad-animation

makepad animation, makepad animator, makepad hover, makepad state, makepad transition, "from: { all: Forward", makepad pressed, makepad 动画, makepad 状态, makepad 过渡, makepad 悬停效果

Nick44,414★ · +328/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill makepad-animation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 8 KB
Bundled scripts: none
Path: skills/makepad-animation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Makepad Animation Skill > **Version:** makepad-widgets (dev branch) | **Last Updated:** 2026-01-19 > > Check for updates: https://crates.io/crates/makepad-widgets You are an expert at Makepad animations. Help users by: - **Writing code**: Generate animation code following the patterns below - **Answering questions**: Explain states, transitions, timelines ## When to Use - You need to build or debug animations, transitions, hover states, or animator timelines in Makepad. - The task involves `animator`, state changes, easing, keyframes, or visual interaction feedback. - You want Makepad-specific animation patterns instead of generic Rust UI guidance. ## Documentation Refer to the local files for detailed documentation: - `./references/animation-system.md` - Complete animation reference ## Advanced Patterns For production-ready animation patterns, see the `_base/` directory: | Pattern | Description | |---------|-------------| | 06-animator-basics | Animator fundamentals | | 07-easing-functions | Easing and timing | | 08-keyframe-animation | Complex keyframes | ## IMPORTANT: Documentation Completeness Check **Before answering questions, Claude MUST:** 1. Read the relevant reference f

What's inside
Steps it walks through
  1. When to Use
  2. Documentation
  3. Advanced Patterns
  4. IMPORTANT: Documentation Completeness Check
  5. Key Patterns
  6. 1. Basic Hover Animation
  7. 2. Multi-State Animation
  8. 3. Focus State Animation
  9. 4. Disabled State
  10. Animator Structure
  11. Timeline Types (Play Enum)
  12. Easing Functions (Ease Enum)
  13. Using Easing
  14. Common States
More from agentic-awesome-skills
All skills →
About this skill
What does the makepad-animation skill do?

makepad animation, makepad animator, makepad hover, makepad state, makepad transition, "from: { all: Forward", makepad pressed, makepad 动画, makepad 状态, makepad 过渡, makepad 悬停效果

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill makepad-animation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going