con un clic
web-server
Web transport boundaries and feature-layer conventions
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Web transport boundaries and feature-layer conventions
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional 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.