review-animations
Review Interface Animations with Precision
Poorly tuned motion makes interfaces feel slow, unstable, or inaccessible. This skill reviews animation code against specific standards and returns prioritized, actionable findings.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "review-animations" from https://skillstore.io/skills/emilkowalski-review-animations.md and its manifest at https://skillstore.io/api/skills/emilkowalski-review-animations/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "review-animations". Review a dropdown that enters slowly from its center and lacks reduced-motion handling.
Expected outcome:
Block. The findings identify sluggish entry easing, an incorrect transform origin, excessive duration, and missing reduced-motion behavior.
Using "review-animations". Review a toast stack implemented with keyframes and parent-driven style variables.
Expected outcome:
Block. The review prioritizes interruption failures and style recalculation risk, then recommends transitions and direct element transforms.
Using "review-animations". Review a short popover transition with trigger-aware origin and accessible motion settings.
Expected outcome:
Approve. The review confirms responsive timing, correct physical origin, bounded properties, and appropriate reduced-motion behavior.
Security Audit
SafeAll 30 static findings are false positives caused by Markdown inline-code spans, documented JavaScript template literals, and ordinary animation terminology. The files provide review guidance and examples without executable commands, reconnaissance behavior, or prompt injection intent.
Risk Factors
โ๏ธ External commands (25)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/emilkowalski-review-animations/audits/3?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/emilkowalski-review-animations?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/emilkowalski-review-animations?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/emilkowalski-review-animations/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/emilkowalski-review-animations.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
emilkowalski. (2026). review-animations security audit report (audit version 3) [Author version unspecified]. Skillstore. https://skillstore.io/skills/emilkowalski-review-animations/audits/3BibTeX citation
@techreport{emilkowalski-emilkowalski-review-animations-2026,
author = {emilkowalski},
title = {review-animations security audit report (audit version 3)},
institution = {Skillstore},
year = {2026},
number = {3},
url = {https://skillstore.io/skills/emilkowalski-review-animations/audits/3},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "review-animations security audit report (audit version 3)"
version: "unspecified"
type: report
authors:
- name: "emilkowalski"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/emilkowalski-review-animations/audits/3"
identifiers:
- type: other
value: "skillstore:emilkowalski-review-animations:audit:3"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Review a feature before merge
Assess a component diff for timing, easing, performance, interruptibility, and accessibility issues before approval.
Standardize product motion
Compare shared components against consistent motion rules and identify conflicting patterns across the interface.
Audit accessible performance
Find layout animation, reduced-motion gaps, hover issues, and gesture behavior that may degrade user experience.
Try These Prompts
Review the animation in [file or snippet]. Identify problems with purpose, easing, duration, and reduced-motion support.
Review this component diff for motion quality. The interaction occurs [frequency] and is triggered by [input]. Cite each affected file and line.
Audit motion across [flow]. Check frequency, physical origin, interruption, GPU usage, asymmetric timing, hover gating, and reduced-motion behavior.
Evaluate this motion system against the full standards reference. Prioritize regressions, propose exact documented values, and finish with a block or approve decision.
Best Practices
- Provide the changed files, relevant lines, and surrounding component context.
- State interaction frequency, trigger type, and intended product personality.
- Include reduced-motion branches, gesture states, and performance-sensitive conditions.
Avoid
- Do not request a general code review unrelated to animation or motion.
- Do not provide isolated timing values without the component and interaction context.
- Do not assume every interface element should animate or share identical motion.
Frequently Asked Questions
What code does this skill review?
Does it fix the code automatically?
Does it review general application logic?
How does it address accessibility?
Can it assess performance risks?
What information improves the review?
Developer Details
Author
emilkowalskiLicense
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
c43861a65bb95efcae259cd161c9d6f4dc7eec6f
Maintenance freshness
7/25/2026
Usage
1 downloads ยท 0 views
File structure
๐ SKILL.md
๐ STANDARDS.md