Skip to content

Conversation

@yokobond
Copy link

@yokobond yokobond commented Feb 9, 2026

Summary

  • Adds scratch-programming community plugin to the marketplace
  • Plugin automates Scratch (scratch.mit.edu) programming by injecting blocks directly into the web editor's VM via Playwright
  • Source: https://github.com/yokobond/scratch-skills

What it does

Enables Claude to programmatically create and run Scratch projects by:

  1. Opening the Scratch editor
  2. Connecting to the Scratch VM through React internals
  3. Injecting block JSON directly into sprites
  4. Running the project

Test plan

  • Verify marketplace.json is valid JSON
  • Verify the source repo is accessible
  • Test installing the plugin via /install-plugin

🤖 Generated with Claude Code

Community-managed plugin that automates Scratch programming by
injecting blocks directly into the web editor's VM via Playwright.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

Thanks for your interest! This repo only accepts contributions from Anthropic team members. If you'd like to submit a plugin to the marketplace, please submit your plugin here.

@github-actions github-actions bot closed this Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant