Screen Recording Create animated GIF demos that show a feature or workflow in action — with annotations, variable timing, and proper pacing. Useful for PR descriptions, documentation, and release notes. When to Use This Skill Use this skill when you need to: - Record a multi-step UI interaction as an animated GIF - Create a demo showing before/after behavior - Build annotated walkthroughs for documentation or release notes - Show a bug reproduction or fix in action Prerequisites Core Workflow 1. Capture frames Use Playwright to step through the interaction and capture each frame: 2. Assemble…