home/categories/framework-internals/diegosouzapw-awesome-omni-skill-skills-development-mojo-skill-md
framework-internalsdevelopment
mojo
Mojo development patterns for high-performance computing: SIMD vectorization, zero-copy Python interop, GIL-free parallelism, C FFI (external_call, DLHandle), Python C-API extensions, and Hatch build integration. Use when writing Mojo kernels or hybrid Python-Mojo projects.
maintainer
diegosouzapw
Atualizado 2/28/2026
Estrelas
17
Forks
5
quick start
Installation and usage
Mojo development patterns for high-performance computing: SIMD vectorization, zero-copy Python interop, GIL-free parallelism, C FFI (external_call, DLHandle), Python C-API extensions, and Hatch build integration. Use when writing Mojo kernels or hybrid Python-Mojo projects.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use mojo