Create Owl Backend Module

Scaffolds high-quality owl SubApp backends with per-resource model/repository/service/handle layers, typed DTOs, validators, redis locks on writes, and errContract business errors. Supports monorepos where frontend lives under frontend/ and Go app/ is at repo root. Use when creating a new Go sub-application, adding owl HTTP APIs, or implementing backend features; do not use for quick throwaway prototypes that collapse multiple domains into one gateway.

bit-labs-cn Updated

File contents

bit-labs-cn/cursor-skills/tree/main/create-owl-backend-module commit 07018aa760

Frequently asked questions

npx skillmds@latest add bit-labs-cn/create-owl-backend-module