com um clique
web-server
Web transport boundaries and feature-layer conventions
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Web transport boundaries and feature-layer conventions
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação 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.