Skip to main content
CliMA
GitHub creator profile

CliMA

Repository-level view of 16 collected skills across 5 GitHub repositories.

skills collected
16
repositories
5
updated
Aug 12, 2026
repository explorer

Repositories and representative skills

fix-prompt-applier
software-developers

Apply fixes described in full-code-review/<date>/fix-prompts/<ID>-<slug>.md files — the self-contained fix prompts produced by the math-auditor skill after an adversarial mathematical review — and, once a fix is verified, mark the finding as resolved in the…

Aug 6, 2026
math-auditor
software-quality-assurance-analysts-and-testers

Run an adversarial mathematical-accuracy review of a Julia package's src/ and test/ directories, producing a dated markdown report plus concise, self-contained fix-prompt markdowns suitable for handing to a smaller model (e.g. Sonnet) in a later session. Use…

Jul 24, 2026
python-dep-manager
software-developers

Maintains the Python dependencies of the CalibrateEmulateSample.jl (CES) Julia repository, which are managed through CondaPkg.jl + PythonCall.jl. Use this skill whenever the user wants to: change/pin/bump/downgrade the versions of Python, scikit-learn, or…

May 30, 2026
base-show
software-developers

Add concise Base.show and Base.summary methods to Julia types whose default REPL representation is unhelpful or overwhelming. Use this skill whenever the user mentions that a type prints badly in the REPL, asks to improve how an object is displayed or…

May 28, 2026
docstrings
software-developers

Add or normalise Julia docstrings on public symbols (exported types, functions, and constants) so the package's public API is fully self-documenting and the Documenter.jl docs build passes its checkdocs check. After writing docstrings, also updates…

May 28, 2026
error-message-manager
software-developers

Rewrite vague, delayed, or low-context Julia error messages into structured, actionable diagnostics. Invoke this skill whenever the user mentions: error message, improve errors, rewrite @assert, ArgumentError, DimensionMismatch, DomainError, vague error,…

May 28, 2026
math-auditor
software-quality-assurance-analysts-and-testers

Run an adversarial mathematical-accuracy review of a Julia package's src/ and test/ directories, producing a dated markdown report plus concise, self-contained fix-prompt markdowns suitable for handing to a smaller model (e.g. Sonnet) in a later session. Use…

Aug 12, 2026
slurm-pipeline-manager
software-developers

Scaffold and maintain a SLURM/HPC job-dependency tree for an EnsembleKalmanProcesses.jl (EKP) calibration pipeline. Invoke this skill whenever the user wants to run an EKP calibration on a cluster, HPC system, or job scheduler — even if they don't say "SLURM"…

Aug 12, 2026
base-show
software-developers

Add concise Base.show and Base.summary methods to Julia types whose default REPL representation is unhelpful or overwhelming. Use this skill whenever the user mentions that a type prints badly in the REPL, asks to improve how an object is displayed or…

May 20, 2026
docstrings
software-developers

Add or normalise Julia docstrings on public symbols (exported types, functions, and constants) so the package's public API is fully self-documenting and the Documenter.jl docs build passes its checkdocs check. After writing docstrings, also updates…

May 20, 2026
error-message-manager
software-developers

Rewrite vague, delayed, or low-context Julia error messages into structured, actionable diagnostics. Invoke this skill whenever the user mentions: error message, improve errors, rewrite @assert, ArgumentError, DimensionMismatch, DomainError, vague error,…

May 20, 2026
Showing 5 of 5 repositories
All repositories loaded