This is a skill for Claude that lets you roll dice using standard tabletop RPG notation. When you upload this skill to Claude, you can simply say things like: "Roll 4d6, keep the highest 3" (for D&D ...
. ├── index.html # markup for the button & placeholder └── main.js # dice object and event logic (edit this) Open **`index.html`** in a browser and **`main.js`** in your editor. Look for the **“Write ...