Elysia Pattern

Scaffold a new Elysia + Drizzle + Zod backend module the canonical way — a Repository/Policy/Service trio, a routes file, and a one-line registration in the aggregator. Use when the user says "add a new module/resource/table to the backend", "create a service for X", "add CRUD endpoints for Y", or needs a new Elysia route group backed by a Drizzle service.

encurehq acf0f6e 7 files · 24.8 KB Updated

File contents

encurehq/skills/tree/main/skills/elysia-pattern commit acf0f6ead0

Frequently asked questions

npx skillmds@latest add encurehq/elysia-pattern