## Chromium WebUI frontend development

When generating or reviewing Chromium WebUI Lit code, you must adhere to the
official Chromium WebUI documentation.

You **MUST** read and follow the guidelines in these files:
*   For core architecture, Lit implementation details, and migration guides:
    @../../../docs/webui/webui_using_lit.md
*   For specific style rules, naming conventions, template guidelines, and
    safety standards: @../../../docs/webui/webui_lit_style_guide.md

For general WebUI documentation, refer to: //docs/webui
