Apply QUI Best Practices
Required Reference
Before writing or modifying covered QUI Angular template usage, read the bundled references/component-rules.md reference.
Workflow
- Identify touched Angular template code that matches a target context in the reference.
- Apply only the matching covered contracts while writing or editing.
- Ignore unrelated code unless it is inside a covered component context.
- Before finishing, scan the changed template code once against the shared reference.