mikoto
Messaging platform development with Rust, React, and Chakra UI
All Skills in This Repository (5)
Pure Emerald Level Indicatorscommit
...
learn
Capture project knowledge into reusable Claude skills with YAML frontmatter.
brainstorm
Guide project ideation through stepwise questions and design sections.
rust
Guide developers in using Mikoto's Rust backend for entity macros, routes, dataload patterns, migrations, and error handling.
create-pr
Create GitHub pull requests targeting the dev branch with gh pr create.
Frequently Asked Questions
FAQPage SchemaHow to install Mikoto skills?โผ
Run `npx skills add mikotoIO/mikoto --all -g -y` in your terminal to install all skills in this suite globally.
What is Mikoto?โผ
Mikoto is an open-source messaging platform with threaded chat, voice and video calls, and real-time collaborative wiki editing. It uses a Rust backend and a React frontend in a Moon-managed monorepo.
How do these skills help with Mikoto development?โผ
They teach your AI agent the project's Rust patterns, React conventions, and Chakra UI styling rules, plus automate commits, pull requests, and rebases.
Do these skills work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible coding agents.
Can I contribute to Mikoto without deep Rust experience?โผ
Yes. The rust skill explains the project's entity macros, routing, and migration workflow so your agent can write idiomatic backend code for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core