Marketplace
mlx-dev
Write correct, idiomatic Apple MLX code for Apple Silicon ML. Use when working with MLX arrays, neural networks, training loops, lazy evaluation, unified memory, mx.eval, mx.compile, Metal GPU, memory optimization, quantization, or Apple Silicon performance. Covers critical API differences from PyTorch/NumPy, array indexing gotchas (lists must be mx.array, slices create copies), NHWC format for Conv2d, __call__ not forward(), float64 CPU-only, mlx-lm integration, and debugging patterns.
$ 설치
git clone https://github.com/tkwn2080/mlx-dev-skill /tmp/mlx-dev-skill && cp -r /tmp/mlx-dev-skill/skills/mlx-dev ~/.claude/skills/mlx-dev-skill// tip: Run this command in your terminal to install the skill
