.agents/skills/svg-draw-animation/SKILL.md
Define SVG path reveal logic, draw-order behavior, handwriting-like animation constraints, and path-based rendering rules for the whiteboard engine. Use when planning SVG draw animation behavior. Do not use for module architecture decisions, full render-pipeline orchestration, generic text animation outside SVG/path handling, or final video export design.
npx skillsauth add thaivankhuong/VdeoScribe-Automation svg-draw-animationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Define deterministic, path-based SVG draw animation behavior that can be driven by project/spec data and integrated into the whiteboard rendering engine.
documentation
Continue the current active whiteboard-engine step by reading progress, locating the matching prompt in docs/ai/prompts, and executing safely.
data-ai
Resume whiteboard-engine work by reading AI dashboard files, summarizing status, identifying the active step, planning briefly, and executing the current next task.
testing
Plan deterministic, frame-based rendering flow, timeline processing, object state resolution, camera timing integration, and render sequencing for the engine. Use when defining rendering pipeline behavior. Do not use for module architecture decisions, SVG draw-path specifics, or final video export design.
devops
Design the frame-to-video export pipeline, encoding strategy, audio merge flow, and output packaging for the whiteboard engine. Use when planning final video export architecture. Do not use for frame rendering logic, timeline calculation, camera behavior, or SVG animation design.