Develop and run Mojo code in Claude.ai containers. Handles installation, compilation, and execution. Use when writing Mojo code, benchmarking Mojo vs Python, or when user mentions Mojo, Modular, or MAX. Routes to Modular's official skills (mojo-syntax, mojo-python-interop, mojo-gpu-fundamentals) for language-specific correction layers.
$npx -y skills add oaustegard/claude-skills --skill coding-mojoInstalls into the current project.
Run `npx skills use "https://github.com/oaustegard/claude-skills" --skill "oaustegard/claude-skills/coding-mojo"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/oaustegard/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/oaustegard/claude-skills"` and select the relevant skills, then follow their instructions.