Universal Browser Device Support

Use for ANY frontend/UI change — HTML, CSS, JavaScript, components, layouts — to make it work correctly and bug-free across every supported browser and device, not just the one it was written on. Covers defining a support matrix, feature detection and progressive enhancement (never user-agent sniffing), responsive layout, input modalities (touch/mouse/keyboard/stylus), cross-browser CSS/JS quirks and fallbacks, low-end-device performance, and automated cross-browser/device testing wired into CI. Trigger proactively on "works on my machine," "broken in Safari/Firefox/Edge," CSS layout, responsive, mobile, tablet, touch, viewport, breakpoint, polyfill, vendor prefix, "looks different in," or any code that renders in a browser — even without those words.

techfleetworks 7154ed6 6 files · 25.3 KB Updated

File contents

techfleetworks/enterprise-software-AI-skills/tree/main/requirements/universal-browser-device-support commit 7154ed67b2

Frequently asked questions

npx skillmds@latest add techfleetworks/universal-browser-device-support