Automation
widgetkit
Implement, review, or improve widgets, Live Activities, and controls using WidgetKit and ActivityKit. Covers home screen, Lock Screen, StandBy widgets, timeline providers, interact…
Engineering
coordinator-pattern
Guides Coordinator pattern decisions for iOS/tvOS apps: when coordinators add value versus overkill, parent-child hierarchy design, SwiftUI versus UIKit differences, and flow compl…
Testing
ios-ettrace-performance
Capture and interpret ETTrace profiles for iOS simulator apps, including symbolicated launch and runtime flamegraphs. Use to profile app flows, gather performance traces, identify …
Security
audit-prep-assistant
Prepares codebases for security review using Trail of Bits' checklist. Sets review goals, runs static analysis, boosts test coverage, removes dead code, ensures accessibility, and …
Design
claude-design-to-swiftui
Converts Claude design prototypes or HTML into production SwiftUI code. Fetches the source, generates a single View file, integrates it into an Xcode workspace, builds, and iterate…
Testing
mobile-flows-maestro
Creates and runs Maestro flows for iOS and Android apps, manages the Maestro MCP server, diagnoses flaky UI tests, and supports mobile E2E testing onboarding. Use for Maestro, mobi…
Engineering
apple-dev-best-practices
Guides Swift 6, SwiftUI, SwiftData, and Apple platform development using established patterns for architecture, state management, concurrency, networking, persistence, and testing.…
Security
ipsw
Apple firmware and binary reverse engineering using the ipsw CLI. Analyze iOS/macOS binaries, disassemble dyld_shared_cache functions, dump Objective-C headers, download IPSWs or k…
Engineering
mobileapp-builder
Generates and submits a complete SwiftUI iOS app to the App Store from a natural language prompt. Covers research, spec, Xcode scaffolding, implementation, assets, pricing, TestFli…
Engineering
swift-development
Handles Swift development for iOS and macOS apps. Supports building packages and Xcode projects, running tests, managing simulators, code signing, distribution, formatting, SwiftPM…
Security
offensive-mobile
Mobile application testing methodology covering static and dynamic analysis, Frida instrumentation, SSL pinning bypass, root detection evasion, exported component abuse, insecure s…
Automation
bluebubbles
Handles sending and managing iMessages through BlueBubbles. Supports text messaging, iMessage delivery, reactions, replies, attachments, edits, unsend, and group management via the…
Design
apple-design-system
Analyzes and validates iOS apps against Apple's Human Interface Guidelines, SF Symbols, native UI patterns, and accessibility standards. Delivers targeted improvements to ensure de…
AI / ML
core-ml
Core ML, Create ML, Vision, and Natural Language frameworks for on-device ML. Handles image classification, text analysis, object detection, sound classification, model optimizatio…
Engineering
mobile-game-dev
Specializes in iOS and Android game optimization, touch input, battery and thermal management, device fragmentation, and store submission. Use for mobile game performance, monetiza…
Business
aso
Comprehensive App Store Optimization for iOS and Android. Includes audits, keyword research, metadata optimization, visual analysis, review management, competitor intelligence, loc…
Engineering
ios-feature-dev
Implement iOS features using ReactorKit, Clean Architecture, RxFlow, and Swinject. Create or modify Reactors, ViewControllers, UseCases, Repositories, and Flows for new screens, AP…
DevOps
appstore
iOS and macOS app deployment with App Store Connect automation via the asc CLI. Handles TestFlight distribution, App Store submissions, certificate and profile management, metadata…
Design
swiftui-design-consultation
Establish a canonical design system for SwiftUI projects. Generates DESIGN.md plus a Swift Package with semantic colors, SF Pro typography, Liquid Glass materials, named motion pre…
Engineering
widgetkit-code-review
Reviews WidgetKit code for timeline management, view composition, configurable intents, and performance. Use when reviewing code with WidgetKit imports, TimelineProvider, Widget pr…
Engineering
bootstrap-xcode-app-project
Bootstrap a new native Apple app project for macOS, iOS, or iPadOS. Supports SwiftUI-first repositories with optional XcodeGen generation and baseline setup. Not for plain Swift pa…
Content
shots
Generate and manage App Store and Google Play marketing screenshots. Handles workspace setup, metadata scraping, strategy development, benefit headlines, and composite image creati…
Engineering
navigation-patterns
SwiftUI navigation patterns including NavigationStack, NavigationSplitView, TabView, programmatic navigation, and transitions. Use when building navigation, fixing flow bugs, or ar…
Engineering
apple-dev
Comprehensive reference for Apple platform development with Swift 6, SwiftUI, accessibility, concurrency, App Store workflows, and testing. Covers iOS 26+ best practices across des…
Engineering
swiftui-expert
Handle SwiftUI view creation, state management with @Observable, NavigationStack routing, animations, accessibility, performance tuning, Liquid Glass adoption, and clean architectu…
Engineering
ios-concurrency
Expert guidance on Swift concurrency: async/await, structured concurrency, actors, Sendable, AsyncSequence, continuations, Swift 6 strict mode, and common patterns for thread safet…
Automation
developer-delphi-ios-publishing
Guide to publishing Delphi iOS apps to the App Store, internal Enterprise distribution, or MDM. Covers .dproj settings, provisioning profiles, certificates, IPA generation, and dis…
Web
subscription-offers
Generates StoreKit 2 code for introductory offers, promotional offers, offer codes, and win-back campaigns. Includes eligibility checks, offer presentation, and the preferredSubscr…
Engineering
generated-projects
Work productively in Tuist-generated Xcode workspaces. Supports tuist generate, generated workspace builds, focused generation, tags, buildable folders, and Xcode build/test comman…
Web
ios-accessibility
Implements and reviews accessibility features in iOS/macOS apps using SwiftUI and UIKit. Covers VoiceOver, Dynamic Type, focus management, custom rotors, accessibility actions, and…
Engineering
ios-localization
Implement, review, or improve localization and internationalization in iOS and macOS apps using String Catalogs, generated symbols, pluralization, locale-aware formatting, and righ…
Content
appshot
Generate production App Store creative assets from app captures, metadata, and localization inputs. Supports iOS and watchOS screenshots, WidgetKit previews, locale matrices, and v…
Automation
kappmaker
Automates mobile app bootstrapping, AI logo and screenshot generation, App Store Connect and Google Play Console setup, Adapty subscriptions, image processing, Android builds, and …
Automation
telnyx-webrtc-client-ios
Create VoIP calling apps on iOS with the Telnyx WebRTC SDK. Includes authentication, call handling, CallKit integration, PushKit/APNS notifications, call quality metrics, and AI ag…
Engineering
sentry-cocoa-sdk
Set up the Sentry SDK for Apple platforms including iOS, macOS, tvOS, watchOS, and visionOS. Supports error monitoring, tracing, profiling, session replay, and logging in SwiftUI a…
Web
stitch-swiftui-components
Transforms Stitch mobile designs into SwiftUI views for native iOS with VStack/HStack/ZStack layouts, Color asset tokens, dark mode, NavigationStack/TabView routing, and Xcode proj…
Design
apple-hig
Provides 14 modular skills covering Apple Human Interface Guidelines for platforms, foundations, components, patterns, inputs, and technologies across iOS, macOS, visionOS, watchOS…
Design
ios-animation-design
Designs and specs iOS animations including transitions, micro-interactions, gesture-driven motion, and loading states. Use for planning or choosing animation approaches before impl…
Engineering
app-scaffolding
Generates complete mobile app production blueprints covering iOS/Android tech stacks, screen specifications, monetization strategy, and 30-day sprint plans for any SKILL.md-compati…
Engineering
ios-fix
Autonomously diagnose and repair iOS bugs. Reads source, applies fixes, rebuilds, redeploys, and validates on device. Captures pre-fix snapshots as regression fixtures to prevent r…
Engineering
fullstack-project-generator
Generate and iterate full-stack projects across iOS, Android, Web, and Spring Boot. Covers requirements, architecture, API contracts, scaffolding, sprints, testing, and Docker depl…
DevOps
asc-signing-setup
Configure bundle IDs, capabilities, signing certificates, provisioning profiles, and encrypted signing sync. Use for new app onboarding, certificate rotation, or team-wide asset sh…
Engineering
ios-animation-implementation
Implements iOS animations using SwiftUI, Core Animation, and UIKit. Covers transitions, gesture interactions, KeyframeAnimator, PhaseAnimator, matchedGeometryEffect, and mesh gradi…
Engineering
swift-core
Covers Swift 6 fundamentals across Apple platforms. Use for concurrency, architecture, testing, internationalization, and performance work on iOS, macOS, iPadOS, watchOS, and visio…
Engineering
live-activity-generator
Generate ActivityKit Live Activity infrastructure with Dynamic Island layouts, Lock Screen presentation, and push-to-update support. Use when adding Live Activities to an iOS app.
Engineering
swiftui-expert-skill
Write, review, or improve SwiftUI code using best practices for state management, view composition, performance, modern APIs, Swift concurrency, and iOS 26+ Liquid Glass adoption.
Design
apple-hig-designer
Generates iOS app designs and native components aligned with Apple's Human Interface Guidelines. Validates accessibility compliance for iPhone, iPad, and Apple Watch interfaces.
DevOps
app-store-publish
Sets up a complete iOS App Store publishing pipeline with Fastlane, code signing, App Store Connect integration, TestFlight automation, metadata templates, and phased rollout.
Engineering
solid-swift
Applies SOLID principles to Swift 6 and SwiftUI for iOS 26+, enforcing files under 100 lines, separated protocols, @Observable, actors, and preview-driven modular development.
Testing
build-check
Runs SPM build checks for brain-ios. Verifies BrainCore compilation and reports warnings and errors in structured format. Use after code changes to catch build issues early.
Design
apple-hig-expert
Delivers expert guidance on Apple Human Interface Guidelines for iOS, macOS, and visionOS, including 2026 Liquid Glass aesthetics and accessibility-first design principles.
DevOps
network-interface-health
Diagnoses network interface errors on Cisco IOS/IOS-XE including CRC errors, input/output drops, runts, giants, duplex mismatches, flapping, and speed negotiation failures.
Engineering
update-swiftui-apis
Scan Apple SwiftUI docs for deprecated APIs and refresh the SwiftUI skill with current replacements. Trigger after iOS or Xcode releases or when asked to check API changes.
Engineering
android-kmp-viewmodel
Share ViewModel logic across Android and iOS in Kotlin Multiplatform using CommonViewModel base class, StateFlow in shared code, and platform wrappers for iOS consumption.
Engineering
generators
Code generator skills that produce production-ready Swift code for common app components including logging, analytics, onboarding, networking, authentication, and testing.
DevOps
benchmark-and-reduce-xcode-clean-and-incremental-build-times-wit
Benchmark clean and incremental Xcode builds, identify compile and configuration hotspots, and generate an approval-first optimization plan before altering project files.
Design
swiftui-charts-3d
Build 3D data visualizations with Swift Charts. Supports Chart3D, SurfacePlot, interactive drag-to-rotate, and height-based surface coloring. Requires iOS 26 / macOS 26+.
Research
apple-dev-search
Searches curated community resources, tutorials, and technical write-ups focused on Swift, SwiftUI, Xcode, and Apple platform development instead of general web results.
Engineering
account-deletion
Generates an Apple-compliant account deletion flow with multi-step confirmation, optional data export, grace period, Keychain cleanup, and server-side deletion request.
Engineering
swiftui-patterns
Apply SwiftUI architecture patterns including @Observable state management, view composition, navigation, performance optimization, and modern iOS/macOS UI conventions.
Showing the top 60 of 522. See the full list →