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

go-codebase-style

星标3
分支0
更新时间2026年5月7日 10:33

Apply the blkst8 Go codebase style guide when generating, scaffolding, or reviewing Go code. ALWAYS use this skill when the user asks to create a new Go project or service, scaffold any Go code, add a handler / repository / service / model / worker / migration, set up HTTP routing with Echo, configure logging (zap) or database (sqlx / MySQL), wire dependencies, or structure a Go application — even if they don't explicitly mention the style guide. Also trigger when the user says "follow the style guide", "follow our Go conventions", "use our patterns", "how should I structure X in Go", or asks about private DI vs singleton in this codebase.

安装

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

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