Ent Schema Implementer

Implement approved database designs as Go Ent schemas for go-sphere projects. Use when the database model has already been reviewed or approved and the next step is to write or update Ent schema code, add entproto annotations, plan generation steps, and wire the schema into bind/render/service integration. Do not use this for early-stage database modeling or review-first discussions; use db-schema-designer first.

go-sphere 5b3c111 4 files · 25.3 KB Updated

File contents

go-sphere/skills/tree/main/skills/ent-schema-implementer commit 5b3c111f51

Frequently asked questions

npx skillmds@latest add go-sphere/ent-schema-implementer