Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

scratch-skills

scratch-skills には yokobond から収集した 6 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
6
Stars
2
更新
2026-05-26
Forks
0
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

scratch-project-file
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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