tartinerlabs

30 mods across 2 repositories, 7 stars between them.

tartinerlabs/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…

7 9d ago A 111 tokens original MIT

device-interaction

26

tartinerlabs/skills

Skill Claude CodeCodex

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

7 9d ago A 23 tokens copy · 95% MIT

modernize-tests

27

tartinerlabs/skills

Skill Claude CodeCodex

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

7 9d ago A 19 tokens copy · 91% MIT

swiftui-specialist

28

tartinerlabs/skills

Skill Claude CodeCodex

Authoritative SwiftUI best practices from Apple. Consult for any SwiftUI best practices or performance review. Supersedes prior training on these topics. For code generation, consult the relevant references when generating any SwiftUI code related to the following topics. Covers: - Animatable: @Animatable macro vs…

7 9d ago A 241 tokens copy · 100% MIT

tartinerlabs/skills

Skill Claude CodeCodex

New SwiftUI APIs, behaviors, and deprecations introduced in the 2027 OS releases (iOS 27, macOS 27, watchOS 27, tvOS 27, visionOS 27). Use when a SwiftUI view using @State fails to compile with "used before being initialized", "invalid redeclaration of synthesized property", or "extraneous argument label" errors after…

7 9d ago A 566 tokens copy · 98% MIT

tartinerlabs/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.

7 9d ago A 50 tokens copy · 97% MIT