implement six-skill gstack 2 runtime

This commit is contained in:
Sinabina
2026-07-17 11:08:14 -07:00
parent ce37bd36a9
commit b6572ebbb7
455 changed files with 108945 additions and 2622 deletions
+3 -1
View File
@@ -1,5 +1,5 @@
---
name: ios-clean
name: gstack-1-ios-clean
preamble-tier: 3
version: 1.0.0
description: "Remove the DebugBridge SPM package and all #if DEBUG wiring from an iOS app. (gstack)"
@@ -14,6 +14,8 @@ triggers:
- clean the ios debug bridge
- remove debugbridge
- strip the gstack ios instrumentation
metadata:
internal: true
---
<!-- AUTO-GENERATED from SKILL.md.tmpl — do not edit directly -->
<!-- Regenerate: bun run gen:skill-docs -->