constructive-orm
Installation
SKILL.md
Constructive ORM
Use the generated Prisma-like ORM for stable custom-domain schemas. It is optional and must remain endpoint-scoped. Console Kit uses runtime discovery, standalone Data introspects through Sheets, and the other standalone feature packs receive resources and actions from their host.
When to Apply
Use this skill when:
- A project has deliberately generated an ORM from a stable domain schema.
- Implementing typed queries, mutations, relations, or pagination in server code.
- Creating a client for one explicit endpoint and request/session scope.
- Debugging generated ORM output or regeneration drift.
Use constructive-blocks for Console Kit and feature-pack data. Use constructive-frontend for bespoke runtime _meta UI.