golang-services
Canhada-Labs/ceo-orchestrationProduction Go service patterns: the wiring that turns a correct package into a service that survives deploys, load, and 3 a.m. incidents. Covers the hardened…
Scores out of 100 · grade B+
2026-08-06Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
Adopted
20% of the score7/100
- 2 stars on the source repo.
Documented
15% of the score81/100
- 1,650 words with worked examples.
Install
npx skills add Canhada-Labs/ceo-orchestration/golang-servicesWhat it says it does
Production Go service patterns: the wiring that turns a correct package into a service that survives deploys, load, and 3 a.m. incidents. Covers the hardened net/http server shape (all four timeouts, no default client/server), middleware chains, graceful shutdown under SIGTERM with bounded drain, timeouts at every boundary (inbound, outbound, database), gRPC and JSON API structure, config and env wiring read once in main, structured logging with slog (request IDs, no secrets), liveness versus readiness probe semantics, OpenTelemetry traces and metrics on ingress and egress, and the standard service repo layout. Complements golang-patterns (code discipline) and golang-testing (proof): this skill owns the boundary between the binary and production. Use when scaffolding a Go service, wiring main.go, adding middleware or probes, setting any timeout, or reviewing service deployment readiness.
Also in Canhada-Labs/ceo-orchestration
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| cross-llm-pair-reviewCanhada-Labs/ceo-orchestration | clean | Skill | 2 stars | yesterday | |
| dpo-reportingCanhada-Labs/ceo-orchestration | clean | Skill | 2 stars | yesterday | |
| agentic-actions-auditorCanhada-Labs/ceo-orchestration | clean | Skill | 2 stars | yesterday | |
| cpp-coding-standardsCanhada-Labs/ceo-orchestration | clean | Skill | 2 stars | yesterday | |
| ml-evaluation-patternsCanhada-Labs/ceo-orchestration | clean | Skill | 2 stars | yesterday | |
| ml-serving-patternsCanhada-Labs/ceo-orchestration | clean | Skill | 2 stars | yesterday |
Other language-specific skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| turborepovercel/turborepo | clean | Language-specific | 64,154 installs | today | |
| programmingcode-yeongyu/oh-my-openagent | No license | Language-specific | 68k stars | today | |
| cadearthtojake/text-to-cad | clean | Language-specific | 8,940 installs | today | |
| dxfearthtojake/text-to-cad | clean | Language-specific | 4,838 installs | today | |
| modern-pythontrailofbits/skills | clean | Language-specific | 6,975 installs | today | |
| printing-press-polishmvanhorn/cli-printing-press | clean | Language-specific | 5,602 installs | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=Canhada-Labs%2Fceo-orchestration)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
