Cratis Arc Command

Define a Cratis Arc command — the [Command] record, its Handle() method and return shape, the optional Provide() step, and the generated TypeScript proxy. Use when adding a command, choosing what Handle() should return, deciding which values may reach the causation chain, or wiring a form or button to an Arc backend. Do not use for a validation-only change or merely to execute an existing command.

Cratis 94faf0e 6 files · 31.8 KB Updated

File contents

Cratis/AI/tree/main/skills/cratis-arc-command commit 94faf0e505

Frequently asked questions

npx skillmds@latest add cratis/cratis-arc-command