do-proto
CommunityDefine API contracts with Protobuf.
Authorviqueen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of Protocol Buffer (Protobuf) definitions, which are essential for defining API contracts and ensuring consistent data structures across different services.
Core Features & Use Cases
- Generates Protobuf files: Creates
_model.proto,_refs.proto, and_service.protofiles based on domain and resource specifications. - Enforces best practices: Includes validation annotations, correct package naming, and standard RPC patterns.
- Use Case: When starting a new microservice or adding a new API endpoint, use this Skill to quickly generate the foundational Protobuf definitions, ensuring adherence to project standards.
Quick Start
Use the do-proto skill to define the API contract for a new 'user' domain.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: do-proto Download link: https://github.com/viqueen/claude-go-playground/archive/main.zip#do-proto Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.