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 件を表示しています。