·axiom-ios-ml-coreml-diag
</>

axiom-ios-ml-coreml-diag

CoreML diagnostics - model load failures, slow inference, memory issues, compression accuracy loss, compute unit problems, conversion errors.

0Installs·0Trend·@megastep

Installation

$npx skills add https://github.com/megastep/codex-skills --skill axiom-ios-ml-coreml-diag

How to Install axiom-ios-ml-coreml-diag

Quickly install axiom-ios-ml-coreml-diag AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/megastep/codex-skills --skill axiom-ios-ml-coreml-diag
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: megastep/codex-skills.

SKILL.md

View raw

| 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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/megastep/codex-skills --skill axiom-ios-ml-coreml-diag
Category
</>Dev Tools
Verified
First Seen
2026-03-13
Updated
2026-03-13

Browse more skills from megastep/codex-skills

Quick answers

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.

How do I install axiom-ios-ml-coreml-diag?

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

Where is the source repository?

https://github.com/megastep/codex-skills