.agents/skills/resume-project/SKILL.md
Resume whiteboard-engine work by reading AI dashboard files, summarizing status, identifying the active step, planning briefly, and executing the current next task.
npx skillsauth add thaivankhuong/VdeoScribe-Automation resume-projectInstall 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.
Resume repository work consistently from the AI dashboard by reading current context, aligning to the active step, and continuing implementation in a controlled way.
whiteboard-engine.docs/ai/ai-entry.md.docs/ai/project-progress.md.docs/ai/next-task.md.project-progress.md.next-task.md with small, reviewable edits.AGENTS.md.documentation
Continue the current active whiteboard-engine step by reading progress, locating the matching prompt in docs/ai/prompts, and executing safely.
testing
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.
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.