Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Prompt file imported from 2SSK/dot-files (.claude/commands/go.md). Copyright stays with the author.
Run the Go development workflow:
go fmt ./...
go vet ./...
golangci-lint run
go test -race -v ./...
go build -o bin/app ./cmd/...
Report results for each step.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
Run the Go development workflow:
1. go fmt ./...
2. go vet ./...
3. golangci-lint run
4. go test -race -v ./...
5. go build -o bin/app ./cmd/...
Report results for each step.
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
2ssk-dot-files-go-command.prompt.jsonjson
{
"prompt": "Run the Go development workflow:\n1. go fmt ./...\n2. go vet ./...\n3. golangci-lint run\n4. go test -race -v ./...\n5. go build -o bin/app ./cmd/...\n\nReport results for each step.",
"variables": [],
"notes": "Go development workflow",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/2SSK/dot-files",
"path": ".claude/commands/go.md",
"ref": "77fc440e98a179d2fee3ae336bef4bc555c557e6",
"url": "https://github.com/2SSK/dot-files/blob/77fc440e98a179d2fee3ae336bef4bc555c557e6/.claude/commands/go.md",
"key": "2SSK/dot-files/.claude/commands/go.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/2ssk-dot-files-go-command/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.