# AGENTS.md Guidance for coding agents working inside `webapp/`. ## Coding Standards Follow `webapp/STYLE_GUIDE.md` for canonical style, accessibility, and testing standards. ## Shared Components Prefer the shared components from `@mattermost/shared` over hand-rolled equivalents: - **`Button`** — use for text-based button UI instead of building bespoke `