A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
Are you the author? Sign in to claim
A JavaScript-driven M5Stack-embedded super-kawaii robot.

Stack-chan is a JavaScript-driven M5Stack-embedded super-kawaii robot.
#stackchan | #スタックチャン (JP).This repository includes all the component of the robot.
For contributor-oriented setup and pull request expectations, see CONTRIBUTING.md.
Typical firmware workflow:
cd firmware
npm run setup
npm run doctor
npm run test
npm run build
Generated web assets under web/flash and web/schematics are published from the gh-pages branch by GitHub Actions. Treat them as deployment outputs, not hand-maintained source files.
Feature requests/Bug reports are extremely welcome! See issues page to post some.
Wanna be a sponsor? It would be my great honor. please visit my sponsor page.
Resources of this repository are distributed under Apache version 2.0 license. See LICENSE.
@misc{stackchan,
author = {Shinya Ishikawa and the Stack-chan community},
title = {Stack-chan: A JavaScript-driven Super-kawaii Robot},
year = {2021},
howpublished = {\url{https://github.com/stack-chan/stack-chan}},
note = {Open-source hardware and software.},
}
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
MCP server integration for DaVinci Resolve Studio
Secure MCP server for MySQL database interaction, queries, and schema management