·microsim-generator
</>

microsim-generator

dmccreary/claude-skills

使用最匹配的 JavaScript 库(p5.js、Chart.js、Plotly、Mermaid、vis-network、vis-timeline、Leaflet、Venn.js)创建交互式教育 MicroSim。分析用户需求以路由到适当的可视化类型,并生成完整的 MicroSim 包,包含 HTML、JavaScript、CSS、文档和元数据。

9安装·0热度·@dmccreary

安装

$npx skills add https://github.com/dmccreary/claude-skills --skill microsim-generator

SKILL.md

This meta-skill routes MicroSim creation requests to the appropriate specialized generator based on visualization requirements. It consolidates 14 individual MicroSim generator skills into a single entry point with on-demand loading of specific implementation guides.

Scan the user's request for trigger keywords and match to the appropriate generator guide.

| timeline, dates, chronological, events, history, schedule, milestones | references/timeline-guide.md | vis-timeline | | map, geographic, coordinates, latitude, longitude, locations, markers | references/map-guide.md | Leaflet.js | | function, f(x), equation, plot, calculus, sine, cosine, polynomial | references/plotly-guide.md | Plotly.js |

使用最匹配的 JavaScript 库(p5.js、Chart.js、Plotly、Mermaid、vis-network、vis-timeline、Leaflet、Venn.js)创建交互式教育 MicroSim。分析用户需求以路由到适当的可视化类型,并生成完整的 MicroSim 包,包含 HTML、JavaScript、CSS、文档和元数据。 来源:dmccreary/claude-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dmccreary/claude-skills --skill microsim-generator
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 microsim-generator?

使用最匹配的 JavaScript 库(p5.js、Chart.js、Plotly、Mermaid、vis-network、vis-timeline、Leaflet、Venn.js)创建交互式教育 MicroSim。分析用户需求以路由到适当的可视化类型,并生成完整的 MicroSim 包,包含 HTML、JavaScript、CSS、文档和元数据。 来源:dmccreary/claude-skills。

如何安装 microsim-generator?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dmccreary/claude-skills --skill microsim-generator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/dmccreary/claude-skills