This skill helps Claude configure Angular's animation system using triggers, transitions, and keyframes. You'll want it when you're adding enter/leave animations, route transitions, or stagger effects to Angular components. The documentation covers Angular 21's modern API, including the newer animateEnter and animateLeave functions that replace the deprecated :enter and :leave syntax. It includes practical examples for state-based animations, list staggering with query, and performance tips like favoring transform and opacity over expensive properties. The accessibility guidance on reduced motion support is a nice touch that production apps actually need.
npx -y skills add oguzhan18/angular-ecosystem-skills --skill angular-animations --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar