关于
This skill ensures your Go code documentation is professional, idiomatic, and perfectly rendered across IDEs and pkgsite. It provides structured guidance on drafting lead sentences for packages and identifiers, formatting lists and code blocks, and implementing cross-references using square-bracket syntax. By following official Go project conventions and leveraging tools like gofmt and go doc, the skill helps developers maintain clear, factual, and high-quality documentation for exported symbols, errors, and concurrency guarantees.