protoc-plugin-engineering
Installation
SKILL.md
Protoc Plugin Engineering
Keep go-sphere's protoc-gen-* plugins structurally consistent so they share one
reading path, one calling convention, and one maintenance model — without forcing
their domain logic to be identical.
If the change touches generated output, state up front whether it is a semantic or a presentational change. Do not bundle both in one commit.