Skip to main content
inference-gateway
Perfil de criador do GitHub

inference-gateway

Visão por repositório de 29 skills coletadas em 9 repositórios do GitHub.

skills coletadas
29
repositórios
9
atualizado
21 de ago. de 2026
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

tmux
sem classificação

Drive interactive terminal programs (TUIs, REPLs, pagers, a debugger, another CLI's chat UI) that the Bash tool cannot script directly, by running them inside tmux and scripting them with send-keys / capture-pane. Use whenever a task needs you to launch, type…

21 de ago. de 2026
huh-v2
sem classificação

Build interactive terminal forms and prompts with huh v2 (charm.land/huh/v2): Form/Group/Field composition, Select/MultiSelect/Input/Confirm/Text/FilePicker, embedding forms inside a Bubble Tea v2 model, standalone Run() prompts, theming, and filtering. Use…

21 de ago. de 2026
go
sem classificação

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…

21 de ago. de 2026
a2a-protocol
Desenvolvedores de software

Build, consume, debug, or reason about Agent2Agent (A2A) protocol agents - Agent Cards and discovery, the Task lifecycle, Messages/Parts/Artifacts, the three transport bindings (JSON-RPC 2.0, gRPC, HTTP+JSON), request/response vs streaming (SSE) vs push…

3 de jul. de 2026
cobra-viper
Desenvolvedores de software

Build and review Go CLI apps with Cobra and Viper (both used heavily here) - command-first architecture, RunE error handling, PersistentPreRunE setup, flag design, typed-struct config, the flag/env/file/default precedence hierarchy, and in-memory command…

27 de jun. de 2026
bubbles-v2
Desenvolvedores de software

Use the Bubbles v2 component library for Bubble Tea v2 (charm.land/bubbles/v2): viewport, textinput/textarea, spinner, progress, list, table, key, help. Use when adding or reviewing prebuilt TUI components - scrollable viewports, text inputs, spinners,…

27 de jun. de 2026
bubbletea-v2
Desenvolvedores de software

Build and review Bubble Tea v2 terminal UIs in Go (charm.land/bubbletea/v2) - The Elm Architecture: a tea.Model with Init/Update/View plus tea.Cmd/tea.Msg. Use whenever writing or reviewing a TUI, a tea.Model, Update/View methods, commands, key/mouse…

27 de jun. de 2026
lipgloss-v2
Desenvolvedores de software

Style and lay out terminal output in Go with Lip Gloss v2 (charm.land/lipgloss/v2) - styles, colors, borders, layout joins, and tables. Use when writing or reviewing terminal styling: foreground/background colors, padding/border/width, JoinHorizontal/…

27 de jun. de 2026
go
Desenvolvedores de software

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…

31 de jul. de 2026
rust-concurrency
Desenvolvedores de software

Concurrent and async Rust - `Send`/`Sync`, scoped threads, `Arc<Mutex<_>>` discipline, channels, rayon, and the tokio rules that the compiler cannot check for you (blocking the executor, holding a lock across `.await`, cancellation safety, structured…

29 de jul. de 2026
rust-review
Analistas de garantia de qualidade de software e testadores

Review Rust code - a diff, a pull request, or a file - in priority order: panics and unsoundness first, then error handling, ownership, API design against the Rust API Guidelines, and only then style. Use when asked to review, critique, or audit Rust code,…

29 de jul. de 2026
rust
Desenvolvedores de software

Idiomatic Rust - ownership at API boundaries, type-driven design, error handling with thiserror/anyhow, iterators and combinators, module and workspace layout, testing tiers, and the cargo toolchain. Use when writing, reviewing, or refactoring any Rust code,…

29 de jul. de 2026
go-concurrency
Desenvolvedores de software

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…

28 de jul. de 2026
go-spec-reviewer
Desenvolvedores de software

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) plus Cobra/Viper…

28 de jul. de 2026
skill-creator
Desenvolvedores de software

Author a new Agent Skill from a minimal SKILL.md template. Use when the user wants to create a new skill, scaffold one from scratch, or learn the SKILL.md frontmatter and body conventions.

26 de mai. de 2026
Mostrando 9 de 9 repositórios
Todos os repositórios foram exibidos