JordanCoin

78 mods across 4 repositories, 696 stars between them.

cleanse

25

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Review code for readability, then simplify it to be easy to follow and understand. Use this skill when the user wants to simplify code, improve readability, clean up for handoff, make code skimmable, reduce complexity, refactor for clarity, strip boilerplate, prepare code for future maintainers, or make a codebase…

5 5mo ago A 156 tokens

critical-reasoning

26

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Apply critical rationalist epistemology (Popper, Deutsch) to evaluate reasoning, identify errors, and refine understanding. Use when the user explicitly requests help with reasoning - phrases like "help me think this through", "does this make sense", "any flaws in this", "what am I missing", "critique this", "is this…

5 5mo ago A 125 tokens

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Use when someone asks to write, rewrite, review, or improve text that appears inside a product or interface. Examples: "review the UX copy", "is there a better way to phrase this", "rewrite this error message", "write copy for this screen/flow/page", reviewing button labels, improving CLI output messages, writing…

5 5mo ago A 170 tokens

iOS Security

31

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Comprehensive guide to iOS security covering secure storage, authentication, network security, and compliance with Apple's security requirements.

5 5mo ago A 27 tokens

Swift Concurrency

34

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Modern Swift concurrency with async/await, actors, TaskGroup, Sendable, and proper actor isolation for thread-safe iOS development.

5 5mo ago A 30 tokens

SwiftUI Patterns

35

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Modern SwiftUI patterns for iOS 18+, including @Observable, navigation, state management, and view composition following SOLID principles.

5 5mo ago A 30 tokens

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Design principles for building polished, native-feeling SwiftUI apps and widgets. Use this skill when creating or modifying SwiftUI views, iOS widgets (WidgetKit), or any native Apple UI. Ensures proper spacing, typography, colors, and widget implementations that look and feel like quality apps rather than…

5 5mo ago A 72 tokens

core-data-expert

40

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Expert Core Data guidance (iOS/macOS): stack setup, fetch requests & NSFetchedResultsController, saving/merge conflicts, threading & Swift Concurrency, batch operations & persistent history, migrations, performance, and NSPersistentCloudKitContainer/CloudKit sync.

5 5mo ago A 58 tokens

spm-build-analysis

41

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency graph shape are hurting clean or incremental build performance, mentions SPM slowness, package resolution time, build…

5 5mo ago A 87 tokens

swift-concurrency

42

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Diagnose data races, convert callback-based code to async/await, implement actor isolation patterns, resolve Sendable conformance issues, and guide Swift 6 migration. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or "modern concurrency patterns", (3)…

5 5mo ago A 158 tokens

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Expert guidance for Swift Testing: test structure, #expect/#require macros, traits and tags, parameterized tests, test plans, parallel execution, async waiting patterns, and XCTest migration. Use when writing new Swift tests, modernizing XCTest suites, debugging flaky tests, or improving test quality and…

5 5mo ago A 73 tokens

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, macOS-specific APIs, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.

5 5mo ago A 67 tokens

update-swiftui-apis

45

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Scan Apple's SwiftUI documentation for deprecated APIs and update the SwiftUI Expert Skill with modern replacements. Use when asked to "update latest APIs", "refresh deprecated SwiftUI APIs", "check for new SwiftUI deprecations", "scan for API changes", or after a new iOS/Xcode release. Requires the Sosumi MCP to be…

5 5mo ago A 77 tokens

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Benchmark Xcode clean and incremental builds with repeatable inputs, timing summaries, and timestamped .build-benchmark/ artifacts. Use when a developer wants a baseline, wants to compare before and after changes, asks to measure build performance, mentions build times, build duration, how long builds take, or wants…

5 5mo ago A 77 tokens

xcode-build-fixer

47

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Apply approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement. Use when a developer has an approved optimization plan from xcode-build-orchestrator, wants to apply specific build fixes, needs help implementing build setting changes, script phase guards, source-level…

5 5mo ago A 77 tokens

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing findings, requesting explicit approval, delegating approved fixes to xcode-build-fixer, and re-benchmarking after changes. Use when a developer wants an end-to-end build optimization workflow, asks to speed…

5 5mo ago A 94 tokens