Skip to main content

jolars/badness

SkillsMP has collected 9 skills from jolars/badness. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
9
GitHub stars
65
GitHub forks
3

Skills in this repository

classification pending

Showing 9 of 9 collected skills.

occupation
unclassified
description

Add or change a Badness language-server code action, editor quick fix, or syntax-aware refactoring. Use when asked to expose a linter fix in editors; add a `textDocument/codeAction` for LaTeX or BibTeX; implement a standalone refactor such as changing table…

updated
occupation
unclassified
description

Use when the user wants to check or analyze badness's LaTeX parse concordance against texlab — "run parse-compat", "parse concordance vs texlab", "analyze parse-compat divergences", or after a parser/CST change that might shift the differential gauge. Runs…

updated
occupation
unclassified
description

Use when the user wants to (re)run the formatter/linter speed benchmark, compare LSP memory with texlab, or refresh the docs benchmark page — "run the benchmark", "task bench", "task bench:memory", "memory vs texlab", "update the benchmark numbers", "refresh…

updated
occupation
unclassified
description

Grow badness's formatter fixture coverage one LaTeX construct at a time, seeded from the latexindent gate corpus. You surface representative inputs, draft the canonical formatting under the tenets, check it against latexindent as a reference implementation…

updated
occupation
unclassified
description

Add a new built-in lint rule to the Badness LaTeX linter — implement the Rule trait (id/severity/description/examples + check), register it in the three lockstep lists, add unit + integration tests with a losslessness-safe fix, and regenerate the living-docs…

updated
occupation
unclassified
description

Use when the user wants to check or analyze badness's BibTeX parse concordance against texlab — "run bib-parse-compat", "bib parse concordance vs texlab", "analyze bib divergences", or after a `.bib` parser/CST change. Runs the soft gauge and triages any…

updated
occupation
unclassified
description

Investigate badness's linter (and, secondarily, its parser) against a real-world LaTeX codebase. Clone a target repo, lint it, and triage the diagnostics for false positives, incorrect spans, and unsafe autofixes (fixes that change typeset output); parse…

updated
occupation
unclassified
description

Profile-driven performance work on the badness parser, formatter, or linter. Measure first with the in-process micro-bench + perf/flamegraph on a real document; classify hotspots into a small set of buckets; apply the matching cheap fix; verify the median…

updated
occupation
unclassified
description

Triage and fix badness smoke-test regressions (idempotency, losslessness, format-error, timeout) from CI debug-format reports and linked issues.

updated
Showing 9 of 9 collected skills.