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.

diegosouzapw
maintainer
diegosouzapw
Mis à jour 2/28/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use mojo