julia-jet

Community

Find Julia code errors with JET.jl

AuthorKrastanov
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers identify type errors, undefined references, and optimization failures in Julia code without executing it, leading to more robust and performant packages.

Core Features & Use Cases

  • Static Analysis: Leverages Julia's compiler inference to detect issues early.
  • Error Detection: Catches MethodError, undefined references, bad field access, and BoundsError.
  • Optimization Analysis: Identifies runtime dispatch, captured variables, and unresolvable calls.
  • Use Case: Before committing changes to a critical Julia package, use this Skill to run a comprehensive static analysis to ensure no new type instabilities or errors have been introduced.

Quick Start

Analyze the provided Julia code for type errors using the julia-jet skill.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: julia-jet
Download link: https://github.com/Krastanov/JuliaLLMAgentSkills/archive/main.zip#julia-jet

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.