মূল কন্টেন্টে যান
এই কন্টেন্ট এখনো আপনার ভাষায় উপলব্ধ নয় এবং ইংরেজিতে দেখানো হচ্ছে।

Code-with-Claude Makers Cardputer Setup

Plugin যাচাই করা
93

Onboard a Code-with-Claude Makers Cardputer with one /maker-setup command — clones the build-with-claude repo, flashes UIFlow firmware, and installs the Claude Buddy app bundle.

AI সারাংশ

This plugin automates the entire process of setting up an M5Stack Cardputer, including cloning a repository, flashing firmware, installing applications, and guiding the user through physical device interactions. It provides tools for both initial setup and iterative development of applications on the device.

Documentation

  • warning:Configuration & parameter referenceWhile the README and skill definitions are detailed, specific parameters for sub-scripts like `--port` or `--apps` are not explicitly documented with their default values or precedence.

Code Execution

  • warning:ValidationWhile scripts seem to handle parameters like `--port` and `--apps`, explicit validation and sanitization schemas (like Zod or pydantic) are not evident in the provided code snippets.

ইনস্টলেশন

প্রথমে marketplace যোগ করুন

/plugin marketplace add anthropics/claude-plugins-official
/plugin install cwc-makers@claude-plugins-official
6 days ago-এ আপডেট হয়েছে
সোর্স দেখুন