Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

acn-go-types-parsing

// Go type safety, standard library type preferences, and the 'parse don't validate' principle. Use when handling IP addresses, MAC addresses, network types, or any string-typed domain data. Trigger on net.IP usage (prefer netip.Addr), string MAC addresses (prefer net.HardwareAddr), stringly-typed variables that should be custom types, or reflect.DeepEqual where == suffices. Also trigger on 'parse don't validate' discussions or type conversion at boundaries.

$ git log --oneline --stat
stars:425
forks:269
updated:2026年4月16日 18:33
SKILL.md
readonly