Search across all documentation pages
11 pages in this section.
Learn how Agent Skills package Go team conventions into AI assistant playbooks, improving code review, scaffolding, and incident triage.
Learn what an Agent Skill is, its contents, and when to invoke it with ten examples for AI assistants working with Go 1.26.x.
Audit Go modules for security vulnerabilities and policy compliance before release. Generate an executable audit plan with govulncheck results, proposed dependency pins
Automate Go API design reviews with this skill. Get a structured checklist for HTTP/gRPC handlers, covering context, errors, validation, and more.
Generate Go test scaffolds, including table-driven subtests, fuzz tests, and benchmark stubs, from acceptance criteria for Go 1.26+.
Review Go and TinyGo WASM builds for agents. Validate target triples, check binary size, and identify syscall/js misuse before merge.
Learn 25 best practices for agent skills, including pinning the stack, declaring inputs, verifying outputs, and using guardrails effectively.
A single-page roundup of every highlight bullet from the 10 pages in the Agent Skills section, grouped by source page so you can scan all 60 takeaways without opening each article individually.