microsim-generator

Route MicroSim creation requests to the best-matching specialized generator.

90|12|Updated Nov 1, 2025
One-click install
npx skills add https://github.com/dmccreary/claude-skills --skill microsim-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: microsim-generator
Source: https://github.com/dmccreary/claude-skills/tree/main/skills/microsim-generator
Command: npx skills add https://github.com/dmccreary/claude-skills --skill microsim-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This meta-skill routes MicroSim creation requests to the best-matched specialized generator (e.g., timeline, map, chart, or vis-network), enabling rapid production of modular, embed-ready simulations.

Core Features & Use Cases

  • Decision-tree routing to 13+ specialized generators
  • On-demand loading of implementation guides (JS, HTML, CSS, docs)
  • Creates full MicroSim packages ready for MkDocs embedding and navigation updates

Quick Start

Provide a MicroSim concept and intent; the generator will route to the appropriate specialized tool.

Frequently Asked Questions about microsim-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route MicroSim creation requests to the right generator?

Routing MicroSim requests matches your concept to specialized generators using decision-tree logic and keyword analysis. Provide your visualization intent—timeline, map, chart, network, diagram, or simulation—and the skill selects the appropriate generator guide, then executes the workflow to produce a complete HTML, CSS, JavaScript, and documentation package ready for embedding.

Can I generate interactive visualizations like timelines, maps, and charts automatically?

Yes. This skill automates generation of 13+ interactive visualization types including timelines, maps, Plotly charts, vis-network graphs, Mermaid diagrams, Venn diagrams, bubble charts, causal loops, comparison tables, and p5.js simulations. It produces modular MicroSim packages with full code and documentation in one workflow.

What happens if my MicroSim request matches multiple generators?

Ambiguous requests are resolved through ambiguity scoring that ranks top candidate generators. The skill prompts you to clarify your intent or choose from the scored matches, ensuring the most appropriate generator is selected before execution.

Do I need to write custom code to create a MicroSim?

No. The skill generates complete MicroSim packages including HTML, CSS, JavaScript, and documentation automatically. You provide the concept and intent; the matched generator produces embed-ready output with MkDocs navigation updates included.

How does this integrate with MkDocs?

Generated MicroSim packages are designed for direct MkDocs embedding. The skill maintains alphabetical navigation updates, allowing you to embed interactive visualizations seamlessly into your documentation site.

What types of interactive simulations can I create?

The skill routes requests to generators for timelines, geographic maps, Plotly charts, vis-network networks, Mermaid diagrams, Venn diagrams, bubble charts, causal loop models, comparison tables, celebration animations, and p5.js simulations—13+ specialized visualization and simulation types.