jordancoin/ios-skills-collection
200 agent markdown files indexed from jordancoin/ios-skills-collection. Install any of them pinned to an exact hash with mdr add jordancoin/ios-skills-collection/<name>.
git:20260330.32933de · audit A · 5 stars
git:20260330.5da680d · audit B · 5 stars
ios-skills-router skill
jordancoin/ios-skills-collection · skills/_router/SKILL.md · Always use when working on any iOS, macOS, Swift, SwiftUI, Xcode, or Apple platform project. Routes to the correct…
git:20260331.9846bee · audit A · 5 stars
CLAUDE.md@skills/adamlyttleapps--aso-appstore-screenshots claude
jordancoin/ios-skills-collection · skills/adamlyttleapps--aso-appstore-screenshots/CLAUDE.md
git:20260330.f4da974 · audit A · 5 stars
aso-appstore-screenshots skill
jordancoin/ios-skills-collection · skills/adamlyttleapps--aso-appstore-screenshots/SKILL.md · Generate high-converting App Store screenshots by analyzing your app's codebase, discovering core benefits, and…
git:20260330.f4da974 · audit A · 5 stars
cleanse skill
jordancoin/ios-skills-collection · skills/andrewgleave--cleanse/SKILL.md · Review code for readability, then simplify it to be easy to follow and understand. Use this skill when the user wants…
git:20260330.1853d9e · audit A · 5 stars
critical-reasoning skill
jordancoin/ios-skills-collection · skills/andrewgleave--critical-reasoning/SKILL.md · Apply critical rationalist epistemology (Popper, Deutsch) to evaluate reasoning, identify errors, and refine…
git:20260330.1853d9e · audit A · 5 stars
writing-for-interfaces skill
jordancoin/ios-skills-collection · skills/andrewgleave--writing-for-interfaces/SKILL.md · Use when someone asks to write, rewrite, review, or improve text that appears inside a product or interface. Examples…
git:20260330.1853d9e · audit A · 5 stars
Code Review Checklist skill
jordancoin/ios-skills-collection · skills/arimunandar--code-review-checklist/SKILL.md · Comprehensive code review guidelines for iOS/Swift covering architecture, performance, security, and best practices
v1.0.0 · audit A · 5 stars
Interview Patterns skill
jordancoin/ios-skills-collection · skills/arimunandar--interview-patterns/SKILL.md · Best practices for gathering requirements using AskUserQuestion before taking action
v1.0.0 · audit A · 5 stars
iOS Performance skill
jordancoin/ios-skills-collection · skills/arimunandar--ios-performance/SKILL.md · Memory management, profiling, optimization techniques, and Instruments usage for high-performance iOS apps
v1.0.0 · audit A · 5 stars
iOS Security skill
jordancoin/ios-skills-collection · skills/arimunandar--ios-security/SKILL.md · iOS security best practices including Keychain Services, biometrics, data protection, network security, and App Attest
v1.0.0 · audit A · 5 stars
iOS Testing skill
jordancoin/ios-skills-collection · skills/arimunandar--ios-testing/SKILL.md · Unit testing, UI testing, TDD patterns, mocking, and test doubles for VIP+W architecture
v1.0.0 · audit A · 5 stars
Legacy to VIP+W Migration skill
jordancoin/ios-skills-collection · skills/arimunandar--legacy-migration/SKILL.md · Step-by-step guide for refactoring legacy/spaghetti iOS code to VIP+W Clean Architecture
v1.0.0 · audit A · 5 stars
Swift Concurrency skill
jordancoin/ios-skills-collection · skills/arimunandar--swift-concurrency/SKILL.md · Modern Swift concurrency with async/await, actors, TaskGroup, Sendable, and proper actor isolation for thread-safe iOS…
v1.0.0 · audit A · 5 stars
SwiftUI Patterns skill
jordancoin/ios-skills-collection · skills/arimunandar--swiftui-patterns/SKILL.md · Modern SwiftUI patterns for iOS 18+, including @Observable, navigation, state management, and view composition…
v1.0.0 · audit A · 5 stars
UIKit Horizontal-First Layouting skill
jordancoin/ios-skills-collection · skills/arimunandar--uikit-layouting/SKILL.md · Horizontal-first slicing methodology with mandatory ASCII preview for UIKit layout design
v1.0.0 · audit A · 5 stars
UIKit Patterns skill
jordancoin/ios-skills-collection · skills/arimunandar--uikit-legacy/SKILL.md · Pure UIKit patterns for state management, data binding, and component design without SwiftUI bridging
v2.0.0 · audit A · 5 stars
VIP+W Architecture skill
jordancoin/ios-skills-collection · skills/arimunandar--vip-architecture/SKILL.md · VIP+W (View-Interactor-Presenter-Worker) Clean Architecture for iOS with unidirectional data flow and proper separation…
v1.0.0 · audit A · 5 stars
swiftui-design-principles skill
jordancoin/ios-skills-collection · skills/arjitj2--swiftui-design-principles/SKILL.md · Design principles for building polished, native-feeling SwiftUI apps and widgets. Use this skill when creating or…
v1.1.1 · audit A · 5 stars
core-data-expert skill
jordancoin/ios-skills-collection · skills/avdlee--core-data-expert/SKILL.md · Expert Core Data guidance (iOS/macOS): stack setup, fetch requests & NSFetchedResultsController, saving/merge…
git:20260330.1853d9e · audit A · 5 stars
spm-build-analysis skill
jordancoin/ios-skills-collection · skills/avdlee--spm-build-analysis/SKILL.md · Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow…
git:20260329.893209f · audit A · 5 stars
swift-concurrency skill
jordancoin/ios-skills-collection · skills/avdlee--swift-concurrency/SKILL.md · Diagnose data races, convert callback-based code to async/await, implement actor isolation patterns, resolve Sendable…
git:20260330.1853d9e · audit A · 5 stars
swift-testing-expert skill
jordancoin/ios-skills-collection · skills/avdlee--swift-testing-expert/SKILL.md · Expert guidance for Swift Testing: test structure, #expect/#require macros, traits and tags, parameterized tests, test…
git:20260329.893209f · audit A · 5 stars
AGENTS.md@skills/avdlee--swiftui-expert agents
jordancoin/ios-skills-collection · skills/avdlee--swiftui-expert/AGENTS.md
git:20260329.893209f · audit A · 5 stars
swiftui-expert-skill skill
jordancoin/ios-skills-collection · skills/avdlee--swiftui-expert/SKILL.md · Write, review, or improve SwiftUI code following best practices for state management, view composition, performance…
git:20260329.893209f · audit A · 5 stars
update-swiftui-apis skill
jordancoin/ios-skills-collection · skills/avdlee--update-swiftui-apis/SKILL.md · Scan Apple's SwiftUI documentation for deprecated APIs and update the SwiftUI Expert Skill with modern replacements…
git:20260329.893209f · audit A · 5 stars
xcode-build-benchmark skill
jordancoin/ios-skills-collection · skills/avdlee--xcode-build-benchmark/SKILL.md · Benchmark Xcode clean and incremental builds with repeatable inputs, timing summaries, and timestamped…
git:20260329.893209f · audit A · 5 stars
xcode-build-fixer skill
jordancoin/ios-skills-collection · skills/avdlee--xcode-build-fixer/SKILL.md · Apply approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement. Use…
git:20260329.893209f · audit A · 5 stars
xcode-build-orchestrator skill
jordancoin/ios-skills-collection · skills/avdlee--xcode-build-orchestrator/SKILL.md · Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing…
git:20260329.893209f · audit A · 5 stars
xcode-compilation-analyzer skill
jordancoin/ios-skills-collection · skills/avdlee--xcode-compilation-analyzer/SKILL.md · Analyze Swift and mixed-language compile hotspots using build timing summaries and Swift frontend diagnostics, then…
git:20260329.893209f · audit A · 5 stars
xcode-project-analyzer skill
jordancoin/ios-skills-collection · skills/avdlee--xcode-project-analyzer/SKILL.md · Audit Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements…
git:20260329.893209f · audit A · 5 stars
swift-testing skill
jordancoin/ios-skills-collection · skills/bocato--swift-testing/SKILL.md · Expert guidance on Swift Testing best practices, patterns, and implementation. Use when developers mention: (1) Swift…
git:20260330.1853d9e · audit A · 5 stars
ios-simulator-skill skill
jordancoin/ios-skills-collection · skills/conorluddy--ios-simulator-skill/SKILL.md · 21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build…
v1.3.0 · audit A · 5 stars
ios-accessibility skill
jordancoin/ios-skills-collection · skills/dadederk--ios-accessibility/SKILL.md · Expert guidance on iOS accessibility best practices, patterns, and implementation. Use when developers mention: (1) iOS…
git:20260329.893209f · audit A · 5 stars
figma-to-swiftui skill
jordancoin/ios-skills-collection · skills/daetojemax--figma-to-swiftui-skill/SKILL.md · Translate Figma designs into production-ready SwiftUI code with 1:1 visual fidelity using the Figma MCP workflow…
git:20260330.1853d9e · audit A · 5 stars
app-store-changelog skill
jordancoin/ios-skills-collection · skills/dimillian--app-store-changelog/SKILL.md · Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git…
git:20260330.1853d9e · audit A · 5 stars
bug-hunt-swarm skill
jordancoin/ios-skills-collection · skills/dimillian--bug-hunt-swarm/SKILL.md · Parallel read-only multi-agent root-cause investigation for bugs, regressions, crashes, flaky behavior, or unexplained…
git:20260330.1853d9e · audit A · 5 stars
github skill
jordancoin/ios-skills-collection · skills/dimillian--github/SKILL.md · Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and…
git:20260330.1853d9e · audit A · 5 stars
ios-debugger-agent skill
jordancoin/ios-skills-collection · skills/dimillian--ios-debugger-agent/SKILL.md · Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to…
git:20260330.1853d9e · audit A · 5 stars
macos-menubar-tuist-app skill
jordancoin/ios-skills-collection · skills/dimillian--macos-menubar-tuist-app/SKILL.md · Build, refactor, or review macOS menubar apps that use Tuist and SwiftUI. Use when creating or maintaining LSUIElement…
git:20260330.1853d9e · audit A · 5 stars
macos-spm-app-packaging skill
jordancoin/ios-skills-collection · skills/dimillian--macos-spm-app-packaging/SKILL.md · Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS…
git:20260330.1853d9e · audit A · 5 stars
orchestrate-batch-refactor skill
jordancoin/ios-skills-collection · skills/dimillian--orchestrate-batch-refactor/SKILL.md · Plan and execute large refactor or rewrite efforts efficiently with parallel multi-agent analysis and implementation…
git:20260330.1853d9e · audit A · 5 stars
project-skill-audit skill
jordancoin/ios-skills-collection · skills/dimillian--project-skill-audit/SKILL.md · Analyze a project's past Codex sessions, memory files, and existing local skills to recommend the highest-value skills…
git:20260330.1853d9e · audit A · 5 stars
react-component-performance skill
jordancoin/ios-skills-collection · skills/dimillian--react-component-performance/SKILL.md · Analyze and optimize React component performance issues (slow renders, re-render thrash, laggy lists, expensive…
git:20260330.1853d9e · audit A · 5 stars
review-and-simplify-changes skill
jordancoin/ios-skills-collection · skills/dimillian--review-and-simplify-changes/SKILL.md · Review a git diff or explicit file scope for reuse, code quality, efficiency, clarity, and standards issues, then…
git:20260330.1853d9e · audit A · 5 stars
review-swarm skill
jordancoin/ios-skills-collection · skills/dimillian--review-swarm/SKILL.md · Parallel read-only multi-agent review of a current git diff or explicit file scope to find behavioral regressions…
git:20260330.1853d9e · audit A · 5 stars
swift-concurrency-expert skill
jordancoin/ios-skills-collection · skills/dimillian--swift-concurrency-expert/SKILL.md · Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve…
git:20260330.1853d9e · audit A · 5 stars
swiftui-liquid-glass skill
jordancoin/ios-skills-collection · skills/dimillian--swiftui-liquid-glass/SKILL.md · Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass…
git:20260330.1853d9e · audit A · 5 stars
swiftui-performance-audit skill
jordancoin/ios-skills-collection · skills/dimillian--swiftui-performance-audit/SKILL.md · Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow…
git:20260330.1853d9e · audit A · 5 stars
swiftui-ui-patterns skill
jordancoin/ios-skills-collection · skills/dimillian--swiftui-ui-patterns/SKILL.md · Best practices and example-driven guidance for building SwiftUI views and components, including navigation hierarchies…
git:20260330.1853d9e · audit A · 5 stars
swiftui-view-refactor skill
jordancoin/ios-skills-collection · skills/dimillian--swiftui-view-refactor/SKILL.md · Refactor and review SwiftUI view files with strong defaults for small dedicated subviews, MV-over-MVVM data flow…
git:20260330.1853d9e · audit A · 5 stars
accessorysetupkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--accessorysetupkit/SKILL.md · Discover and configure Bluetooth and Wi-Fi accessories using AccessorySetupKit. Use when presenting a…
git:20260329.893209f · audit A · 5 stars
activitykit skill
jordancoin/ios-skills-collection · skills/dpearson2699--activitykit/SKILL.md · Implement, review, or improve Live Activities and Dynamic Island experiences in iOS apps using ActivityKit. Use when…
git:20260329.893209f · audit A · 5 stars
adattributionkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--adattributionkit/SKILL.md · Measure ad effectiveness with privacy-preserving attribution using AdAttributionKit. Use when registering ad…
git:20260329.893209f · audit A · 5 stars
alarmkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--alarmkit/SKILL.md · Implement AlarmKit alarms and countdown timers for iOS and iPadOS with Lock Screen, Dynamic Island, and Apple Watch…
git:20260329.893209f · audit A · 5 stars
app-clips skill
jordancoin/ios-skills-collection · skills/dpearson2699--app-clips/SKILL.md · Build iOS App Clips with invocation URLs, NFC, QR codes, App Clip Codes, Safari banners, Maps, Messages, and shared App…
git:20260329.893209f · audit A · 5 stars
app-intents skill
jordancoin/ios-skills-collection · skills/dpearson2699--app-intents/SKILL.md · Implement App Intents for Siri, Shortcuts, Spotlight, widgets, Control Center, and Apple Intelligence on iOS. Covers…
git:20260329.893209f · audit A · 5 stars
app-store-review skill
jordancoin/ios-skills-collection · skills/dpearson2699--app-store-review/SKILL.md · Prepare for App Store review and prevent rejections. Covers App Store review guidelines, app rejection reasons…
git:20260329.893209f · audit A · 5 stars
apple-on-device-ai skill
jordancoin/ios-skills-collection · skills/dpearson2699--apple-on-device-ai/SKILL.md · Integrate on-device AI using Foundation Models framework, Core ML, and open-source LLM runtimes on Apple Silicon…
git:20260329.893209f · audit A · 5 stars
appmigrationkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--appmigrationkit/SKILL.md · Transfer app data between platforms using AppMigrationKit. Use when implementing one-time data migration from Android…
git:20260329.893209f · audit A · 5 stars
audioaccessorykit skill
jordancoin/ios-skills-collection · skills/dpearson2699--audioaccessorykit/SKILL.md · Support audio accessory features like automatic switching using AudioAccessoryKit. Use when implementing automatic…
git:20260329.893209f · audit A · 5 stars
authentication skill
jordancoin/ios-skills-collection · skills/dpearson2699--authentication/SKILL.md · Implement iOS authentication patterns including Sign in with Apple (ASAuthorizationAppleIDProvider…
git:20260329.893209f · audit A · 5 stars
avkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--avkit/SKILL.md · Create media playback experiences using AVKit. Use when adding video players with AVPlayerViewController, enabling…
git:20260329.893209f · audit A · 5 stars
background-processing skill
jordancoin/ios-skills-collection · skills/dpearson2699--background-processing/SKILL.md · Schedule and execute background work on iOS using BGTaskScheduler. Use when registering BGAppRefreshTask for short…
git:20260329.893209f · audit A · 5 stars
browserenginekit skill
jordancoin/ios-skills-collection · skills/dpearson2699--browserenginekit/SKILL.md · Build alternative browser engines using BrowserEngineKit. Use when developing a non-WebKit browser engine for iOS in…
git:20260329.893209f · audit A · 5 stars
callkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--callkit/SKILL.md · Implement VoIP calling with CallKit and PushKit. Use when building incoming/outgoing call flows, registering for VoIP…
git:20260329.893209f · audit A · 5 stars
carplay skill
jordancoin/ios-skills-collection · skills/dpearson2699--carplay/SKILL.md · Build CarPlay-enabled apps using the CarPlay framework. Use when creating navigation, audio, communication, EV…
git:20260329.893209f · audit A · 5 stars
cloudkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--cloudkit/SKILL.md · Implement, review, or improve CloudKit and iCloud sync in iOS/macOS apps. Use when working with CKContainer, CKRecord…
git:20260329.893209f · audit A · 5 stars
contacts-framework skill
jordancoin/ios-skills-collection · skills/dpearson2699--contacts-framework/SKILL.md · Read, create, update, and pick contacts using the Contacts and ContactsUI frameworks. Use when fetching contact data…
git:20260329.893209f · audit A · 5 stars
core-bluetooth skill
jordancoin/ios-skills-collection · skills/dpearson2699--core-bluetooth/SKILL.md · Scan, connect, and communicate with Bluetooth Low Energy peripherals and publish local peripheral services using Core…
git:20260329.893209f · audit A · 5 stars
core-motion skill
jordancoin/ios-skills-collection · skills/dpearson2699--core-motion/SKILL.md · Access accelerometer, gyroscope, magnetometer, pedometer, and activity-recognition data using CoreMotion. Use when…
git:20260329.893209f · audit A · 5 stars
core-nfc skill
jordancoin/ios-skills-collection · skills/dpearson2699--core-nfc/SKILL.md · Read and write NFC tags using CoreNFC. Use when scanning NDEF tags, reading ISO7816/ISO15693/FeliCa/MIFARE tags…
git:20260329.893209f · audit A · 5 stars
coreml skill
jordancoin/ios-skills-collection · skills/dpearson2699--coreml/SKILL.md · Integrate and optimize Core ML models in iOS apps for on-device machine learning inference. Covers model loading…
git:20260329.893209f · audit A · 5 stars
cryptokit skill
jordancoin/ios-skills-collection · skills/dpearson2699--cryptokit/SKILL.md · Perform cryptographic operations using Apple CryptoKit. Use when hashing data with SHA256/SHA384/SHA512, generating…
git:20260329.893209f · audit A · 5 stars
cryptotokenkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--cryptotokenkit/SKILL.md · Access security tokens and smart cards using CryptoTokenKit. Use when building token driver extensions with…
git:20260329.893209f · audit A · 5 stars
debugging-instruments skill
jordancoin/ios-skills-collection · skills/dpearson2699--debugging-instruments/SKILL.md · Debug iOS apps and profile performance using LLDB, Memory Graph Debugger, and Instruments. Use when diagnosing crashes…
git:20260329.893209f · audit B · 5 stars
device-integrity skill
jordancoin/ios-skills-collection · skills/dpearson2699--device-integrity/SKILL.md · Verify device legitimacy and app integrity using DeviceCheck (DCDevice per-device bits) and App Attest…
git:20260329.893209f · audit A · 5 stars
dockkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--dockkit/SKILL.md · Control motorized camera docks and enable intelligent subject tracking using DockKit. Use when discovering…
git:20260329.893209f · audit A · 5 stars
energykit skill
jordancoin/ios-skills-collection · skills/dpearson2699--energykit/SKILL.md · Query grid electricity forecasts and submit load events using EnergyKit to help users optimize home electricity usage…
git:20260329.893209f · audit A · 5 stars
eventkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--eventkit/SKILL.md · Create, read, and manage calendar events and reminders using EventKit and EventKitUI. Use when adding events to the…
git:20260329.893209f · audit A · 5 stars
financekit skill
jordancoin/ios-skills-collection · skills/dpearson2699--financekit/SKILL.md · Access Apple Card, Apple Cash, and Wallet financial data using FinanceKit. Use when querying transaction history…
git:20260329.893209f · audit A · 5 stars
gamekit skill
jordancoin/ios-skills-collection · skills/dpearson2699--gamekit/SKILL.md · Integrate Game Center features using GameKit. Use when authenticating players with GKLocalPlayer, submitting scores to…
git:20260329.893209f · audit A · 5 stars
healthkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--healthkit/SKILL.md · Read, write, and query Apple Health data using HealthKit. Covers HKHealthStore authorization, sample queries…
git:20260329.893209f · audit A · 5 stars
homekit skill
jordancoin/ios-skills-collection · skills/dpearson2699--homekit/SKILL.md · Control smart-home accessories and commission Matter devices using HomeKit and MatterSupport. Use when managing…
git:20260329.893209f · audit A · 5 stars
ios-accessibility skill
jordancoin/ios-skills-collection · skills/dpearson2699--ios-accessibility/SKILL.md · Implement, review, or improve accessibility in iOS/macOS apps with SwiftUI and UIKit. Use when adding VoiceOver support…
git:20260329.893209f · audit A · 5 stars
ios-localization skill
jordancoin/ios-skills-collection · skills/dpearson2699--ios-localization/SKILL.md · Implement, review, or improve localization and internationalization in iOS/macOS apps — String Catalogs (.xcstrings)…
git:20260329.893209f · audit A · 5 stars
ios-networking skill
jordancoin/ios-skills-collection · skills/dpearson2699--ios-networking/SKILL.md · Build, review, or improve networking code in iOS/macOS apps using URLSession with async/await, structured concurrency…
git:20260329.893209f · audit A · 5 stars
ios-security skill
jordancoin/ios-skills-collection · skills/dpearson2699--ios-security/SKILL.md · Secure iOS apps with Keychain Services, CryptoKit encryption, biometric authentication (Face ID, Touch ID), Secure…
git:20260329.893209f · audit A · 5 stars
mapkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--mapkit/SKILL.md · Implement, review, or improve maps and location features in iOS/macOS apps using MapKit and CoreLocation. Use when…
git:20260329.893209f · audit A · 5 stars
metrickit skill
jordancoin/ios-skills-collection · skills/dpearson2699--metrickit/SKILL.md · Collect and analyze on-device performance metrics and crash diagnostics using MetricKit. Use when setting up…
git:20260329.893209f · audit A · 5 stars
musickit skill
jordancoin/ios-skills-collection · skills/dpearson2699--musickit/SKILL.md · Integrate Apple Music playback, catalog search, and Now Playing metadata using MusicKit and MediaPlayer. Use when…
git:20260329.893209f · audit A · 5 stars
natural-language skill
jordancoin/ios-skills-collection · skills/dpearson2699--natural-language/SKILL.md · Tokenize, tag, and analyze natural language text using Apple's NaturalLanguage framework and translate between…
git:20260329.893209f · audit A · 5 stars
paperkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--paperkit/SKILL.md · Add drawings, shapes, and a consistent markup experience using PaperKit. Use when integrating PaperMarkupViewController…
git:20260329.893209f · audit A · 5 stars
passkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--passkit/SKILL.md · Integrate Apple Pay payments and Wallet passes using PassKit. Use when adding Apple Pay buttons, creating payment…
git:20260329.893209f · audit A · 5 stars
pdfkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--pdfkit/SKILL.md · Display and manipulate PDF documents using PDFKit. Use when embedding PDFView to show PDF files, creating or modifying…
git:20260329.893209f · audit A · 5 stars
pencilkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--pencilkit/SKILL.md · Add Apple Pencil drawing, canvas views, tool pickers, and ink serialization using PencilKit. Use when building drawing…
git:20260329.893209f · audit A · 5 stars
permissionkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--permissionkit/SKILL.md · Create child communication safety experiences using PermissionKit to request parental permission for children. Use when…
git:20260329.893209f · audit A · 5 stars
photokit skill
jordancoin/ios-skills-collection · skills/dpearson2699--photokit/SKILL.md · Implement, review, or improve photo picking, camera capture, and media handling in iOS apps using PhotoKit and…
git:20260329.893209f · audit A · 5 stars
push-notifications skill
jordancoin/ios-skills-collection · skills/dpearson2699--push-notifications/SKILL.md · Implement, review, or debug push notifications in iOS/macOS apps — local notifications, remote (APNs) notifications…
git:20260329.893209f · audit A · 5 stars
realitykit skill
jordancoin/ios-skills-collection · skills/dpearson2699--realitykit/SKILL.md · Build augmented reality experiences with RealityKit and ARKit on iOS. Use when adding 3D content with RealityView…
git:20260329.893209f · audit A · 5 stars
relevancekit skill
jordancoin/ios-skills-collection · skills/dpearson2699--relevancekit/SKILL.md · Increase widget visibility on Apple Watch using RelevanceKit. Use when providing contextual relevance signals for…
git:20260329.893209f · audit A · 5 stars
scenekit skill
jordancoin/ios-skills-collection · skills/dpearson2699--scenekit/SKILL.md · Build 3D scenes and visualizations using SceneKit. Use when creating 3D views with SCNView and SCNScene, building node…
git:20260329.893209f · audit A · 5 stars
sensorkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--sensorkit/SKILL.md · Access research-grade sensor data using SensorKit. Use when reading ambient light levels, accelerometer data, rotation…
git:20260329.893209f · audit A · 5 stars
shareplay-activities skill
jordancoin/ios-skills-collection · skills/dpearson2699--shareplay-activities/SKILL.md · Build shared real-time experiences using GroupActivities and SharePlay. Use when implementing shared media playback…
git:20260329.893209f · audit A · 5 stars
speech-recognition skill
jordancoin/ios-skills-collection · skills/dpearson2699--speech-recognition/SKILL.md · Transcribe speech to text using the Speech framework. Use when implementing live microphone transcription with…
git:20260329.893209f · audit A · 5 stars
spritekit skill
jordancoin/ios-skills-collection · skills/dpearson2699--spritekit/SKILL.md · Build 2D games and animations using SpriteKit. Use when creating game scenes with SKScene and SKView, adding sprites…
git:20260329.893209f · audit A · 5 stars
storekit skill
jordancoin/ios-skills-collection · skills/dpearson2699--storekit/SKILL.md · Implement, review, or improve in-app purchases and subscriptions using StoreKit 2. Use when building paywalls with…
git:20260329.893209f · audit A · 5 stars
swift-charts skill
jordancoin/ios-skills-collection · skills/dpearson2699--swift-charts/SKILL.md · Implement, review, or improve data visualizations using Swift Charts. Use when building bar, line, area, point, pie, or…
git:20260329.893209f · audit A · 5 stars
swift-codable skill
jordancoin/ios-skills-collection · skills/dpearson2699--swift-codable/SKILL.md · Implement Swift Codable models for JSON and property-list encoding and decoding with JSONDecoder, JSONEncoder…
git:20260329.893209f · audit A · 5 stars
swift-concurrency skill
jordancoin/ios-skills-collection · skills/dpearson2699--swift-concurrency/SKILL.md · Resolve Swift concurrency compiler errors, adopt approachable concurrency (SE-0466), and write data-race-safe async…
git:20260329.893209f · audit A · 5 stars
swift-language skill
jordancoin/ios-skills-collection · skills/dpearson2699--swift-language/SKILL.md · Apply modern Swift language patterns and idioms for non-concurrency, non-SwiftUI code. Covers if/switch expressions…
git:20260329.893209f · audit A · 5 stars
swift-testing skill
jordancoin/ios-skills-collection · skills/dpearson2699--swift-testing/SKILL.md · Write and migrate tests using the Swift Testing framework with @Test, @Suite, #expect, #require, confirmation…
git:20260329.893209f · audit A · 5 stars
swiftdata skill
jordancoin/ios-skills-collection · skills/dpearson2699--swiftdata/SKILL.md · Implement, review, or improve data persistence using SwiftData. Use when defining @Model classes with @Attribute…
git:20260329.893209f · audit A · 5 stars
swiftui-animation skill
jordancoin/ios-skills-collection · skills/dpearson2699--swiftui-animation/SKILL.md · Implement, review, or improve SwiftUI animations and transitions. Use when adding explicit animations with…
git:20260329.893209f · audit A · 5 stars
swiftui-gestures skill
jordancoin/ios-skills-collection · skills/dpearson2699--swiftui-gestures/SKILL.md · Implement, review, or improve SwiftUI gesture handling. Use when adding tap, long press, drag, magnify, or rotate…
git:20260329.893209f · audit A · 5 stars
swiftui-layout-components skill
jordancoin/ios-skills-collection · skills/dpearson2699--swiftui-layout-components/SKILL.md · Build SwiftUI layouts using stacks, grids, lists, scroll views, forms, and controls. Covers VStack/HStack/ZStack…
git:20260329.893209f · audit A · 5 stars
swiftui-liquid-glass skill
jordancoin/ios-skills-collection · skills/dpearson2699--swiftui-liquid-glass/SKILL.md · Implement, review, or improve SwiftUI Liquid Glass effects for iOS 26+. Covers glassEffect modifier…
git:20260329.893209f · audit A · 5 stars
swiftui-navigation skill
jordancoin/ios-skills-collection · skills/dpearson2699--swiftui-navigation/SKILL.md · Implement SwiftUI navigation patterns including NavigationStack, NavigationSplitView, sheet presentation, tab-based…
git:20260329.893209f · audit A · 5 stars
swiftui-patterns skill
jordancoin/ios-skills-collection · skills/dpearson2699--swiftui-patterns/SKILL.md · Build SwiftUI views with modern MV architecture, state management, and view composition patterns. Covers @Observable…
git:20260329.893209f · audit A · 5 stars
swiftui-performance skill
jordancoin/ios-skills-collection · skills/dpearson2699--swiftui-performance/SKILL.md · Audit and improve SwiftUI runtime performance. Use when diagnosing slow rendering, janky scrolling, high CPU, memory…
git:20260329.893209f · audit A · 5 stars
swiftui-uikit-interop skill
jordancoin/ios-skills-collection · skills/dpearson2699--swiftui-uikit-interop/SKILL.md · Bridges UIKit and SwiftUI by wrapping UIKit views and view controllers in SwiftUI with UIViewRepresentable and…
git:20260329.893209f · audit A · 5 stars
swiftui-webkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--swiftui-webkit/SKILL.md · Embeds and controls web content in SwiftUI with WebKit for SwiftUI, including WebView, WebPage, navigation policies…
git:20260329.893209f · audit A · 5 stars
tabletopkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--tabletopkit/SKILL.md · Create multiplayer spatial board games using TabletopKit on visionOS. Use when building tabletop game experiences with…
git:20260329.893209f · audit A · 5 stars
tipkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--tipkit/SKILL.md · Implement, review, or improve in-app tips and onboarding using Apple's TipKit framework. Use when adding feature…
git:20260329.893209f · audit A · 5 stars
vision-framework skill
jordancoin/ios-skills-collection · skills/dpearson2699--vision-framework/SKILL.md · Implement computer vision features including text recognition (OCR), face detection, barcode scanning, image…
git:20260329.893209f · audit A · 5 stars
weatherkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--weatherkit/SKILL.md · Fetch current, hourly, and daily weather forecasts and display required attribution using WeatherKit. Use when…
git:20260329.893209f · audit A · 5 stars
widgetkit skill
jordancoin/ios-skills-collection · skills/dpearson2699--widgetkit/SKILL.md · Implement, review, or improve widgets, Live Activities, and controls using WidgetKit and ActivityKit. Use when building…
git:20260329.893209f · audit A · 5 stars
motioneyes-animation-debug skill
jordancoin/ios-skills-collection · skills/edwardsanchez--motioneyes-animation-debug/SKILL.md · Diagnose, fix, or validate SwiftUI animation and scroll behavior by temporarily instrumenting views with MotionEyes…
git:20260330.fb568c2 · audit A · 5 stars
motioneyes-visual-analysis skill
jordancoin/ios-skills-collection · skills/edwardsanchez--motioneyes-visual-analysis/SKILL.md · Pixel-based motion and UI change analysis from frame sequences or screenshots using computer vision and visual…
git:20260330.fb568c2 · audit A · 5 stars
swift-architecture-skill skill
jordancoin/ios-skills-collection · skills/efremidze--swift-architecture-skill/SKILL.md · Swift architecture patterns and playbooks for MVVM, TCA, Clean Architecture, and more.
git:20260330.1853d9e · audit A · 5 stars
swift-api-design-guidelines-skill skill
jordancoin/ios-skills-collection · skills/erikote04--swift-api-design-guidelines-skill/SKILL.md · Write, review, or improve Swift APIs using Swift API Design Guidelines for naming, argument labels, documentation…
git:20260330.1853d9e · audit A · 5 stars
ab-test-store-listing skill
jordancoin/ios-skills-collection · skills/eronred--ab-test-store-listing/SKILL.md · When the user wants to A/B test App Store product page elements to improve conversion rate. Also use when the user…
v1.0.0 · audit A · 5 stars
android-aso skill
jordancoin/ios-skills-collection · skills/eronred--android-aso/SKILL.md · When the user wants to optimize their Google Play Store listing — title, short description, full description, keywords…
v1.0.0 · audit A · 5 stars
app-analytics skill
jordancoin/ios-skills-collection · skills/eronred--app-analytics/SKILL.md · When the user wants to set up, interpret, or improve their app analytics and tracking. Also use when the user mentions…
v1.0.0 · audit A · 5 stars
app-clips skill
jordancoin/ios-skills-collection · skills/eronred--app-clips/SKILL.md · When the user wants to implement, optimize, or use App Clips for app discovery and conversion. Use when the user…
v1.0.0 · audit A · 5 stars
app-icon-optimization skill
jordancoin/ios-skills-collection · skills/eronred--app-icon-optimization/SKILL.md · When the user wants to design, test, or improve their app icon to increase tap-through rate and conversions in App…
v1.0.0 · audit A · 5 stars
app-launch skill
jordancoin/ios-skills-collection · skills/eronred--app-launch/SKILL.md · When the user wants to plan a launch strategy for a new app or major update. Also use when the user mentions "app…
v1.0.0 · audit A · 5 stars
app-marketing-context skill
jordancoin/ios-skills-collection · skills/eronred--app-marketing-context/SKILL.md · When the user wants to create or update their app marketing context document. Also use when the user mentions "app…
v1.0.0 · audit A · 5 stars
app-store-featured skill
jordancoin/ios-skills-collection · skills/eronred--app-store-featured/SKILL.md · When the user wants to get featured on the App Store or understand the editorial process. Also use when the user…
v1.0.0 · audit A · 5 stars
apple-search-ads skill
jordancoin/ios-skills-collection · skills/eronred--apple-search-ads/SKILL.md · When the user wants to set up, optimize, or scale Apple Search Ads (ASA) campaigns — including keyword bidding, match…
v1.0.0 · audit A · 5 stars
asc-metrics skill
jordancoin/ios-skills-collection · skills/eronred--asc-metrics/SKILL.md · When the user wants to analyze their own app's actual performance data from App Store Connect — real downloads…
v1.0.0 · audit A · 5 stars
aso-audit skill
jordancoin/ios-skills-collection · skills/eronred--aso-audit/SKILL.md · When the user wants a full ASO health audit, review their App Store listing quality, or diagnose why their app isn't…
v1.0.0 · audit A · 5 stars
competitor-analysis skill
jordancoin/ios-skills-collection · skills/eronred--competitor-analysis/SKILL.md · When the user wants to analyze competitors' App Store strategy, find keyword gaps, or understand competitive…
v1.0.0 · audit A · 5 stars
competitor-tracking skill
jordancoin/ios-skills-collection · skills/eronred--competitor-tracking/SKILL.md · When the user wants to monitor competitor apps on an ongoing basis — tracking metadata changes, keyword shifts…
v1.0.0 · audit A · 5 stars
crash-analytics skill
jordancoin/ios-skills-collection · skills/eronred--crash-analytics/SKILL.md · When the user wants to monitor, triage, or reduce their app's crash rate — including setting up Crashlytics…
v1.0.0 · audit A · 5 stars
in-app-events skill
jordancoin/ios-skills-collection · skills/eronred--in-app-events/SKILL.md · When the user wants to create, plan, or optimize App Store In-App Events — the event cards that appear on the Today…
v1.0.0 · audit A · 5 stars
keyword-research skill
jordancoin/ios-skills-collection · skills/eronred--keyword-research/SKILL.md · When the user wants to discover, evaluate, or prioritize App Store keywords. Also use when the user mentions "keyword…
v1.0.0 · audit A · 5 stars
localization skill
jordancoin/ios-skills-collection · skills/eronred--localization/SKILL.md · When the user wants to localize their App Store listing for international markets. Also use when the user mentions…
v1.0.0 · audit A · 5 stars
market-movers skill
jordancoin/ios-skills-collection · skills/eronred--market-movers/SKILL.md · When the user wants to track App Store chart rank changes, find top gainers and losers, detect breakout apps entering…
v1.0.0 · audit A · 5 stars
market-pulse skill
jordancoin/ios-skills-collection · skills/eronred--market-pulse/SKILL.md · When the user wants a comprehensive App Store market overview, daily/weekly market briefing, or combined view of chart…
v1.0.0 · audit A · 5 stars
metadata-optimization skill
jordancoin/ios-skills-collection · skills/eronred--metadata-optimization/SKILL.md · When the user wants to optimize App Store metadata — title, subtitle, keyword field, or description. Also use when the…
v1.0.0 · audit A · 5 stars
monetization-strategy skill
jordancoin/ios-skills-collection · skills/eronred--monetization-strategy/SKILL.md · When the user wants to design or optimize their app's monetization — pricing, paywalls, subscriptions, or in-app…
v1.0.0 · audit A · 5 stars
onboarding-optimization skill
jordancoin/ios-skills-collection · skills/eronred--onboarding-optimization/SKILL.md · When the user wants to improve their app's onboarding experience, increase activation rate, reduce Day 1 drop-off, or…
v1.0.0 · audit A · 5 stars
press-and-pr skill
jordancoin/ios-skills-collection · skills/eronred--press-and-pr/SKILL.md · When the user wants to get press coverage, media mentions, or editorial features for their app — including writing…
v1.0.0 · audit A · 5 stars
rating-prompt-strategy skill
jordancoin/ios-skills-collection · skills/eronred--rating-prompt-strategy/SKILL.md · When the user wants to improve their app's star rating, increase ratings volume, optimize when and how they prompt…
v1.0.0 · audit A · 5 stars
retention-optimization skill
jordancoin/ios-skills-collection · skills/eronred--retention-optimization/SKILL.md · When the user wants to reduce churn, improve user engagement, or increase lifetime value. Also use when the user…
v1.0.0 · audit A · 5 stars
review-management skill
jordancoin/ios-skills-collection · skills/eronred--review-management/SKILL.md · When the user wants to analyze, respond to, or improve their app reviews and ratings. Also use when the user mentions…
v1.0.0 · audit A · 5 stars
screenshot-optimization skill
jordancoin/ios-skills-collection · skills/eronred--screenshot-optimization/SKILL.md · When the user wants to design, optimize, or evaluate App Store screenshots and preview videos. Also use when the user…
v1.0.0 · audit A · 5 stars
seasonal-aso skill
jordancoin/ios-skills-collection · skills/eronred--seasonal-aso/SKILL.md · When the user wants to optimize their App Store listing for seasonal events, holidays, or trending moments — including…
v1.0.0 · audit A · 5 stars
subscription-lifecycle skill
jordancoin/ios-skills-collection · skills/eronred--subscription-lifecycle/SKILL.md · When the user wants to optimize their subscription business end-to-end — from trial start through renewal…
v1.0.0 · audit A · 5 stars
ua-campaign skill
jordancoin/ios-skills-collection · skills/eronred--ua-campaign/SKILL.md · When the user wants to plan or optimize paid user acquisition campaigns. Also use when the user mentions "Apple Search…
v1.0.0 · audit A · 5 stars
xcodebuildmcp-cli skill
jordancoin/ios-skills-collection · skills/getsentry--xcodebuildmcp-cli/SKILL.md · Official skill for the XcodeBuildMCP CLI. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug…
git:20260330.fb568c2 · audit A · 5 stars
AGENTS.md@skills/getsentry--xcodebuildmcp agents
jordancoin/ios-skills-collection · skills/getsentry--xcodebuildmcp/AGENTS.md
git:20260330.fb568c2 · audit A · 5 stars
xcodebuildmcp skill
jordancoin/ios-skills-collection · skills/getsentry--xcodebuildmcp/SKILL.md · Official skill for XcodeBuildMCP. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI…
git:20260330.fb568c2 · audit A · 5 stars
AGENTS.md@skills/harryworld--xcode-26 agents
jordancoin/ios-skills-collection · skills/harryworld--xcode-26/AGENTS.md
git:20260329.893209f · audit A · 5 stars
xcode-26 skill
jordancoin/ios-skills-collection · skills/harryworld--xcode-26/SKILL.md · Xcode 26 and Apple platform update notes with a focus on Liquid Glass, Foundation Models Framework, and Apple…
git:20260329.893209f · audit A · 5 stars
xcode-preview-capture skill
jordancoin/ios-skills-collection · skills/iron-ham--xcode-preview-capture/SKILL.md · Build and capture Xcode/SwiftUI previews for visual analysis. Use when you need to see rendered UI output, verify…
git:20260330.b828178 · audit A · 5 stars
swift-security-expert skill
jordancoin/ios-skills-collection · skills/ivan-magda--swift-security-expert/SKILL.md · Use when working with iOS/macOS Keychain Services (SecItem queries, kSecClass, OSStatus errors), biometric…
git:20260330.1853d9e · audit F · 5 stars
design-philosophy skill
jordancoin/ios-skills-collection · skills/jordancoin--design-philosophy/SKILL.md · Design thinking and taste-building principles based on Dieter Rams. Use when making design decisions, reviewing UI…
git:20260329.893209f · audit A · 5 stars
ios-design-stack skill
jordancoin/ios-skills-collection · skills/jordancoin--ios-design-stack/SKILL.md · Invocable iOS design pipeline. When called with a design prompt, runs an autonomous loop: designs iOS screens in Pencil…
git:20260330.9640e52 · audit A · 5 stars
ios-design-tokens skill
jordancoin/ios-skills-collection · skills/jordancoin--ios-design-tokens/SKILL.md · iOS design system tokens for Pencil MCP: SF Pro typography scale, iOS semantic colors (light + dark mode hex values)…
git:20260330.57b5df5 · audit A · 5 stars
pencil-ios-design skill
jordancoin/ios-skills-collection · skills/jordancoin--pencil-ios-design/SKILL.md · iOS-specific Pencil MCP design workflow. Creates iOS screens on canvas following Apple HIG with proper SF Pro…
git:20260330.57b5df5 · audit A · 5 stars
apple-docs-mcp skill
jordancoin/ios-skills-collection · skills/kimsungwhee--apple-docs-mcp/SKILL.md · MCP server for Apple Developer Documentation. Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos with transcripts, sample…
git:20260330.fb568c2 · audit A · 5 stars
swift-coding-guideline skill
jordancoin/ios-skills-collection · skills/martinlasek--swift-coding-guideline/SKILL.md · Core Swift development workflows for Xcode and Swift tooling, including project setup, dependency management…
git:20260330.fb568c2 · audit A · 5 stars
swiftui-coding-guideline skill
jordancoin/ios-skills-collection · skills/martinlasek--swiftui-coding-guideline/SKILL.md · SwiftUI coding guidelines covering style, structure, patterns, formatting, and pure-functions methodology. Use when…
git:20260330.fb568c2 · audit A · 5 stars
swift-accessibility-skill skill
jordancoin/ios-skills-collection · skills/pasqualevittoriosi--swift-accessibility/SKILL.md · Apply platform accessibility best practices to SwiftUI, UIKit, and AppKit code. Essential companion to any SwiftUI…
git:20260329.893209f · audit A · 5 stars
appkit-accessibility-auditor skill
jordancoin/ios-skills-collection · skills/rgmez--appkit-accessibility-auditor/SKILL.md · Audit macOS AppKit interfaces for accessibility, focusing on VoiceOver, keyboard navigation, and semantics
v1.1.0 · audit A · 5 stars
swiftui-accessibility-auditor skill
jordancoin/ios-skills-collection · skills/rgmez--swiftui-accessibility-auditor/SKILL.md · Audit SwiftUI views for accessibility (iOS + macOS) with patch-ready fixes
v1.1.0 · audit A · 5 stars
uikit-accessibility-auditor skill
jordancoin/ios-skills-collection · skills/rgmez--uikit-accessibility-auditor/SKILL.md · Audit UIKit-based screens for accessibility issues with concrete VoiceOver and Dynamic Type fixes
v1.1.0 · audit A · 5 stars
asc-ad-hoc-distribution skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-ad-hoc-distribution/SKILL.md · Prepare, publish, resume, and verify private iOS release-testing installs with asc distribute. Use when distributing an…
git:20260910.90d1807 · audit A · 5 stars
asc-analytics-reports skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-analytics-reports/SKILL.md · Collect, download, and verify App Store Connect Analytics reports with asc. Use when users need to discover analytics…
git:20260910.90d1807 · audit A · 5 stars
asc-app-create-ui skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-app-create-ui/SKILL.md · Create a new App Store Connect app record via browser automation. Use when there is no public API for app creation and…
git:20260910.90d1807 · audit A · 5 stars
asc-apple-ads skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-apple-ads/SKILL.md · Use when managing Apple Ads with asc, including OAuth profiles, ad-account discovery, Platform API v1 campaigns and…
git:20260910.90d1807 · audit A · 5 stars
asc-aso-audit skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-aso-audit/SKILL.md · Run an offline ASO audit on canonical App Store metadata under `./metadata` and surface keyword gaps using Astro MCP…
git:20260910.90d1807 · audit A · 5 stars
asc-build-lifecycle skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-build-lifecycle/SKILL.md · Track build processing, find latest builds, and clean up old builds with asc. Use when managing build retention or…
git:20260910.90d1807 · audit A · 5 stars
asc-cli-usage skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-cli-usage/SKILL.md · Guidance for using asc cli in this repo (flags, output formats, pagination, auth, and discovery). Use when asked to run…
git:20260910.90d1807 · audit A · 5 stars
asc-crash-triage skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-crash-triage/SKILL.md · Triage TestFlight crashes, beta feedback, and performance diagnostics using asc. Use when the user asks about TF…
git:20260329.893209f · audit A · 5 stars
asc-id-resolver skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-id-resolver/SKILL.md · Resolve App Store Connect IDs (apps, builds, app and digital-goods versions, groups, testers) from human-friendly names…
git:20260910.90d1807 · audit A · 5 stars
asc-localize-metadata skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-localize-metadata/SKILL.md · Automatically translate and sync App Store metadata (description, keywords, what's new, subtitle) to multiple languages…
git:20260910.90d1807 · audit A · 5 stars
asc-metadata-sync skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-metadata-sync/SKILL.md · Sync, validate, and apply App Store metadata with the current asc canonical metadata workflow. Use when updating…
git:20260910.90d1807 · audit A · 5 stars
asc-notarization skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-notarization/SKILL.md · Archive, export, and notarize macOS apps using xcodebuild and asc. Use when you need to prepare a macOS app for…
git:20260329.893209f · audit A · 5 stars
asc-ppp-pricing skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-ppp-pricing/SKILL.md · Set territory-specific pricing for subscriptions and in-app purchases using current asc setup, pricing summary, price…
git:20260910.90d1807 · audit A · 5 stars
asc-release-flow skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-release-flow/SKILL.md · Orchestrate App Store releases with asc, including staging a version, uploading or building an artifact, publishing…
git:20260910.90d1807 · audit A · 5 stars
asc-revenuecat-catalog-sync skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-revenuecat-catalog-sync/SKILL.md · Reconcile App Store Connect subscriptions and in-app purchases with RevenueCat products, entitlements, offerings, and…
git:20260910.90d1807 · audit A · 5 stars
asc-screenshot-resize skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-screenshot-resize/SKILL.md · Resize and validate App Store screenshots with current asc screenshot-size data and macOS sips. Use when preparing or…
git:20260910.90d1807 · audit A · 5 stars
asc-shots-pipeline skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-shots-pipeline/SKILL.md · Orchestrate iOS screenshot automation with xcodebuild/simctl for build-run, AXe for UI actions, JSON settings and plan…
git:20260910.90d1807 · audit A · 5 stars
asc-signing-setup skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-signing-setup/SKILL.md · Set up bundle IDs, capabilities, signing certificates, provisioning profiles, and encrypted signing sync with the asc…
git:20260910.90d1807 · audit A · 5 stars
asc-submission-health skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-submission-health/SKILL.md · Diagnose App Store submission blockers and operate review health with asc, including readiness validation, repair…
git:20260910.90d1807 · audit A · 5 stars
asc-subscription-localization skill
jordancoin/ios-skills-collection · skills/rudrankriyam--asc-subscription-localization/SKILL.md · Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc…
git:20260910.90d1807 · audit A · 5 stars
Source
github.com/jordancoin/ios-skills-collection · 5 stars · license NOASSERTION · pushed 2026-09-10