Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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