ワンクリックで
mlx-performance-audit
Audit Python MLX repos for lazy-eval, synchronization, compile, dtype, memory, progress, and benchmark issues.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Audit Python MLX repos for lazy-eval, synchronization, compile, dtype, memory, progress, and benchmark issues.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Optimize Python MLX inference and generation loops with warmup, batching, cache handling, synchronization, quantization, and memory checks.
Guide MLX Metal profiling, mx.fast escalation, custom Metal kernels, and C++ extensions when profiling proves kernel-level bottlenecks.
Route Python-first MLX optimization work on Apple Silicon to focused audit, training, inference, Metal, or bridge workflows.
Advise on Python-first MLX integration with Swift, C, C++, and non-native language boundaries.
Optimize Python MLX training loops with value_and_grad, accumulation, checkpointing, dtype, validation cadence, memory telemetry, and progress reporting.
SOC 職業分類に基づく
| name | mlx-performance-audit |
| description | Audit Python MLX repos for lazy-eval, synchronization, compile, dtype, memory, progress, and benchmark issues. |
Use this skill for repo-wide MLX performance reviews and unknown bottlenecks.
Before any Python execution, use the target repo's .venv. Never install
Python packages globally.
../../references/mlx-core-concepts.md../../references/eval-and-synchronization.md../../references/compile-and-transforms.md../../references/memory-and-dtypes.md../../references/reporting-format.mdgit --no-pager status --short.../../scripts/mlx_audit.py from this plugin repo when
the target repo is local and scanning is useful.Use ../../templates/optimization-report.md as the report structure. Every
finding needs file, line, evidence, candidate impact, confidence, verification,
and residual risk.