·microsim-p5
</>

microsim-p5

vishalsachdev/claude-skills

使用 p5.js JavaScript 庫創建交互式教育 MicroSim,並具有用於繪圖和交互式控件的不同區域。 每個 MicroSim 都是位於 /docs/sims 文件夾中的一個目錄。 它有一個引用 javascript 代碼的 main.html 文件,並且可以從 index.md 作為 iframe 引用 main.html。 metadata.json 包含有關 MicroSim 的都柏林核心元數據。

3安裝·0熱度·@vishalsachdev

安裝

$npx skills add https://github.com/vishalsachdev/claude-skills --skill microsim-p5

SKILL.md

This skill guides the creation of Educational MicroSims using the p5.js JavaScript library. MicroSims are lightweight, interactive educational simulations designed for browser-based learning. MicroSims occupy a unique position at the intersection of Simplicity (focused scope, transparent code), Accessibility (browser-native, universal embedding), and AI Generation (standardized patterns, prompt-compatible design).

This MicroSim Skill is designed to create all the required files for running your MicroSim on your website. This microsim skill has been designed to be run within Claude code.

The best practice is to startup Claude Code from the command line where you at the root of the GitHub checkout directory. This is one level down from where you ran GitClone. This directory should contain a .git directory.

使用 p5.js JavaScript 庫創建交互式教育 MicroSim,並具有用於繪圖和交互式控件的不同區域。 每個 MicroSim 都是位於 /docs/sims 文件夾中的一個目錄。 它有一個引用 javascript 代碼的 main.html 文件,並且可以從 index.md 作為 iframe 引用 main.html。 metadata.json 包含有關 MicroSim 的都柏林核心元數據。 來源:vishalsachdev/claude-skills。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/vishalsachdev/claude-skills --skill microsim-p5
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 microsim-p5?

使用 p5.js JavaScript 庫創建交互式教育 MicroSim,並具有用於繪圖和交互式控件的不同區域。 每個 MicroSim 都是位於 /docs/sims 文件夾中的一個目錄。 它有一個引用 javascript 代碼的 main.html 文件,並且可以從 index.md 作為 iframe 引用 main.html。 metadata.json 包含有關 MicroSim 的都柏林核心元數據。 來源:vishalsachdev/claude-skills。

如何安裝 microsim-p5?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/vishalsachdev/claude-skills --skill microsim-p5 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

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