home/categories/framework-internals/matthewelse-og-claude-skills-oxcaml-skill-md
framework-internalsdevelopment

oxcaml-development

Use when writing applications in OxCaml, using modes (local, portable, contended), unboxed types (float#, int32#, I64, I32, F64, UFO), SIMD vectors, stack allocation, immutable arrays, labeled tuples, zero_alloc annotations, or ppx_optional. Use for high-performance OCaml code, parallel programming, or memory-efficient data structures.

matthewelse
maintainer
matthewelse
Atualizado 1/17/2026
Estrelas
1
Forks
0
quick start

Installation and usage

Use when writing applications in OxCaml, using modes (local, portable, contended), unboxed types (float#, int32#, I64, I32, F64, UFO), SIMD vectors, stack allocation, immutable arrays, labeled tuples, zero_alloc annotations, or ppx_optional. Use for high-performance OCaml code, parallel programming, or memory-efficient data structures.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use oxcaml-development