Xcratch Extension Debug Auto

Autonomously debug an Xcratch extension by loading it via the ?extension= query parameter into either the public xcratch.github.io editor or a local scratch-editor dev-server, with the extension served from a local HTTPS live server (https://0.0.0.0:5500/*). Use when: verifying an extension loads, checking console errors, inspecting extension blocks in the Scratch editor UI, or reproducing runtime failures with a specific extension URL — against the published editor (no local checkout needed) or against a local scratch-editor build on port 8601.

xcratch a375be0 8.8 KB Updated

File contents

xcratch/xcratch-skills/tree/main/skills/xcratch-extension-debug-auto commit a375be03e2

Frequently asked questions

npx skillmds@latest add xcratch/xcratch-extension-debug-auto