# Apply Qui Component Rules

> Use when writing or modifying QUI Angular template usage involving q-icon-button, q-inline-icon-button, q-header-bar-action-icon-button, q-avatar-image, labels for q-text-input/q-number-input/q-password-input/q-select/q-combobox/q-switch/q-checkbox/q-radio, interactive q-card, q-alert-banner actions, q-card actions, q-header-bar-action-bar, q-menu-trigger, or q-select-root checkbox indicators.

- Skill: `qualcomm/apply-qui-component-rules-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add qualcomm/apply-qui-component-rules-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/qualcomm/apply-qui-component-rules-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: qualcomm (https://skillmd.com/u/qualcomm)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/qualcomm/apply-qui-component-rules-2

---


# Apply QUI Best Practices

## Required Reference

Before writing or modifying covered QUI Angular template usage, read the bundled `references/component-rules.md` reference.

## Workflow

1. Identify touched Angular template code that matches a target context in the reference.
2. Apply only the matching covered contracts while writing or editing.
3. Ignore unrelated code unless it is inside a covered component context.
4. Before finishing, scan the changed template code once against the shared reference.

