ios-sync

Regenerates the iOS debug bridge using gstack templates and updates state files.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/ericdahl-dev/coauthor-cleaner --skill ios-sync-ericdahl-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ios-sync
Source: https://github.com/ericdahl-dev/coauthor-cleaner/tree/main/.claude/skills/gstack/ios-sync
Command: npx skills add https://github.com/ericdahl-dev/coauthor-cleaner --skill ios-sync-ericdahl-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the regeneration of the iOS debug bridge using the latest upstream gstack templates, streamlining the process and ensuring up-to-date accessors.

Core Features & Use Cases

  • Regenerates iOS Debug Bridge: Keeps the iOS debug bridge current with the latest templates.
  • Upgrades State Files: Updates StateServer.swift, DebugOverlay.swift, and Package.swift files.
  • Use Case: Use this Skill after upgrading gstack or when new ViewModels or properties require accessor coverage.

Quick Start

Run the ios-sync skill to regenerate the iOS debug bridge.

Frequently Asked Questions about ios-sync

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I regenerate the iOS debug bridge after a gstack upgrade?

You need accessor coverage for new ViewModels or properties when they require synchronization with gstack templates, which you can achieve by regenerating the iOS debug bridge to update the relevant Swift state files.

What files get upgraded when synchronizing gstack templates for iOS?

Synchronizing gstack templates upgrades StateServer.swift, DebugOverlay.swift, and Package.swift files to ensure the iOS debug bridge applies the latest upstream accessor coverage.

Do I need Bash to regenerate iOS debug bridge accessors?

Yes, regenerating iOS debug bridge accessors requires Bash, along with Read, Write, Edit, Glob, Grep, and AskUserQuestion capabilities to apply gstack template updates correctly.

When should I regenerate the iOS debug bridge using gstack templates?

You should regenerate the iOS debug bridge when upgrading gstack or when new ViewModels and properties require updated accessor coverage to maintain synchronized iOS development workflows.