axiom▌
136 indexed skills · max 10 per page
axiom-spritekit
charleswiltgen/axiom · Productivity
Purpose: Build reliable SpriteKit games by mastering the scene graph, physics engine, action system, and rendering pipeline iOS Version: iOS 13+ (SwiftUI integration), iOS 11+ (SKRenderer) Xcode: Xcode 15+
axiom-spritekit-ref
charleswiltgen/axiom · Productivity
Complete API reference for SpriteKit organized by category.
axiom-sf-symbols-ref
charleswiltgen/axiom · Productivity
Use when:
axiom-spritekit-diag
charleswiltgen/axiom · Productivity
Systematic diagnosis for common SpriteKit issues with time-cost annotations.
axiom-swiftui-search-ref
charleswiltgen/axiom · Frontend
SwiftUI search is environment-based and navigation-consumed. You attach .searchable() to a view, but a navigation container (NavigationStack, NavigationSplitView, or TabView) renders the actual search field. This indirection is the source of most search bugs.
axiom-ios-games
charleswiltgen/axiom · Productivity
You MUST use this skill for ANY game development, SpriteKit, SceneKit, RealityKit, or interactive simulation work.
axiom-networking-migration
charleswiltgen/axiom · Productivity
Skills: axiom-ios-networking, axiom-networking-legacy
axiom-ownership-conventions
charleswiltgen/axiom · Productivity
Explicit ownership modifiers for performance optimization and noncopyable type support.
axiom-core-spotlight-ref
charleswiltgen/axiom · Productivity
Comprehensive guide to Core Spotlight framework and NSUserActivity for making app content discoverable in Spotlight search, enabling Siri predictions, and supporting Handoff. Core Spotlight directly indexes app content while NSUserActivity captures user engagement for prediction.
axiom-metrickit-ref
charleswiltgen/axiom · Productivity
Complete API reference for collecting field performance metrics and diagnostics using MetricKit.