Harness-engineering a11y-motion-animation
name: a11y-motion-animation
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/a11y-motion-animation/skill.yamlsource content
name: a11y-motion-animation version: '1.0.0' description: Implement animations that respect user motion preferences and avoid triggering vestibular disorders stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '**/*.tsx'
- '**/*.html'
- '**/*.vue'
- '**/*.svelte'
- '**/*.astro'
- '**/*.css'
- '**/*.scss' related_skills:
- a11y-color-contrast
- a11y-semantic-html
- design-motion-principles
- design-micro-interactions stack_signals:
- accessibility
- react
- typescript keywords:
- motion
- animation
- reduced-motion
- prefers-reduced-motion
- vestibular
- transitions metadata: author: community upstream: w3.org/WAI/WCAG21/Understanding/animation-from-interactions state: persistent: false files: [] depends_on: []