16 agent markdown files indexed from artemnovichkov/xcode-skills. Install any of them pinned to an exact hash with mdr add artemnovichkov/xcode-skills/<name>.
artemnovichkov/xcode-skills · skills/accessibility-dynamic-type-specialist/SKILL.md · Audits views for compliance with Apple's Dynamic Type accessibility nutrition label. Checks that text scales with the…
artemnovichkov/xcode-skills · skills/accessibility-voiceover-specialist/SKILL.md · Audits views for compliance with Apple's VoiceOver accessibility nutrition label. Checks that interactive elements have…
artemnovichkov/xcode-skills · skills/adopt-c-bounds-safety/SKILL.md · Guide for the C -fbounds-safety language extension. Covers the language model, pointer annotations, adopting…
artemnovichkov/xcode-skills · skills/app-intents-specialist/SKILL.md · Authoritative App Intents best practices from Apple. Consult for any App Intents best-practices or correctness review…
artemnovichkov/xcode-skills · skills/app-intents-whats-new-27/SKILL.md · New App Intents APIs, behaviors, and deprecations introduced in the iOS 26 (2025) and iOS 27 (2026) releases (and their…
artemnovichkov/xcode-skills · skills/app-resizability/SKILL.md · Use when an app's layout must adapt to a window that changes size while the app runs, or when an app must support more…
artemnovichkov/xcode-skills · skills/building-document-based-swiftui-applications/SKILL.md · Authoritative guide for building and migrating document-based apps in SwiftUI using the Document protocol (iOS 27 and…
artemnovichkov/xcode-skills · skills/device-interaction/SKILL.md · Verify app behavior on device or simulator via screenshots, UI hierarchy, and touch interactions.
artemnovichkov/xcode-skills · skills/swiftui-specialist/SKILL.md · Authoritative SwiftUI best practices and performance guidance from Apple; supersedes prior training on these topics…
artemnovichkov/xcode-skills · skills/swiftui-whats-new-27/SKILL.md · New SwiftUI APIs, behaviors, and deprecations in the 2027 OS releases (iOS 27 and aligned macOS/watchOS/tvOS/visionOS)…
artemnovichkov/xcode-skills · skills/translation-coordinator/SKILL.md · Coordinates translation of an Xcode project or its String Catalogs (.xcstrings) into other languages. This is the main…
artemnovichkov/xcode-skills · skills/translation/SKILL.md · Translate strings in Xcode String Catalogs (.xcstrings files). Prefer to use the `xcode-skills:translation-coordinator`…