搜索结果
全部能力
找到 169 个相关结果 / axiom
软件工程 / 诊断修复
axiom-now-playing-carplay
axiom-now-playing-carplay
CarPlay Now Playing integration patterns. Use when implementing CarPlay audio controls, CPNowPlayingTemplate customization, or debugging CarPlay-specific…
软件工程 / 诊断修复
axiom-games
axiom-games
Use when building ANY 2D or 3D game with SpriteKit, SceneKit, or RealityKit. Covers scene graphs, ECS, physics, actions, game loops, rendering, SwiftUI…
软件工程 / 诊断修复
axiom-core-spotlight-ref
axiom-core-spotlight-ref
Use when indexing app content for Spotlight search, using NSUserActivity for prediction/handoff, or choosing between CSSearchableItem and IndexedEntity -…
软件工程 / 诊断修复
axiom-metal-migration-diag
axiom-metal-migration-diag
Use when ANY Metal porting issue occurs - black screen, rendering artifacts, shader errors, wrong colors, performance regressions, GPU crashes
软件工程 / 诊断修复
axiom-metrickit-ref
axiom-metrickit-ref
MetricKit API reference for field diagnostics - MXMetricPayload, MXDiagnosticPayload, MXCallStackTree parsing, crash and hang collection
软件工程 / 诊断修复
axiom-networking-migration
axiom-networking-migration
Network framework migration guides. Use when migrating from BSD sockets to NWConnection, NWConnection to NetworkConnection (iOS 26+), or URLSession StreamTask…
软件工程 / 诊断修复
axiom-ownership-conventions
axiom-ownership-conventions
Use when optimizing large value type performance, working with noncopyable types, reducing ARC traffic, or using InlineArray/Span for zero-copy memory access.…
软件工程 / 诊断修复
axiom-spritekit-ref
axiom-spritekit-ref
SpriteKit API reference — all node types, physics body creation, action catalog, texture atlases, constraints, scene setup, particles, SKRenderer
软件工程 / 诊断修复
axiom-realitykit
axiom-realitykit
Use when building 3D content, AR experiences, or spatial computing with RealityKit. Covers ECS architecture, SwiftUI integration, RealityView, AR anchors,…
软件工程 / 诊断修复
axiom-swiftui-search-ref
axiom-swiftui-search-ref
Use when implementing SwiftUI search — .searchable, isSearching, search suggestions, scopes, tokens, programmatic search control (iOS 15-18). For iOS 26 search…
软件工程 / 诊断修复
axiom-sf-symbols-ref
axiom-sf-symbols-ref
Use when you need complete SF Symbols API reference including every rendering mode, symbol effect, configuration option, UIKit equivalent, and platform…
软件工程 / 诊断修复
axiom-spritekit-diag
axiom-spritekit-diag
Use when physics contacts don't fire, objects tunnel through walls, frame rate drops, touches don't register, memory spikes, coordinate confusion, or scene…
软件工程 / 诊断修复
axiom-scenekit
axiom-scenekit
Use when working with SceneKit 3D scenes, migrating SceneKit to RealityKit, or maintaining legacy SceneKit code. Covers scene graph, materials, physics,…
软件工程 / 诊断修复
axiom-realitykit-ref
axiom-realitykit-ref
RealityKit API reference — Entity, Component, System, RealityView, Model3D, anchor types, material system, physics, collision, animation, audio, accessibility
软件工程 / 诊断修复
axiom-sf-symbols
axiom-sf-symbols
Use when implementing SF Symbols rendering modes, symbol effects, animations, custom symbols, or troubleshooting symbol appearance - covers the full symbol…
软件工程 / 诊断修复
axiom-realitykit-diag
axiom-realitykit-diag
Use when RealityKit entities not visible, anchors not tracking, gestures not responding, performance drops, materials wrong, or multiplayer sync fails
软件工程 / 诊断修复
axiom-scenekit-ref
axiom-scenekit-ref
SceneKit → RealityKit concept mapping, complete API cross-reference for migration, scene graph API, materials, lighting, camera, physics, animation, constraints
软件工程 / 诊断修复
axiom-verify
axiom-verify
Verify and transform Lean 4 proofs using the Axiom (Axle) API. Use when the user works with Lean 4 code, formal mathematics, Mathlib theorems, or mentions…
软件工程 / 诊断修复
axiom-xcode-mcp-ref
axiom-xcode-mcp-ref
Reference — all 20 Xcode MCP tools with parameters, return schemas, and examples
软件工程 / 诊断修复
axiom-xcode-mcp-tools
axiom-xcode-mcp-tools
Xcode MCP workflow patterns — BuildFix loop, TestFix loop, preview verification, window targeting, tool gotchas