What is axiom-ios-ml-coreml-diag?
CoreML diagnostics - model load failures, slow inference, memory issues, compression accuracy loss, compute unit problems, conversion errors. Source: megastep/codex-skills.
CoreML diagnostics - model load failures, slow inference, memory issues, compression accuracy loss, compute unit problems, conversion errors.
Quickly install axiom-ios-ml-coreml-diag AI skill to your development environment via command line
Source: megastep/codex-skills.
| Model won't load | Deployment target | 1a-1c | | Slow first load | Cache miss | 2a | | Slow inference | Compute units | 2b-2c | | High memory | Concurrent predictions | 3a-3b | | Bad accuracy after compression | Granularity | 4a-4c | | Conversion fails | Operation support | 5a-5b |
| 4 | iOS 13 | | 5 | iOS 14 | | 6 | iOS 15 | | 7 | iOS 16 | | 8 | iOS 17 | | 9 | iOS 18 |
Tradeoff: Loses newer optimizations (SDPA fusion, per-block quantization, MLTensor).
CoreML diagnostics - model load failures, slow inference, memory issues, compression accuracy loss, compute unit problems, conversion errors. Source: megastep/codex-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/megastep/codex-skills --skill axiom-ios-ml-coreml-diagCoreML diagnostics - model load failures, slow inference, memory issues, compression accuracy loss, compute unit problems, conversion errors. Source: megastep/codex-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/megastep/codex-skills --skill axiom-ios-ml-coreml-diag Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/megastep/codex-skills