Skip to main content

live-production-surgical-safety

Beyond-Awwwards surgical code safety protocol enforcing zero logic breakage, zero breaking API changes, and 100% backwards compatibility for live iOS apps and production web servers.

Jump to install

Source facts

Repository
suphiozdedee/antigravity-skills
Last source activity
August 24, 2026 at 12:50
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
live-production-surgical-safety
description
Beyond-Awwwards surgical code safety protocol enforcing zero logic breakage, zero breaking API changes, and 100% backwards compatibility for live iOS apps and production web servers.
metadata
{"category":"live-production-safety","triggers":"live production safety, zero logic breakage, surgical safety, ios webview safety"}
# Beyond-Awwwards Live Production Surgical Safety Protocol This skill enforces **absolute live production safety and zero logic breakage**: --- ## 🛡️ Beyond-Awwwards Production Safety Laws 1. 🔒 **Zero API Contract Mutability:** Underlying API endpoints, backend payload keys, state variables, function signatures, data contracts, and event handler parameters MUST NOT be altered or mutated under any circumstances. 2. 📱 **iOS WKWebView Compatibility:** All CSS/JS updates MUST maintain 100% smooth execution inside live iOS Safari WKWebViews. 3. 🤝 **Mandatory User Approval Hard-Gate:** No file edit or code execution is permitted until presented to the user and explicitly approved.
View on GitHub