moon
Kratos microservice development, module implementation, and code review
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Moon skills?โผ
Run `npx skills add aide-family/moon --all -g -y` in your terminal to install all skills in this repository globally.
How to build a Kratos microservice with AI?โผ
The kratos-development skill guides your agent through Kratos v2 conventions, including layered architecture, Protobuf APIs, middleware, error handling, and dependency injection with Wire.
Can AI implement a backend module from proto files?โผ
Yes. The proto-backend-module skill turns proto definitions into complete modules with business objects, repositories, data models, services, and synced bilingual README documentation.
How to get automated code reviews with exact bug locations?โผ
The code-review skill scans your code or diffs and reports each issue with severity, exact file and line number, and a concrete recommended fix.
Do these skills work with Cursor and Claude Code?โผ
Yes. All skills follow the universal SKILL.md standard and run in Cursor, Claude Code, and other compatible coding environments.
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