character-animation-qa
Character Animation QA
Use this skill before presenting a character-animation preview or final render.
Review Layers
- Schema validation: character design, rig plan, pose library, action timeline.
- Static asset checks: referenced parts and backgrounds exist.
- Browser preview: load the preview, capture screenshots, collect console errors.
- Motion check: compare sampled frames for non-trivial differences.
- Final MP4 check: ffprobe metadata, duration, resolution, audio, frame samples.
- Agent visual review: inspect sampled frames for detached limbs, bad layers, off-frame characters, unreadable expressions, broken text.
Playwright Pattern
const browser = await chromium.launch();
const page = await browser.newPage({ viewport: { width: 1280, height: 720 } });
More from calesthio/openmontage
video-edit
|
34video-download
|
31text-to-speech
|
31ffmpeg
Video and audio processing with FFmpeg. Use for format conversion, resizing, compression, audio extraction, and preparing assets for Remotion. Triggers include converting GIF to MP4, resizing video, extracting audio, compressing files, or any media transformation task.
29beautiful-mermaid
Render Mermaid diagrams as SVG and PNG using the Beautiful Mermaid library. Use when the user asks to render a Mermaid diagram.
29acestep
AI music generation with ACE-Step 1.5 — background music, vocal tracks, covers, stem extraction for video production. Use when generating music, soundtracks, jingles, or working with audio stems. Triggers include background music, soundtrack, jingle, music generation, stem extraction, cover, style transfer, or musical composition tasks.
29