caglarbaranbora

39 mods across 1 repository, 1 stars between them.

privacy

25

caglarbaranbora/Apple-Agent-Kit

Skill Claude CodeCodex

Route Privacy Manifest (PrivacyInfo.xcprivacy) implementation tasks to the correct Knowledge Contracts -- file structure/bundling, required-reason API declarations, collected data type declarations, and tracking domains/third-party SDK signatures. Use when writing or editing PrivacyInfo.xcprivacy…

1 9d ago A 214 tokens

security

26

caglarbaranbora/Apple-Agent-Kit

Skill Claude CodeCodex

Route Keychain Services implementation tasks to the correct Knowledge Contracts -- item CRUD via SecItemAdd/SecItemCopyMatching/SecItemUpdate/SecItemDelete, accessibility levels, access groups and sharing, and storing structured/Codable data. Use when working with kSecClassGenericPassword, kSecClassInternetPassword…

1 9d ago A 215 tokens

sf-symbols

27

caglarbaranbora/Apple-Agent-Kit

Skill Claude CodeCodex

Route SF Symbols API implementation tasks to the correct Knowledge Contracts — symbol basics (Image(systemName:)/UIImage(systemName:)), rendering modes, symbol variants, variable value symbols, weight/scale, color/tinting mechanics, custom symbol usage, and UIKit SymbolConfiguration composition. Use when writing or…

1 9d ago A 186 tokens

storekit

28

caglarbaranbora/Apple-Agent-Kit

Skill Claude CodeCodex

Route StoreKit 2 in-app purchase implementation tasks to the correct Knowledge Contracts -- product loading, purchase initiation, transaction verification, entitlements, transaction updates, restoring purchases, and subscription status/renewal info. Use when calling Product.products(for:), product.purchase(), handling…

1 9d ago A 209 tokens

style-guide

29

caglarbaranbora/Apple-Agent-Kit

Skill Claude CodeCodex

Route writing and terminology implementation tasks to the minimum required style-guide Knowledge Contracts — capitalization, punctuation, button labels, inclusive writing, date and number formatting, code font and placeholder-name conventions. Use when writing or reviewing app UI text, labels, buttons, errors…

1 9d ago A 116 tokens

swiftdata

30

caglarbaranbora/Apple-Agent-Kit

Skill Claude CodeCodex

Route SwiftData implementation tasks to the correct Knowledge Contracts -- declaring persistent model classes with @Model/@Attribute/@Relationship/@Transient, creating and injecting a ModelContainer/ModelConfiguration via .modelContainer, ModelContext CRUD (insert/delete/save/autosave/undo), fetching with @Query or…

1 9d ago A 167 tokens

swiftui-interaction

31

caglarbaranbora/Apple-Agent-Kit

Skill Claude CodeCodex

Route SwiftUI Animation and Gesture implementation tasks to the correct Knowledge Contracts — implicit/explicit animation, timing curves, transitions, matchedGeometryEffect, the Animatable protocol, PhaseAnimator/KeyframeAnimator, tap/long-press gestures, drag gesture, magnification/rotation gestures, gesture…

1 9d ago A 203 tokens

swiftui

32

caglarbaranbora/Apple-Agent-Kit

Skill Claude CodeCodex

Route SwiftUI implementation tasks to the correct Knowledge Contracts — view composition, view identity in ForEach/List, modifier order, NavigationStack/NavigationPath, NavigationSplitView, stack/spacing layout, safe area handling, lazy grids/stacks, GeometryReader pitfalls, @State/@Binding, the @Observable macro…

1 9d ago A 249 tokens

testing

33

caglarbaranbora/Apple-Agent-Kit

Skill Claude CodeCodex

Route Apple-platform testing tasks to the correct Knowledge Contracts -- XCTestCase subclassing with test-prefixed methods and the per-test setUp()/setUpWithError()/tearDown()/tearDownWithError() lifecycle plus the XCTAssert family and XCTSkip/XCTSkipIf/XCTSkipUnless; the Swift Testing framework's…

1 9d ago A 0 tokens

tipkit

34

caglarbaranbora/Apple-Agent-Kit

Skill Claude CodeCodex

Route TipKit implementation tasks to the correct Knowledge Contracts -- tip declaration and content, display rules and event triggers, tip options and app configuration, and presenting tips/tip groups. Use when conforming a struct to Tip, setting title/message/image/actions, writing.

1 9d ago A 54 tokens

uikit-interaction

35

caglarbaranbora/Apple-Agent-Kit

Skill Claude CodeCodex

Route UIKit interaction, animation, transition, and SwiftUI-interop implementation tasks to the correct Knowledge Contracts — gesture recognizers and their coordination, Core Animation layers, UIView and property-animator animation, custom and interactive view controller transitions, and the…

1 9d ago A 279 tokens

uikit

36

caglarbaranbora/Apple-Agent-Kit

Skill Claude CodeCodex

Route UIKit screen-scaffolding implementation tasks to the correct Knowledge Contracts — view controller lifecycle and composition, programmatic Auto Layout (constraints, stack views, safe area), navigation (UINavigationController, UITabBarController, modal presentation), and diffable table/collection views. Use when…

1 9d ago A 219 tokens

usernotifications

37

caglarbaranbora/Apple-Agent-Kit

Skill Claude CodeCodex

Route UserNotifications framework implementation tasks to the correct Knowledge Contracts -- authorization, local notification scheduling, remote push registration, delegate handling, actions/categories, and managing pending/delivered requests plus badge count. Use when calling UNUserNotificationCenter…

1 9d ago A 180 tokens

widgetkit

38

caglarbaranbora/Apple-Agent-Kit

Skill Claude CodeCodex

Route WidgetKit implementation tasks to the correct Knowledge Contracts -- widget declaration and families, timeline provider and entries, widget interactivity and deep links, and timeline reloading and refresh budget. Use when conforming to Widget, WidgetBundle, or WidgetConfiguration, choosing StaticConfiguration or…

1 9d ago A 249 tokens

xcode

39

caglarbaranbora/Apple-Agent-Kit

Skill Claude CodeCodex

Route Xcode project-configuration implementation tasks to the correct Knowledge Contracts — build configurations, .xcconfig files, schemes/targets, automatic and manual code signing, entitlements/capabilities, archiving, export, test plans and code coverage, and project localization including .xcloc/XLIFF…

1 9d ago A 324 tokens