{
  "id": "skl_samber_cc_skills_golang_golang_safety_2045f259",
  "kind": "skill",
  "category": "ferramentas",
  "name": "golang-safety",
  "tagline": "Defensive Golang coding against accidental bugs — nil panics, typed-nil interfaces, `append` backing-array aliasing, silent int64-to-int32 t",
  "body": "Defensive Golang coding against accidental bugs — nil panics, typed-nil interfaces, `append` backing-array aliasing, silent int64-to-int32 truncation, float `==` comparison, `defer` inside loops, defensive copies of slices and maps, and usable zero values. Use when a Go program panics on a nil map write or nil pointer dereference, when reviewing code for nil-safety, numeric conversion overflow, or resource lifecycle, or when designing a type whose zero value must be safe. Not for designing concurrent access with goroutines, channels, or sync primitives (→ See `samber/cc-skills-golang@golang-concurrency` skill), not for exploitable vulnerabilities such as injection, weak crypto, or leaked secrets (→ See `samber/cc-skills-golang@golang-security` skill), and not for debugging an already-failing program (→ See `samber/cc-skills-golang@golang-troubleshooting` skill).",
  "url": "https://www.skills.sh/samber/cc-skills-golang/golang-safety",
  "status": "live",
  "origin": "skillssh",
  "origin_id": "samber/cc-skills-golang/golang-safety",
  "install": "https://skills.sh/api/download/samber/cc-skills-golang/golang-safety",
  "source": "https://github.com/samber/cc-skills-golang",
  "transporte": "",
  "ns": "samber",
  "versao": "",
  "oficial_status": "",
  "repo_host": "github.com",
  "topico": "maps",
  "linguagem": "Go",
  "licenca": "MIT",
  "repo_topics": " agent ai antigravity claude claude-code code codex coding copilot cursor gemini opencode plugin skills vibe-coding openclaw gemini-cli-extension agent-skills skillsmp ",
  "repo_slug": "samber/cc-skills-golang",
  "stars": 3173,
  "forks": 206,
  "prs_abertos": 1,
  "pushed_at": "2026-09-05T00:59:38Z",
  "repo_estado": "ativo",
  "likes": 0,
  "comments": 0,
  "visits": 0,
  "readme_bytes": 22449,
  "readme_api": "https://agentalog.com/api/listings/skl_samber_cc_skills_golang_golang_safety_2045f259/readme",
  "readme_fonte": "repo",
  "created_at": "2026-08-30 15:21:09",
  "updated_at": "2026-09-08 18:02:36",
  "mine": false,
  "api": "https://agentalog.com/api/listings/skl_samber_cc_skills_golang_golang_safety_2045f259",
  "go": "https://agentalog.com/api/go/skl_samber_cc_skills_golang_golang_safety_2045f259",
  "comments_api": "https://agentalog.com/api/listings/skl_samber_cc_skills_golang_golang_safety_2045f259/comments",
  "readme_sha": "966edf79feefe125133cb7f156171798320785bf4292bd2e16793cf1e138ec67",
  "readme_em": "2026-09-02 18:36:21",
  "payload": {
    "skill": "golang-safety",
    "slug": "golang-safety",
    "fonte": "skills.sh",
    "publicador": "samber/cc-skills-golang",
    "source_type": "github",
    "installs": 38000,
    "install_cmd": "npx skills add samber/cc-skills-golang@golang-safety",
    "install_url": "https://github.com/samber/cc-skills-golang",
    "hash": "86b8e54edeb8114fbe9851f3fe0d9137c6f552f7a6d987748351c6f4128e0474",
    "licenca": "MIT",
    "nome_declarado": "golang-safety",
    "hidratado_em": "2026-09-08 18:02:41"
  },
  "volatil_em": "2026-09-13 19:01:51"
}