| name | animation-frame-stepping |
| description | Implement frame-by-frame stepping for detailed animation inspection |
| risk | low |
| source | workspace |
| date_added | 2026-03-21 |
| usage | Animation inspection, debugging, quality verification |
| avoid | Stepping errors, desynchronization, inaccurate frame display |
| mandates | Ensure frame accuracy, maintain synchronization, test precision |
| response | Implement frame stepping, test accuracy, validate synchronization |
Animation Frame Stepping
Implement frame-by-frame stepping for detailed animation inspection
Risk Level
LOW
Core Rules
- Ensure frame accuracy
- maintain synchronization
- Test thoroughly before deploying
Response Pattern
When Using This Skill
- Implement frame stepping
- Validate the implementation
- Test edge cases and error conditions
- Ensure performance meets requirements
Usage Contexts
- Animation inspection
- debugging
What NOT to Do
- Stepping errors
- desynchronization
- Deploy without testing
Key Requirements
- Understand the use cases before application
- Follow the documented response pattern
- Validate results in the target environment
- Monitor for performance impact
Further Learning
Review related skills and documentation for deeper understanding of related systems and best practices.