A Claude Code plugin that ships a single skill: google-go-style. The skill codifies the Google Go Style Guide into actionable rules that Claude consults whenever you write, review, or refactor Go code.
$claude plugin marketplace add cicdteam/google-go-styleInstalls into the current project.
Install google-go-style by running `claude plugin marketplace add cicdteam/google-go-style`, then use it for the current task and follow its documentation at https://github.com/cicdteam/google-go-style.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add cicdteam/google-go-style |