concept-to-video
Concept to Video
Creates animated explainer videos from concepts using Manim (Python) as a programmatic animation engine.
Reference Files
| File | Purpose |
|---|---|
references/rules/pipeline-flow.md |
RAG, ETL, CI/CD — sequential stage animations with arrows |
references/rules/architecture-layers.md |
System stacks, network layers, abstraction hierarchies |
references/rules/algorithm-stepthrough.md |
Sorting, search, graph traversal — stateful step-by-step animations |
references/rules/comparison.md |
Side-by-side A vs B, before/after, trade-off visualizations |
references/rules/agent-interaction.md |
Multi-agent message passing, distributed systems, pub/sub |
references/rules/math-concept.md |
Equations, formulas, geometric proofs — LaTeX-free by default |
references/rules/training-loop.md |
Gradient descent, RL loops, cyclic iterative processes |
references/rules/transitions.md |
Fade and wipe transitions between scene sections |
references/rules/text-animation.md |
Text replacement, progressive bullet reveal, callouts, emphasis |
references/rules/layout.md |
Canvas coordinates, VGroup arrangement, spacing guidelines |
references/rules/audio-overlay.md |
ffmpeg audio overlay — background music, voiceover, multi-track mixing |
More from mathews-tom/praxis-skills
manuscript-review
Pre-publication manuscript audit producing a section-level refactoring report with citation hygiene and submission-readiness checks. Triggers on: "review my paper", "check before submission", "is this ready to submit", "pre-pub checklist", "refactor my paper", "check my references", "does the abstract work".
67html-presentation
Converts documents, outlines, or notes into self-contained HTML slide decks with horizontal (Reveal.js) or vertical scroll navigation and multiple themes. Triggers on: "create a presentation", "slide deck", "pitch deck", "HTML presentation", "web-based slides", "reveal.js deck", "convert document into slides".
63filesystem
File and directory operations via Claude Code built-in tools, replacing the Filesystem MCP server. Triggers on: "read this file", "write to file", "edit file", "find files matching", "search for text in files", "list directory", "show directory tree", "rename file".
40md-to-pdf
Convert Markdown to styled PDFs with Mermaid diagrams, LaTeX/KaTeX math, tables, and code highlighting. Triggers on: "convert markdown to pdf", "make a pdf from this md", "export markdown as pdf", "pdf from markdown with equations".
37remotion-video
Create motion graphics and videos using Remotion (React) with audio sync, web fonts, and TailwindCSS. Triggers on: "create a Remotion video", "React video", "motion graphics", "branded video", "product demo video", "video with voiceover". NOT for math animations, use concept-to-video.
33concept-to-image
Turn concepts into static HTML visuals exported as PNG or SVG files via HTML/CSS/SVG. Triggers on: "create an image of", "export as PNG", "save as SVG", "concept to image", "screenshot this HTML". NOT for interactive HTML, use static-web-artifacts-builder.
31