Skip to main content

hegeldev/hegel-go

SkillsMP 已收集 hegeldev/hegel-go 中的 5 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
5
GitHub 星标
84
GitHub Forks
4

这个仓库中的 skills

已展示 5 / 5 个已收集 Skill。

职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
已展示 5 / 5 个已收集 Skill。