Skip to main content

hegeldev/hegel-go

SkillsMP は hegeldev/hegel-go から 5 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
5
GitHub スター
84
GitHub フォーク
4

このリポジトリの skills

収集済み skill 5 件中 5 件を表示しています。

職業分類
ソフトウェア開発者
説明

How to align the Go FFI wrapper to a new libhegel (hegel-c) release. Use after bumping the pinned libhegel version (internal/libhegel/version.go, via `just vendor-libhegel`), when `just check` fails with a symbol-resolution or version-mismatch error against…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Changelog style guide for writing RELEASE.md files. Use when creating or reviewing RELEASE.md, writing changelog entries, or preparing a PR that needs a changelog.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Go concurrency patterns and pitfalls for this codebase. Use when writing or reviewing code that involves goroutines, channels, mutexes, shared state, subprocess management, or anything that runs concurrently. Also use proactively when writing new code — ask…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

How to approach code coverage in this project. Use when coverage CI fails, when writing tests for new code, when deciding whether to add // coverage-ignore, or when you need to make untestable code testable. Also use proactively when writing new code to…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Review your own changes before creating a pull request. Use this before running create-pr, or whenever you want to check that your changes are clean, correct, and well-tested. Trigger when: about to create a PR, finished a chunk of work, or asked to review…

原文の言語: 英語

更新
収集済み skill 5 件中 5 件を表示しています。