💻

Mobile

3314 skills in Development > Mobile

deploy

Install and deploy Canvas Android apps to connected devices or emulators using adb and Gradle. Use when user mentions installing, deploying, running on device, launching app, or working with emulators.

instructure/canvas-android
147
108
Actualizado 1w ago

test

Run unit tests and instrumentation tests for Canvas Android apps. Use when user mentions testing, running tests, JUnit, Espresso, or checking test results. Includes commands for Student, Teacher, and Parent apps.

instructure/canvas-android
147
108
Actualizado 1w ago

build

Build Canvas Android apps (Student, Teacher, Parent) using Gradle. Use when user mentions building, compiling, assembling, or making the app. Provides commands for dev, qa, and prod build variants.

instructure/canvas-android
147
108
Actualizado 1w ago

implementation-approach

Selects implementation strategy (vertical slice, horizontal, or hybrid) with risk assessment. Use when planning feature implementation.

shinpr/ai-coding-project-boilerplate
147
15
Actualizado 1w ago

codable

Marketplace

Use when working with Codable protocol, JSON encoding/decoding, CodingKeys customization, enum serialization, date strategies, custom containers, or encountering "Type does not conform to Decodable/Encodable" errors - comprehensive Codable patterns and anti-patterns for Swift 6.x

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago

app-composition

Marketplace

Use when structuring app entry points, managing authentication flows, switching root views, handling scene lifecycle, or asking 'how do I structure my @main', 'where does auth state live', 'how do I prevent screen flicker on launch', 'when should I modularize' - app-level composition patterns for iOS 26+

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago

performance-profiling

Marketplace

Use when app feels slow, memory grows over time, battery drains fast, or you want to profile proactively - decision trees to choose the right Instruments tool, deep workflows for Time Profiler/Allocations/Core Data, and pressure scenarios for misinterpreting results

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago

realm-migration-ref

Marketplace

Use when migrating from Realm to SwiftData - comprehensive migration guide covering pattern equivalents, threading model conversion, schema migration strategies, CloudKit sync transition, and real-world scenarios

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago

swiftui-architecture

Marketplace

Use when separating logic from SwiftUI views, choosing architecture patterns, refactoring view files, or asking 'where should this code go', 'how do I organize my SwiftUI app', 'MVVM vs TCA vs vanilla SwiftUI', 'how do I make SwiftUI testable' - comprehensive architecture patterns with refactoring workflows for iOS 26+

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago

textkit-ref

Marketplace

TextKit 2 complete reference (architecture, migration, Writing Tools, SwiftUI TextEditor) through iOS 26

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago

memory-debugging

Marketplace

Use when you see memory warnings, 'retain cycle', app crashes from memory pressure, or when asking 'why is my app using so much memory', 'how do I find memory leaks', 'my deinit is never called', 'Instruments shows memory growth', 'app crashes after 10 minutes' - systematic memory leak detection and fixes for iOS/macOS

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago

ios-testing

Marketplace

Use when writing ANY test, debugging flaky tests, making tests faster, or asking about Swift Testing vs XCTest. Covers unit tests, UI tests, fast tests without simulator, async testing, test architecture.

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago

background-processing-ref

Marketplace

Complete background task API reference - BGTaskScheduler, BGAppRefreshTask, BGProcessingTask, BGContinuedProcessingTask (iOS 26), beginBackgroundTask, background URLSession, with all WWDC code examples

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago

ios-ai

Marketplace

Use when implementing ANY Apple Intelligence or on-device AI feature. Covers Foundation Models, @Generable, LanguageModelSession, structured output, Tool protocol, iOS 26 AI integration.

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago

app-intents-ref

Marketplace

Use when integrating App Intents for Siri, Apple Intelligence, Shortcuts, Spotlight, or system experiences - covers AppIntent, AppEntity, parameter handling, entity queries, background execution, authentication, and debugging common integration issues for iOS 16+

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago

swift-concurrency

Marketplace

Use when you see 'actor-isolated', 'Sendable', 'data race', '@MainActor' errors, or when asking 'why is this not thread safe', 'how do I use async/await', 'what is @MainActor for', 'my app is crashing with concurrency errors', 'how do I fix data races' - Swift 6 strict concurrency patterns with actor isolation and async/await

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago

swiftdata-migration

Marketplace

Use when creating SwiftData custom schema migrations with VersionedSchema and SchemaMigrationPlan - property type changes, relationship preservation (one-to-many, many-to-many), the willMigrate/didMigrate limitation, two-stage migration patterns, and testing migrations on real devices

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago

accessibility-diag

Marketplace

Use when fixing VoiceOver issues, Dynamic Type violations, color contrast failures, touch target problems, keyboard navigation gaps, or Reduce Motion support - comprehensive accessibility diagnostics with WCAG compliance, Accessibility Inspector workflows, and App Store Review preparation for iOS/macOS

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago

swift-performance

Marketplace

Use when optimizing Swift code performance, reducing memory usage, improving runtime efficiency, dealing with COW, ARC overhead, generics specialization, or collection optimization

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago

app-shortcuts-ref

Marketplace

Use when implementing App Shortcuts for instant Siri/Spotlight availability, configuring AppShortcutsProvider, adding suggested phrases, or debugging shortcuts not appearing - covers complete App Shortcuts API for iOS 16+

CharlesWiltgen/Axiom
142
10
Actualizado 1w ago