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

go-standard-package-layout

Étoiles7
Forks2
Mis à jour29 avril 2026 à 22:53

Structure Go applications using Ben Johnson's Standard Package Layout. Use when creating new Go packages, adding features to Go applications, deciding where code belongs, naming packages/files, or when tempted to create packages named after concepts rather than dependencies. Enforces dependency-free domain core in root, dependency-named subpackages, and explicit main wiring.

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.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly