zeromicrozeromicroOfficialยท1 Agent Skills Included

zero-skills

Production-ready go-zero microservice code generation and patterns

Generates production-ready go-zero microservices code following the Handler, Logic, and Model three-layer architecture. Covers REST APIs, gRPC services, database operations, circuit breakers, and rate limiting with correct and incorrect code examples. Eliminates guesswork around goctl commands, configuration, and common errors so developers ship Go services faster.
npx skills add zeromicro/zero-skills --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install zero-skills?โ–ผ

Run `npx skills add zeromicro/zero-skills --all -g -y` in your terminal to install the skill globally for your coding assistant.

What does zero-skills do?โ–ผ

It gives your coding assistant deep knowledge of the go-zero framework so it can generate accurate REST APIs, gRPC services, and database models that follow official conventions.

How to generate go-zero code with goctl?โ–ผ

The skill includes a complete goctl command reference covering API, RPC, and model generation, plus post-generation steps like dependency tidy and build verification.

Does zero-skills work with Cursor and Copilot?โ–ผ

Yes. It includes setup guides for Claude Code, Cursor, GitHub Copilot, Windsurf, and Codex, with ready-made rules files for each editor.

Can it help debug go-zero errors?โ–ผ

Yes. A dedicated troubleshooting guide covers common error messages, configuration pitfalls, and debugging tips for go-zero services.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’