Skip to main content

hegeldev/hegel-go

SkillsMP has collected 5 skills from hegeldev/hegel-go. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
5
GitHub stars
84
GitHub forks
4

Skills in this repository

Showing 5 of 5 collected skills.

occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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…

updated
occupation
Software Quality Assurance Analysts & Testers
description

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…

updated
occupation
Software Quality Assurance Analysts & Testers
description

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…

updated
Showing 5 of 5 collected skills.