dginev/latexml-oxide

A Rust reimplementation of LaTeXML

11Stars on the repository
9Mods indexed here, across every type
10d agoLast push, which is what freshness is scored on
CC0-1.0Licence, which decides whether bodies are shown

canvas-triage

01

dginev/latexml-oxide

Skill Claude CodeCodex

Triage a failing/suspicious arXiv paper and decide whether its errors — or a structural / rendering difference from LaTeX — are a GENUINE Rust regression or parity with Perl LaTeXML. Use when investigating a conversion error/fatal, a "Rust-only" candidate from cortex, a sandbox/canvas failure, a construct that comes…

not rated 11 10d ago A 197 tokens original CC0-1.0

cluster-classify

02

dginev/latexml-oxide

Skill Claude CodeCodex

Post-sweep triage protocol. After a stage sweep produces N failing arxivids, use this to group them into clusters, sample representatives, and decide which clusters are worth root-causing vs which are SHARED-FAILURE or PERLREGRESSION noise. Avoids the recurring "we fixed 100 papers" inflation that turns out to be 8…

not rated 11 10d ago A 81 tokens original CC0-1.0

min-repro

03

dginev/latexml-oxide

Skill Claude CodeCodex

Reduce a confirmed failing arXiv paper to a minimal, self-contained reproducer (and optionally a regression-test fixture), AND isolate which single construct or token causes it via a known-good control twin (e.g. \vspace vs \par). Use after canvas-triage confirms a GENUINE-RUST-ONLY failure, whenever you need the…

not rated 11 10d ago A 178 tokens original CC0-1.0

next-release

04

dginev/latexml-oxide

Skill Claude CodeCodex

Cut a new latexml-oxide release (RC or final) through the full validated, gated pipeline: bump the version, republish the crate graph, build the platform artifacts, and publish to every target (GitHub Release, ghcr.io containers, Homebrew tap, crates.io, ar5iv deploy) in the correct order with the correct gates.…

not rated 11 10d ago A 167 tokens original CC0-1.0

perf-check

05

dginev/latexml-oxide

Skill Claude CodeCodex

Measure latexml-oxide conversion performance correctly, pick the right build profile, and avoid re-litigating settled optimization questions. Use when benchmarking, comparing against Perl, choosing a profile, diagnosing a slow/OOM conversion, or when tempted to optimize startup/codegen. Invoke for "is this slower?"…

not rated 11 10d ago A 85 tokens original CC0-1.0

perl-port

06

dginev/latexml-oxide

Skill Claude CodeCodex

Faithfully translate, fix, or ROOT-CAUSE a LaTeXML binding (macro / primitive / constructor / column type / package) from the Perl source to Rust — including why an existing binding still diverges from Perl or real LaTeX when it already looks faithful to the .pool (LaTeXML's .pool/.ltxml is a reimplementation that…

not rated 11 10d ago A 249 tokens original CC0-1.0

resolve-issue

07

dginev/latexml-oxide

Skill Claude CodeCodex

Drive a public GitHub issue (bug report / feature request / docs request) to a landed resolution on a fresh per-ticket branch. Classifies the issue type, then — for the common case of a TeX source + its conversion — builds a red/green TDD reproducer, writes the approach to a scratch TICKETAPPROACH.md, implements to…

not rated 11 10d ago A 129 tokens original CC0-1.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: