kratos-service-layer

Generates gRPC/HTTP service handlers for go-kratos microservices. Creates service structs, handler methods, and integrates with protobuf definitions. Use when implementing service layer for kratos services.

$ Installer

git clone https://github.com/alecszaharia/brizy-microservices-go /tmp/brizy-microservices-go && cp -r /tmp/brizy-microservices-go/.claude/skills/kratos-service-layer ~/.claude/skills/brizy-microservices-go

// tip: Run this command in your terminal to install the skill