Skip to main content

inference-gateway/skills

SkillsMP는 inference-gateway/skills에서 7개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
7
GitHub 스타
1
GitHub 포크
1

이 저장소의 skills

수집된 skill 7개 중 7개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
수집된 skill 7개 중 7개를 표시합니다.