Get project rules
registry_get_rulesFetch complete design/engineering rules before writing UI code to enforce project constraints, such as reusing existing components and avoiding arbitrary colors.
Instructions
Return the full set of structured design/engineering rules (e.g. 'prefer existing Button component', 'do not use arbitrary colors'). Read this before generating UI code to respect project-specific constraints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||