Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

scratch-skills

scratch-skills에는 yokobond에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 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