tag

axiom

136 indexed skills · max 10 per page

skills (136)

axiom-concurrency-profiling

charleswiltgen/axiom · Productivity

0

Profile and optimize Swift async/await code using Instruments.

axiom-database-migration

charleswiltgen/axiom · Productivity

0

Safe database schema evolution for production apps with user data. Core principle Migrations are immutable after shipping. Make them additive, idempotent, and thoroughly tested.

axiom-typography-ref

charleswiltgen/axiom · Productivity

0

Complete reference for typography on Apple platforms including San Francisco font system, text styles, Dynamic Type, tracking, leading, and internationalization through iOS 26.

axiom-core-location

charleswiltgen/axiom · Productivity

0

Discipline skill for Core Location implementation decisions. Prevents common authorization mistakes, battery drain, and background location failures.

axiom-vision-diag

charleswiltgen/axiom · Productivity

0

Systematic troubleshooting for Vision framework issues: subjects not detected, missing landmarks, low confidence, performance problems, coordinate mismatches, text recognition failures, barcode detection issues, and document scanning problems.

axiom-auto-layout-debugging

charleswiltgen/axiom · Productivity

0

Use when:

axiom-energy

charleswiltgen/axiom · Productivity

0

Energy issues manifest as battery drain, hot devices, and poor App Store reviews. Core principle: Measure before optimizing. Use Power Profiler to identify the dominant subsystem (CPU/GPU/Network/Location/Display), then apply targeted fixes.

axiom-app-composition

charleswiltgen/axiom · Productivity

0

Use this skill when:

axiom-storage

charleswiltgen/axiom · Productivity

0

Purpose: Navigation hub for ALL storage decisions — database vs files, local vs cloud, specific locations iOS Version: iOS 17+ (iOS 26+ for latest features) Context: Complete storage decision framework integrating SwiftData (WWDC 2023), CKSyncEngine (WWDC 2023), and file management best practices

axiom-extensions-widgets

charleswiltgen/axiom · Productivity

0

"Widgets are not mini apps. They're glanceable views into your app's data, rendered at strategic moments and displayed by the system. Extensions run in sandboxed environments with limited memory and execution time."

prevpage 5 / 14next