Go conventions for this repo. TRIGGER when editing any *.go file or Connect-Go handlers.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add bjcoombs/ai-native-toolkit --skill go-conventions --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Go Conventions?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bjcoombs-go-conventions)More formats (shields.io, HTML) on the badges page.
---
name: go-conventions
description: Go conventions for this repo. TRIGGER when editing any *.go file or Connect-Go handlers.
---
# Go Conventions
Use the Connect-Go Content-Type negotiation defaults. Prefer protobuf JSON
timestamps over custom formats because the wire contract stays portable.
Default to table-driven tests. Run `go test ./...` before pushing.
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!