Skip to main content

inference-gateway/adk

SkillsMP has collected 3 skills from inference-gateway/adk. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
3
GitHub stars
24
GitHub forks
1

Skills in this repository

1 occupation categories · 100% classified

Showing 3 of 3 collected skills.

occupation
Software Developers
description

Idiomatic Go concurrency - sync primitives, channel semantics, the select statement, and the standard channel patterns (cancellation/done-channel, fan-out/fan-in, pipeline, or-done, context, worker-pool). Use when writing or reviewing Go that spawns…

updated
occupation
Software Developers
description

Idiomatic Go - package and interface design, error wrapping, table-driven tests, generics, the modern standard library (slices/maps/cmp/errors.Join), current syntax, and logging discipline. Use when writing, reviewing, or refactoring any Go code, especially…

updated
occupation
Software Developers
description

Review a Go design spec before implementation begins - dispatch a subagent that checks a design doc for completeness, consistency, and idiomatic Go (simplicity, small consumer-defined interfaces, explicit wrapped errors, context propagation). Use when a user…

updated
Showing 3 of 3 collected skills.