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

go-goose

星标10
分支1
更新时间2026年6月25日 07:30

Build HTTP/REST services from .proto files using the goose library. Use this skill whenever the user wants to: - Create a protobuf-based HTTP API in Go - Generate server/client code from .proto files - Use goose middleware (accesslog, basicauth, jwtauth, recovery, timeout, limiter, etc.) - Build REST endpoints with path parameters, query strings, or request bodies - Handle file uploads via multipart/form-data with google.api.HttpBody or google.rpc.HttpRequest - Work with the protoc-gen-goose plugin This skill covers the complete workflow: writing proto definitions, generating code, implementing services, adding middleware, and running tests.

安装

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

SKILL.md
readonly