Auto Animate
v0.1.0Zero-config animations for React, Vue, Solid, Svelte, Preact with @formkit/auto-animate (3.28kb). Prevents 15 documented errors including React 19 StrictMode bugs, SSR imports, conditional parents, viewport issues, drag & drop conflicts, and CSS transform bugs. Use when: animating lists/accordions/toasts, troubleshooting SSR animation errors, React 19 StrictMode issues, or need accessible drop-in transitions with auto prefers-reduced-motion.
⭐ 1· 2.1k·4 current·5 all-time
byVeera@veeramanikandanr48
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (AutoAnimate helpers) match the content: documentation, framework-specific patterns, example templates, and an init script for adding the library to a project. The files and templates are proportionate to the stated purpose.
Instruction Scope
SKILL.md and references are narrowly scoped to installation patterns, SSR-safe usage, and CSS/layout fixes. The included init script will read package.json, create files under src/, and run pnpm/yarn/npm to install @formkit/auto-animate — this is expected for a developer helper but you should inspect/approve those changes before running them.
Install Mechanism
There is no automated install spec that downloads arbitrary code from unknown URLs. The included shell script uses standard package managers (pnpm/yarn/npm) to add the official npm package, which is proportionate to the purpose. No remote extract-from-URL operations are present.
Credentials
The skill requests no environment variables or credentials. The only environment interactions are filesystem checks (package.json) and running package manager commands in the project's context — appropriate for a project scaffolding/helper.
Persistence & Privilege
always: false and no elevated privileges requested. The skill does create files in the repository when you run the provided init script, which is normal for a setup helper; it does not modify other skills or global agent settings.
Assessment
This skill appears to do exactly what it claims: docs, templates, and a setup script to integrate @formkit/auto-animate. Before running any included scripts, review scripts/init-auto-animate.sh and the files it will create (it will check package.json, create src/hooks and src/components files, and run pnpm/yarn/npm to install the npm package). Also verify the package version you install (SKILL.md references @formkit/auto-animate@0.9.0) and, because the top-level metadata lists Source: unknown / Homepage: none, confirm you trust the skill author or use the official package links (npm/github/formkit docs) referenced in the README.Like a lobster shell, security has layers — review code before you run it.
latestvk97bqntqzerh3m7s9y3h3zh66h809tgh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
