Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

scratch-skills

scratch-skills contient 6 skills collectées depuis yokobond, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
2
mis à jour
2026-05-26
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

scratch-project-file
Développeurs de logiciels

Downloads (saves) and uploads (loads) Scratch project .sb3 files. Use this skill when you need to save a Scratch project to a local file or load a previously saved .sb3 file into the editor.

2026-05-26
scratch-project-edit
Développeurs de logiciels

Automates Scratch programming by injecting blocks directly into the web editor's VM. Use this skill when you need to create or run Scratch programs programmatically.

2026-05-10
scratch-costume-insert
Développeurs de logiciels

Add custom SVG or PNG costumes to sprites programmatically via the Scratch VM storage API. Enables creating original characters, shapes, or artwork without using the paint editor UI.

2026-05-10
scratch-sprite-library
Développeurs de logiciels

Adds sprites and backdrops from the Scratch built-in library via the editor UI. Use this skill when you need to add pre-made characters, animals, objects, or backgrounds to a Scratch project.

2026-05-10
scratch-block-dragging
Développeurs de logiciels

Builds Scratch programs by dragging and dropping blocks from the palette to the script area using Playwright mouse operations. Use this skill when you need to visually assemble Scratch code through the editor UI rather than injecting via the VM.

2026-05-10
scratch-project-inspect
Développeurs de logiciels

Reads and summarizes the code of the Scratch project currently loaded in the editor. Use this skill when you need to inspect what sprites, scripts, and blocks exist in the project before making changes.

2026-05-10