Skip to main content

inference-gateway/skills

SkillsMP ha recopilado 7 skills de inference-gateway/skills. Abre una skill para revisar su origen y sus detalles.

Última actividad de origen registrada
Catálogo de SkillsMP actualizado
skills recopiladas
7
Estrellas en GitHub
1
Forks en GitHub
1

Skills en este repositorio

Mostrando 7 de 7 skills recopiladas.

ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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.

Idioma del texto original: inglés

actualizado
Mostrando 7 de 7 skills recopiladas.