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

go-project

星标0
分支0
更新时间2026年5月7日 12:02

Best practices for creating, editing, and maintaining Go projects. Covers project structure (golang-standards/project-layout), code style (Uber Go Style Guide + Effective Go), linting (golangci-lint), formatting, and testing conventions. Use when: (1) creating a new Go project or module, (2) writing or editing Go code, (3) adding packages or restructuring a Go codebase, (4) setting up linting/formatting for a Go project, (5) writing or reviewing Go tests, (6) any task involving .go files or Go modules. Triggers: "go project", "golang", ".go file", "go module", "go test", "go lint", "write go code", "new go service".

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
4 个文件
SKILL.md
readonly