@cxuu/go-context

Use when working with context.Context in Go — placement in signatures, propagating cancellation and deadlines, and storing values in context vs parameters. Also use when cancelling long-running operations, setting timeouts, or passing request-scoped data, even if they don't mention context.Context directly. Does not cover goroutine lifecycle or sync primitives (see go-concurrency).

View in AI SkillSafe app
Scanned · no findings
0 downloads
0 stars
0 demos
SKILL.md

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@cxuu/go-context/verified)](https://skillsafe.ai/skill/@cxuu/go-context/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@cxuu/go-context/installs)](https://skillsafe.ai/skill/@cxuu/go-context/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@cxuu/go-context/scan)](https://skillsafe.ai/skill/@cxuu/go-context/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@cxuu/go-context/eval)](https://skillsafe.ai/skill/@cxuu/go-context/)