Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

go-goose

Étoiles10
Forks1
Mis à jour25 juin 2026 à 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.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly