rshankras

60 mods across 1 repository, 687 stars between them.

liquid-glass

25

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Implement Liquid Glass design using .glassEffect() API for iOS/macOS 26+. Covers SwiftUI, AppKit, UIKit, and WidgetKit. Use when creating modern glass-based UI effects.

687 1mo ago A 45 tokens original MIT

sf-symbols

26

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

SF Symbols end-to-end — choosing and configuring the 7,000+ system symbols (rendering modes, variable color/draw, gradients), authoring custom symbols that interpolate across weights, and the animation preset vocabulary. Use when picking iconography, building custom symbols, animating symbol state changes, or…

687 1mo ago A 70 tokens original MIT

typography

27

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

UI typography on Apple platforms — text styles and Dynamic Type, the San Francisco family (Pro/Rounded/Compact/Mono/New York + width axis), optical sizes, tracking vs kerning, leading adjustments, and custom-font scaling. Use when choosing fonts, building type hierarchy, fixing truncation/legibility, or making custom…

687 1mo ago A 73 tokens original MIT

ux-writing

29

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Interface copy that works — voice/tone, the PACE framework, alert anatomy, naming features, empty states, error messages, and the small-word edits that measurably improve UX. Distilled from Apple's writing sessions (2017–2026). Use when writing or reviewing any user-facing text — labels, alerts, onboarding…

687 1mo ago A 83 tokens original MIT

foundation

30

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Foundation framework skills — AttributedString patterns for rich text formatting, alignment, selection, and SwiftUI integration. Use when working with styled text or AttributedString APIs.

687 1mo ago A 36 tokens original MIT

attributed-string

31

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

AttributedString patterns for rich text formatting, alignment, selection, and SwiftUI integration. Use when working with styled text, text editing, or AttributedString APIs.

687 1mo ago A 37 tokens original MIT

generators

32

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Code generator skills that produce production-ready Swift code for common app components. Use when user wants to add logging, analytics, onboarding, review prompts, networking, authentication, paywalls, settings, persistence, error monitoring, CI/CD pipelines, localization, push notifications, deep linking, testing…

687 1mo ago A 176 tokens original MIT

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Generate accessibility infrastructure for VoiceOver, Dynamic Type, and accessibility features. Use when improving app accessibility, adding accessibility labels and hints, or auditing compliance.

687 1mo ago A 34 tokens original MIT

account-deletion

34

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Generates an Apple-compliant account deletion flow with multi-step confirmation UI, optional data export, configurable grace period, Keychain cleanup, and server-side deletion request. Use when user needs account deletion, right-to-delete, or Apple App Review compliance for account removal.

687 1mo ago A 57 tokens original MIT

analytics-setup

35

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Generates protocol-based analytics infrastructure with swappable providers (TelemetryDeck, Firebase, Mixpanel). Use when user wants to add analytics, track events, or set up telemetry.

687 1mo ago A 39 tokens original MIT

announcement-banner

36

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Generates an in-app announcement banner system with remote configuration, scheduling, deep link actions, and dismiss tracking. Use when user wants in-app banners, promotional notices, maintenance alerts, or contextual announcements.

687 1mo ago A 43 tokens original MIT

app-clip

37

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Generates App Clip targets with invocation URL handling, lightweight experiences, and full app upgrade prompts. Use when user wants NFC/QR/Safari banner invocation, instant app experiences, or App Clip Card setup.

687 1mo ago A 45 tokens original MIT

app-extensions

38

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Generates app extension infrastructure for Share Extensions, Action Extensions, Keyboard Extensions, and Safari Web Extensions with data sharing via App Groups. Use when user wants to add a share extension, action extension, keyboard extension, Safari web extension, or any app extension type.

687 1mo ago A 56 tokens original MIT

app-icon-generator

39

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Generates an app icon for macOS or iOS — a fast CoreGraphics placeholder and/or flat layered source art to finish in Icon Composer (the Liquid Glass / iOS 26+ standard). Produces appearance variants (light/dark/tinted) and installs into the asset catalog. Use when the user wants to create, generate, iterate, or update…

687 1mo ago A 80 tokens original MIT

app-store-assets

40

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Comprehensive App Store asset specifications and guidelines for all promotional artwork — app icons, screenshots, app previews, event cards, subscription images, and featuring artwork. Use when preparing assets for App Store Connect upload.

687 1mo ago A 45 tokens original MIT

auth-flow

41

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Generates authentication infrastructure with Sign in with Apple, biometrics, and Keychain storage. Use when user wants to add authentication, login, or Sign in with Apple.

687 1mo ago A 37 tokens original MIT

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Generates background processing infrastructure with BGTaskScheduler, background refresh, background downloads, and silent push handling. Use when user needs background tasks, periodic refresh, background URLSession downloads, or silent push notification processing.

687 1mo ago A 45 tokens original MIT

ci-cd-setup

43

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Generate CI/CD configuration for automated builds, tests, and distribution of iOS/macOS apps. Use when setting up GitHub Actions, Xcode Cloud, or fastlane for continuous integration, TestFlight, or App Store deployment.

687 1mo ago A 52 tokens original MIT

cloudkit-sync

44

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Generate CloudKit sync infrastructure using CKSyncEngine with conflict resolution, sharing, and account monitoring. Use when adding iCloud sync to an iOS/macOS app.

687 1mo ago A 37 tokens original MIT

consent-flow

45

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Generates GDPR/CCPA/DPDP privacy consent flows with granular category preferences, consent state persistence, audit logging, and ATT (App Tracking Transparency) integration. Use when user needs privacy consent UI, cookie/tracking consent, or compliance management.

687 1mo ago A 54 tokens original MIT

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Generates Custom Product Page metadata templates with screenshot strategies, keyword targeting, and audience-specific messaging for up to 35 page variants. Use when creating targeted App Store pages for different audiences, ad campaigns, or traffic sources.

687 1mo ago A 48 tokens original MIT

data-export

47

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Generates data export/import infrastructure for JSON, CSV, PDF formats with GDPR data portability, share sheet integration, and file import. Use when user wants data export functionality, CSV/JSON/PDF export, GDPR compliance data portability, import from files, or share sheet for data.

687 1mo ago A 59 tokens original MIT

debug-menu

48

rshankras/claude-code-apple-skills

Skill Claude CodeCodex

Generates a developer debug menu with feature flag toggles, environment switching, network log viewer, cache clearing, crash trigger, and diagnostic info export. Only included in DEBUG builds. Use when user wants a debug panel, dev tools menu, or shake-to-debug functionality.

687 1mo ago A 57 tokens original MIT