protocol-buffer-definitions-rule
maintained by oimiragieo
star
17
account_tree
0
verified_user
MIT License
name: protocol-buffer-definitions-rule description: Rule for handling Protocol Buffer definition files in the project. version: 1.0.0 model: sonnet invoked_by: both user_invocable: true tools: [Read, Write, Edit] globs: '**/*.proto' best_practices:
- Follow the guidelines consistently
- Apply rules during code review
- Use as reference when writing new code error_handling: graceful streaming: supported
Protocol Buffer Definitions Rule Skill
When working with .proto files:
- Define clear and concise messages and services.
- Use proper data types and naming conventions.
- Ensure the
go_packageoption is set correctly for Go code generation.
Memory Protocol (MANDATORY)
Before starting:
cat .claude/context/memory/learnings.md
After completing: Record any new patterns or exceptions discovered.
ASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn't happen.
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
17
GitHub Forks
0
Created
Mar 2026
Last Updated
3个月前
tools
tools ide plugins
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!