Skip to main content
Run any Skill in Manus
with one click
$pwd:

acn-go-platform-abstraction

// Go platform/OS-specific code patterns for cross-platform projects. Use when writing or reviewing code that must work on multiple OSes (Linux, Windows), when you see noop stubs in _<os>.go files, runtime.GOOS checks, or OS-specific build tags. Supersedes generic Go guidance on build tags and OS-specific code. Trigger on any code that branches by operating system.

$ git log --oneline --stat
stars:425
forks:269
updated:April 16, 2026 at 18:33
SKILL.md
readonly