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.

Aller à l'installation

Informations de source

Dépôt
suphiozdedee/antigravity-skills
Dernière activité de la source
24 août 2026 à 12:50
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
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.
Voir sur GitHub