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 |
ينشئ MicroSims تعليميًا تفاعليًا باستخدام مكتبة JavaScript الأفضل مطابقة (p5.js، Chart.js، Plotly، Mermaid، vis-network، vis-timeline، Leaflet، Venn.js). يحلل متطلبات المستخدم للتوجيه إلى نوع التصور المناسب وينشئ حزم MicroSim كاملة باستخدام HTML وJavaScript وCSS والوثائق والبيانات الوصفية. المصدر: dmccreary/claude-skills.