Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
$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:16 de abril de 2026, 18:33
SKILL.md
readonly