en un clic
web-server
Web transport boundaries and feature-layer conventions
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.
Menu
Web transport boundaries and feature-layer conventions
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.
Basé sur la classification professionnelle SOC
PR review triage, scoped fixes, verification, and merge workflow
Workflow and checks for adding a new game system
Meaningful testing strategy and coverage guardrails
Parallel-path refactor workflow for clean boundary cutovers
Structured domain and transport errors with i18n-friendly messages
Go conventions for architecture-first, maintainable code
| name | web-server |
| description | Web transport boundaries and feature-layer conventions |
| user-invocable | true |
Transport-layer guidance for the Web UI and related services.
internal/services/web/feature/*, internal/services/web/modules/*); avoid cross-feature coupling.internal/services/play/ui/**, refresh the checked-in
production bundle in internal/services/play/ui/dist before finishing.npm run build from internal/services/play/ui or make play-ui-dist.Refer to docs/architecture/architecture.md for system layout and service boundaries.
Refer to docs/architecture/domain-language.md for canonical naming.