What are generators?
1 min
Generators are versioned plugins that emit Next.js code (CRUD, auth, dashboards, payments, …) against your Prisma schema.
Each generator is a pnpm package with a manifest declaring inputs + outputs, a fragment of Prisma schema it contributes, and a set of templates the plan-orchestrator runs. Avery ships 16 core generators (auth, CRUD, dashboards, notifications, admin, file-upload, API-keys, email, payments, workflow, approval, hooks, rules, agents, pipelines, audit-log) plus 6 spreadsheet-aware generators that auto-attach when a workbook is the source. The Generators tab is the project-scoped view: which plugins touched this project, when they ran, and what they emitted.
Live recipes need the desktop
This article is a static preview. The in-app Help sidecar inside Avery NXR can fire each step against your live project — install the desktop to use it interactively.