Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

motion

porhairyf·hairyf· v1.0.0 · atualizado em 2026-04-10
80
Score

Motion animation library for JavaScript, React and Vue. Use when creating animations, gestures, layout transitions, scroll-linked effects, or working with motion values and animation controls.

animationjavascriptreactvuemotion-designui-uxfrontend-development
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdmotion/workflow
1. Identify the element to be animated and the desired animation effect.
2. Choose the appropriate Motion component (e.g., `motion.div`, `motion.svg`) or hook (e.g., `useMotionValue`, `useSpring`).
3. Define the animation properties using the `animate` prop, `initial`, and `while` states.
4. Configure the animation timing, easing, and spring physics using the `transition` prop.
5. Implement gesture handlers (e.g., `drag`, `hover`, `tap`) if needed.
6. Test and refine the animation for desired effect and performance.
7. Consider using `AnimatePresence` for animating components entering and exiting.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aTailwind CSS Advanced Layout Techniques
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aTailwind CSS Development Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aTypeScript + React 19 Code Review Expert
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

motion
motion
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
animate a React componentcreate a smooth transition in Vueadd a spring animation to an elementuse motion values for reactive animationsimplement drag gesturescreate scroll-linked effectsanimate components entering and exitingprogrammatically control animations

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download motion
$ synaptic skills detail motion
$ synaptic skills live motion

Dependências

framer-motion

Links

GitHub Repository