derivative free optimization skills

5 tagged derivative free optimization, measured the same way as everything else here.

Browse within: bayesian-inference 5calibration 5data-assimilation 5ensemble-kalman-filter 5ensemble-kalman-inversion 5

base-show

01

CliMA/EnsembleKalmanProcesses.jl

Skill Claude CodeCodex

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 printed, wants a custom show, summary, or repr for a Julia type, or…

118 4d ago A 170 tokens original Apache-2.0

docstrings

02

CliMA/EnsembleKalmanProcesses.jl

Skill Claude CodeCodex

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 docs/src/API/ pages so every exported symbol appears exactly once…

118 4d ago A 167 tokens original Apache-2.0

CliMA/EnsembleKalmanProcesses.jl

Skill Claude CodeCodex

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, error rewrite, Julia exception, diagnostic, throw, validation…

118 4d ago A 171 tokens original Apache-2.0