Go Functions

Use when organizing functions within a Go file, formatting function signatures, designing return values, or following Printf-style naming conventions. Also use when a user is adding or refactoring any Go function, even if they don't mention function design or signature formatting. Does not cover functional options constructors (see go-functional-options).

aneviaro c2c71ff 3 files · 15.4 KB Updated

File contents

aneviaro/pipack/tree/main/agent/skills/go-functions commit c2c71ff3ae

Frequently asked questions

npx skillmds@latest add aneviaro/go-functions