Protobuf Authoring

Use when writing or reviewing a .proto schema. Apply consistent naming/style and — the part that actually bites — the wire- and consumer-compatibility rules, so the schema reads cleanly and can evolve without breaking deployed readers. Gate it with buf lint plus breaking-change detection.

selamy-labs Updated

File contents

selamy-labs/agent-skills/tree/main/skills/protobuf-authoring commit 3812118174

Frequently asked questions

npx skillmds@latest add selamy-labs/protobuf-authoring