Use this skill when the user wants to protocol buffers tool for linting and breaking change detection.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-76f6201a)More formats (shields.io, HTML) on the badges page.
---
name: buf
description: Use this skill when the user wants to protocol buffers tool for linting and breaking change detection.
---
# Buf Plugin
Protocol Buffers tool for linting and breaking change detection.
## Commands
### Operations
- `buf proto lint` — lint proto via buf
- `buf proto generate` — generate proto via buf
- `buf proto breaking` — breaking proto via buf
## Usage Examples
- "buf --help"
- "buf <args>"
## Installation
```bash
brew install buf
```
## Examples
```bash
buf --version
buf --help
```
## Key Features
- protobuf\n- lint\n- api
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!