Apply non-bypass visual/DOM/runtime regression governance for website-static and web-app repositories that use HTML/CSS/JS runtime behavior.
Establish enforceable regression protection for repositories where user-visible behavior is driven by HTML/CSS/JS (including runtime injection/DOM mutation patterns).
This skill defines controls that must block merges/releases when homepage or critical-route invariants regress.
Use for:
website-static repositories.web-app repositories with SSR/SPA routes where visual ordering and runtime rendering matter.Fail-fast publish/runtime verification
Critical-route invariants
Runtime mutation guardrails
Visual/DOM regression gate in CI
Non-bypass governance wiring
Evidence and provenance
For each change touching HTML/CSS/runtime JS or publish scripts, require:
WEB_REGRESSION_GOVERNANCE_REPORT
repo_type: <website-static|web-app>