CliMACliMAOfficialยท4 Agent Skills Included

CalibrateEmulateSample.jl

Julia code quality, math audits, and dependency maintenance

Maintains and improves the CalibrateEmulateSample.jl uncertainty quantification package through automated code-quality workflows. Rewrites vague Julia error messages, adds clean REPL display methods, writes consistent docstrings, and manages Python dependencies via CondaPkg. Runs adversarial mathematical audits that produce verified findings and self-contained fix prompts, eliminating silent numerical bugs and stale documentation.
npx skills add CliMA/CalibrateEmulateSample.jl --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install CalibrateEmulateSample.jl skills?โ–ผ

Run `npx skills add CliMA/CalibrateEmulateSample.jl --all -g -y` in your terminal to install all skills in this suite globally.

What does CalibrateEmulateSample.jl do?โ–ผ

It is a Julia package for derivative-free, machine-learning-accelerated uncertainty quantification. It calibrates model parameters with ensemble Kalman methods, emulates expensive simulations, and samples posterior distributions with MCMC.

How to audit Julia code for math errors?โ–ผ

The math-auditor skill runs an adversarial review of your source and test files, verifying equations against the literature and producing a dated report with self-contained fix prompts.

How to improve Julia error messages automatically?โ–ผ

The error-message-manager skill rewrites vague throws and asserts into structured diagnostics with expected values, received values, and concrete fix suggestions, plus matching tests.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’