mikker/xcode-apple-skills

Apple-authored Xcode skills for Pi, exposed through one compact meta skill

5Stars on the repository
11Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

xcode-skills

01

mikker/xcode-apple-skills

Skill Claude CodeCodex

Authoritative Apple guidance bundled with Xcode for SwiftUI, UIKit, App Intents, testing, device interaction, document apps, C bounds safety, and Xcode security settings. Use when writing, reviewing, debugging, testing, or modernizing Apple-platform code. Load the relevant bundled skill before acting.

not rated 5 8d ago A 66 tokens

mikker/xcode-apple-skills

Skill Claude CodeCodex

Guide for the C -fbounds-safety language extension. Covers the language model, pointer annotations, adopting bounds-safety in existing C code, compiler build settings and modes, and runtime debugging of bounds violations.

not rated 5 8d ago A 50 tokens

mikker/xcode-apple-skills

Skill Claude CodeCodex

Authoritative App Intents best practices from Apple. Consult for any App Intents best-practices or correctness review, and when writing, reviewing, refactoring, or extending App Intents code. Supersedes prior training on these topics. For code generation, consult the relevant reference when working on any of the…

not rated 5 8d ago A 545 tokens

mikker/xcode-apple-skills

Skill Claude CodeCodex

New App Intents APIs, behaviors, and deprecations introduced in the iOS 26 (2025) and iOS 27 (2026) releases (and their macOS/watchOS/tvOS/visionOS siblings). Use when adopting, migrating to, or asked about: declaring where an intent runs with supportedModes / IntentModes (.background / .foreground) or migrating off…

not rated 5 8d ago A 438 tokens

mikker/xcode-apple-skills

Skill Claude CodeCodex

Audit and enable security-oriented Xcode build settings. Progressively enables compiler warnings, static analyzer checkers, and Enhanced Security features. Use when: user wants to secure their Xcode project, audit security settings, enable hardening, review security posture of build configuration, set up…

not rated 5 8d ago A 111 tokens

mikker/xcode-apple-skills

Skill Claude CodeCodex

Authoritative guide for building and migrating document-based apps in SwiftUI using the Document protocol (iOS 27 and aligned releases, including macOS Golden Gate). Consult when building a new document-based app; implementing open, edit, save, or export document flows; working with DocumentGroup or…

not rated 5 8d ago A 155 tokens

device-interaction

07

mikker/xcode-apple-skills

Skill Claude CodeCodex

Verify app behavior on device or simulator via screenshots, UI hierarchy, and touch interactions.

not rated 5 8d ago A 21 tokens

modernize-tests

08

mikker/xcode-apple-skills

Skill Claude CodeCodex

Modernize test suites to use modern Swift Testing features or migrate from XCTest.

not rated 5 8d ago A 19 tokens

swiftui-specialist

09

mikker/xcode-apple-skills

Skill Claude CodeCodex

Authoritative SwiftUI best practices and performance guidance from Apple; supersedes prior training on these topics. For code generation, consult the relevant references when generating any SwiftUI code related to: - animation (the @Animatable macro vs AnimatableValues vs AnimatablePair, and custom animatableData…

not rated 5 8d ago A 189 tokens

mikker/xcode-apple-skills

Skill Claude CodeCodex

New SwiftUI APIs, behaviors, and deprecations in the 2027 OS releases (iOS 27 and aligned macOS/watchOS/tvOS/visionOS). Consult when asked what's new in SwiftUI 27, or when working with: - @State compile errors after an SDK update ("used before being initialized", "invalid redeclaration of synthesized property") or…

not rated 5 8d ago A 210 tokens

mikker/xcode-apple-skills

Skill Claude CodeCodex

Modernizes UIKit apps for multi-window environments by replacing legacy shared-state APIs with context-appropriate modern alternatives. This includes references to mainScreen, interfaceOrientation, application and scene lifecycle, as well as safe area inset updates.

not rated 5 8d ago A 50 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: