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

Anime.js v4 Skill

porbowtiedswan·bowtiedswan· v1.0.0 · atualizado em 2026-04-11
80
Score

This skill allows the agent to use the Anime.js library. Anime.js is a lightweight JavaScript animation library with a simple, yet powerful API.

animationjavascriptfrontendweb-developmentuianimation-library
Linguagens
JavaScriptHTMLCSS
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdanimejs/workflow
1
Install anime.js: — Add anime.js to your project using npm, CDN, or direct download.
2
Import anime.js: — Import the necessary modules (animate, createTimeline, etc.) into your JavaScript file.
3
Select target elements: — Identify the DOM elements, SVG elements, or JavaScript objects you want to animate.
4
Define animation properties: — Specify the CSS properties, attributes, or JavaScript object properties you want to animate, along with their target values.
5
Configure animation parameters: — Set the duration, easing, delay, and other animation parameters.
6
Create the animation: — Use the `animate` function or `createTimeline` to create the animation.
7
Start the animation: — Play the animation using the `play()` method or set `autoplay: true`.
8
Handle callbacks: — Use callbacks like `onComplete`, `onUpdate` to perform actions during or after the animation.

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

Depende deAnime.js v4 Skill
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aTauri v2 JavaScript Frontend Integration
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aReact Flow
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aTone.js Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Anime.js v4 Skill
animejs
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
animate a DOM elementcreate a JavaScript animationuse anime.js to animate CSS propertiescreate a timeline animationanimate SVG elements with anime.jsadd staggering effect to animationscreate scroll-based animationscreate draggable elements with anime.js

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 animejs
$ synaptic skills detail animejs
$ synaptic skills live animejs

Dependências

animejs

Links

GitHub Repository