Add Projection

Use this skill when asked to add a Chronicle projection to a Cratis-based project. Favor model-bound projections by default, and only fall back to declarative/fluent `IProjectionFor<T>` projections when model-bound attributes cannot express the behavior cleanly. Enforces the AutoMap-first rule and Chronicle-specific join semantics.

Cratis e775a3f 3 files · 12.3 KB Updated

File contents

Cratis/AI/tree/main/.ai/skills/add-projection commit e775a3f845

Frequently asked questions

npx skillmds@latest add cratis/add-projection