Language:JapaneseEnglish

cwc-makers Claude Code Plugin

Author
Anthropic
Category
Productivity
Topics
Claude Code Customization & Workflow · Web & App Development
Version
1.0.0
First cataloged
2026-07-09 (UTC)
Explanation last updated
2026-07-15 (UTC)
Source (GitHub) last updated
2026-05-06 (UTC) (113 days ago)

The explanation below is AI-generated. Please verify it against the sources.

cwc-makers is a Claude plugin that automates setup of the Code-with-Claude Makers Cardputer kit through a single /maker-setup command. According to the README, it clones the build-with-claude repository, detects a connected M5Stack Cardputer-Adv device over USB-C, flashes UIFlow 2.0 firmware, and installs a bundle of sample apps (Claude Buddy, Hello, and Snake). The process requires one manual step, pressing the device's download-mode button, which is guided on screen. Once provisioning is complete, the device pairs with Claude Desktop over BLE, and included skills let users keep modifying MicroPython apps without re-flashing.

What you can do with cwc-makers

  • Run /maker-setup to clone the build-with-claude repository and provision the Cardputer
  • Have the device auto-detected, flash UIFlow 2.
  • Follow on-screen guidance for the required download-mode button press
  • Use the /m5-onboard skill for detailed provisioning steps and troubleshooting
  • Use the /cardputer-buddy skill to push app code, tail logs, and access a REPL after setup
  • Pair the provisioned device with Claude Desktop over BLE

Sources

Back to list