Skip to content

coding-mojo v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 18:55
· 602 commits to main since this release

coding-mojo

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.

Skill folder: coding-mojo


Release of coding-mojo version 0.2.0

📥 Download & Install

⬇️ Download coding-mojo.zip

To install:

  1. Click the download link above (ignore the "Source code" archives below - they're auto-generated by GitHub)
  2. Go to Claude.ai Skills Settings
  3. Upload the downloaded ZIP file
  4. Requires paid Claude Pro or Team account

See official documentation for more details.

Recent Changes

9812e3c feat(skills): Add/Update skill: coding-mojo
59c24fe docs: Update CHANGELOG.md for released skills