OCaml Result type patterns using OCaml 5.x stdlib. Use when Claude needs to: (1) Handle errors with Result types, (2) Chain Result operations with let*, (3) Extract values from Ok/Error, (4) Refactor code using local let* bindings to use Result.Syntax
$npx -y skills add avsm/ocaml-claude-marketplace --skill resultInstalls into the current project.
Run `npx skills use "https://github.com/avsm/ocaml-claude-marketplace" --skill "avsm/ocaml-claude-marketplace/result"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/avsm/ocaml-claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/avsm/ocaml-claude-marketplace"` and select the relevant skills, then follow their instructions.