SethCalkins

18 mods across 1 repository, 2 stars between them.

swift-skills

01

SethCalkins/claude-ios-swift-plugin

Plugin Claude Code

iOS and Swift development toolkit with skills for SwiftUI, Swift Concurrency, debugging, performance, and release workflows.

2 7mo ago A tokens not measured original MIT

ios-debugger

02

SethCalkins/claude-ios-swift-plugin

Agent

Use this agent when you need to build, run, or debug an iOS app on a simulator, interact with the simulator UI, capture logs, or diagnose runtime behavior. Use PROACTIVELY when debugging issues require running the app.

2 7mo ago A 52 tokens original MIT

SethCalkins/claude-ios-swift-plugin

Agent

Use this agent PROACTIVELY after Swift file edits to review code for Swift 6.2+ concurrency issues. Triggers automatically when Swift files are modified to ensure data-race safety and proper actor isolation.

2 7mo ago B 49 tokens original MIT

SethCalkins/claude-ios-swift-plugin

Agent

Use this agent PROACTIVELY when SwiftUI performance issues are mentioned or suspected, such as slow rendering, janky scrolling, excessive view updates, or UI lag. Analyzes view code and data flow for common performance pitfalls.

2 7mo ago A 54 tokens original MIT

app-store-changelog

09

SethCalkins/claude-ios-swift-plugin

Skill Claude CodeCodex

Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags.

2 7mo ago A 62 tokens copy · 100% MIT

gh-issue-fix-flow

10

SethCalkins/claude-ios-swift-plugin

Skill Claude CodeCodex

End-to-end GitHub issue fix workflow using gh, local code changes, builds/tests, and git push. Use when asked to take an issue number, inspect the issue via gh, implement a fix, run XcodeBuildMCP builds/tests, commit with a closing message, and push.

2 7mo ago A 66 tokens copy · 100% MIT

ios-debugger

11

SethCalkins/claude-ios-swift-plugin

Skill Claude CodeCodex

Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to run an iOS app, interact with the simulator UI, inspect on-screen state, capture logs/console output, or diagnose runtime behavior using XcodeBuildMCP tools.

2 7mo ago A 69 tokens copy · 97% MIT

SethCalkins/claude-ios-swift-plugin

Skill Claude CodeCodex

Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS app layout, SwiftPM targets/resources, a custom .app bundle assembly script, or signing/notarization/appcast steps outside Xcode.

2 7mo ago A 65 tokens copy · 100% MIT

SethCalkins/claude-ios-swift-plugin

Skill Claude CodeCodex

Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file.

2 7mo ago A 45 tokens copy · 95% MIT

SethCalkins/claude-ios-swift-plugin

Skill Claude CodeCodex

Enforce Swift concurrency best practices with deterministic blocking rules. Use when setting up concurrency guards, understanding concurrency anti-patterns, fixing blocked edits due to CC-CONC-XXX violations, or preventing thundering herd from view .task stampedes.

2 7mo ago A 55 tokens original MIT

SethCalkins/claude-ios-swift-plugin

Skill Claude CodeCodex

Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment.

2 7mo ago A 62 tokens copy · 89% MIT

SethCalkins/claude-ios-swift-plugin

Skill Claude CodeCodex

Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is…

2 7mo ago A 66 tokens copy · 100% MIT

swiftui-ui-patterns

17

SethCalkins/claude-ios-swift-plugin

Skill Claude CodeCodex

Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens, or needing component-specific patterns and examples.

2 7mo ago A 48 tokens copy · 100% MIT

SethCalkins/claude-ios-swift-plugin

Skill Claude CodeCodex

Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view’s layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.

2 7mo ago A 65 tokens copy · 100% MIT