claudegoodies
Plugin

cwc-makers

From anthropics

Seamless onboarding for the Code-with-Claude Makers Cardputer: one /maker-setup command clones the build-with-claude repo, flashes UIFlow firmware, and installs the Claude Buddy app bundle onto a freshly-plugged-in M5Stack Cardputer-Adv.

Clones build-with-claude repo, flashes UIFlow firmware, and installs Claude Buddy onto an M5Stack Cardputer-Adv.

Use it when

  • Setting up a fresh M5Stack Cardputer-Adv device
  • Onboarding for the Code-with-Claude Makers Cardputer program
  • Need UIFlow firmware flashed and Claude Buddy app installed together

Skip it if

  • You don't own an M5Stack Cardputer-Adv device
  • You don't need UIFlow firmware or the Claude Buddy app
  • Package metadata only — no visible command logic to verify behavior

Install

/plugin install cwc-makers

Facts

Status
Actively maintained
Last commit

Source preview

The instructions Claude Code reads when this plugin runs.

{
  "name": "cwc-makers",
  "version": "1.0.0",
  "description": "Seamless onboarding for the Code-with-Claude Makers Cardputer: one /maker-setup command clones the build-with-claude repo, flashes UIFlow firmware, and installs the Claude Buddy app bundle onto a freshly-plugged-in M5Stack Cardputer-Adv.",
  "author": {
    "name": "Anthropic",
    "email": "[email protected]"
  },
  "homepage": "https://claude.com/cwc-makers",
  "repository": "https://github.com/moremas/build-with-claude",
  "license": "Apache-2.0",
  "keywords": [
    "cardputer",
    "m5stack",
    "esp32",
    "hardware",
    "maker",
    "onboarding",
    "cwc"
  ]
}
View full source on GitHub →

Other plugins