review-proto
CommunityAudit proto PRs for API contract correctness.
Authorviqueen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the rigorous auditing of Protocol Buffer (proto) changes in Pull Requests, ensuring API contracts are correctly defined and adhere to established standards, preventing integration issues and maintaining API integrity.
Core Features & Use Cases
- Automated Checklist Audit: Verifies proto files (
_model.proto,_refs.proto,_service.proto) against a comprehensive list of best practices and requirements. - Configuration Validation: Checks
buf.yamlfor correct versioning and dependencies. - Scope Enforcement: Ensures PRs are proto-only, without unintended SQL or Go code modifications.
- Use Case: A developer submits a PR to add a new API endpoint. This Skill automatically checks if the proto definitions for the request, response, and associated models meet all project standards before merging.
Quick Start
Use the review-proto skill to audit pull request number 123.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: review-proto Download link: https://github.com/viqueen/claude-go-playground/archive/main.zip#review-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 471,000+ vetted skills library on demand.