πŸ—ΊοΈ
FrontendHTML

Dashmotion

by csthink

Dashmotion is a Frontend skill for Claude Code, published by csthink in dashmotion.

163 stars10 forkson csthink/dashmotionAdded 2026/09/08+3% in starsRepository updated 2026/06/16
agent-skillsanimated-svganthropicarchitecture-diagramclaude-aiclaude-codeclaude-skilldiagram-generatorflowchartmermaidskillsvg-animationworkflow-visualization
Install in seconds
Install Dashmotion
Copy Dashmotion into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/csthink/dashmotion/tree/main/skills/dashmotion ~/.claude/skills/dashmotion

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/csthink/dashmotion.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/dashmotion/SKILL.md in csthink/dashmotion
Installs to
~/.claude/skills/dashmotion
Collection
The only skill cataloged from this repository
Category
Frontend β€” 732 skills

What Dashmotion does

Dashmotion creates self-contained HTML+SVG diagrams with flowing connectors and moving request dots. Use it for flowcharts, architecture diagrams, or when converting Mermaid into an animated diagram.

Dashmotion is cataloged under Frontend on DirSkills. Dashmotion comes from a repository tagged agent-skills, animated-svg, anthropic, architecture-diagram and claude-ai.

Documentation

README

Dashmotion

Create professional animated technical diagrams as single self-contained HTML files. The name is the implementation: stroke-dashoffset animation + animateMotion β€” that's all there is. Output is vector, loops forever, weighs a few KB, and opens in any browser.

Step 1 β€” Pick the mode

User wants Mode Read
Steps, sequence, branching, parallel execution, state transitions ("what happens, in what order") Flow references/flow-mode.md + resources/template-flow.html
Components, services, infrastructure, containment, topology ("what the system is made of") Architecture references/architecture-mode.md + resources/template-architecture.html

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Dashmotion

  • How does Dashmotion compare to other Frontend skills?

    Dashmotion ranks #690 by stars among the 732 Frontend skills in this catalog. The most-starred ones next to it are Angular Developer, Android Clean Architecture and Accessibility. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Dashmotion against them. Open each page to compare what they document and how they install.