"Best in class" is a phrase that means nothing until you write it down. Early in the project, I led a working session with the client to define it specifically for Haleon rather than in the abstract.
We landed on five non-negotiables, and every component, screen, and pattern was reviewed against them:
1. Accessible by default. WCAG 2.2 AA, baked into the components, not retrofitted. If a pattern couldn't pass, it didn't ship.
2. Brand-flexible without being brand-agnostic. A component had to feel native in [Sensodyne]'s world and in [Centrum]'s world without either looking watered down.
3. Performance-first. Every pattern was budgeted for file weight, render cost, and motion overhead. Visual richness couldn't come at the cost of [LCP / Core Web Vitals].
4. Globally legible. Tested across [English, Arabic (RTL), CJK scripts]. If the type, spacing, or layout was broken in any of them, the pattern wasn't done.
5. Documented well enough that a new designer could ship with it on day one. If the docs needed a Slack message to make sense, the docs needed work.
Those five rules turned "best in class" from a marketing line into a working filter. They also made it easier to say no to feature requests, to off-brand exceptions, and to short-term fixes that would erode the system later.