artemnovichkov/xcode-skills

Agent skills from Xcode 27 beta 6, packaged as a Claude Code plugin

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

artemnovichkov/xcode-skills

Skill Claude CodeCodex

Part of xcode-skills

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 12 9d ago A 50 tokens

artemnovichkov/xcode-skills

Skill Claude CodeCodex

Part of xcode-skills

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 12 9d ago A 545 tokens

artemnovichkov/xcode-skills

Skill Claude CodeCodex

Part of xcode-skills

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 12 9d ago A 438 tokens

artemnovichkov/xcode-skills

Skill Claude CodeCodex

Part of xcode-skills

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 12 9d ago A 111 tokens

artemnovichkov/xcode-skills

Skill Claude CodeCodex

Part of xcode-skills

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 12 9d ago A 155 tokens

swiftui-specialist

08

artemnovichkov/xcode-skills

Skill Claude CodeCodex

Part of xcode-skills

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 12 9d ago A 189 tokens

artemnovichkov/xcode-skills

Skill Claude CodeCodex

Part of xcode-skills

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 12 9d ago A 210 tokens

artemnovichkov/xcode-skills

Skill Claude CodeCodex

Part of xcode-skills

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 12 9d 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: