Grow arity's roxygen2 + markdown CST toward roxygen2 itself using a strict differential oracle (parser work, not formatting). roxygen2 renders #' blocks to .Rd. Use this skill to pick the next gap from the corpus, add the grammar plus projector support, lock…
jolars/arity
SkillsMP has collected 5 skills from jolars/arity. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 30
- GitHub forks
- 1
Skills in this repository
Showing 5 of 5 collected skills.
Add a new built-in lint rule to the arity linter—implement it against the single-walk dispatch, register it in the one source of truth, add TDD fixtures plus the autofix-correctness (parse-clean) case, and wire up the snapshot-pinned generated docs and the…
Investigate arity's linter (and, secondarily, its parser) against a real-world R codebase. Clone a target repo, lint it, and triage the diagnostics for false positives, incorrect spans, and unsafe autofixes; parse failures on valid R are caught along the way.…
Profile-driven performance work on arity's parser, formatter, linter, or language server. Measure with scripts/profile.sh first, read the phase split before the leaf list, classify the hotspot, apply the smallest matching fix, and prove median wall time moved…
Triage and fix arity corpus smoke-test regressions (losslessness, idempotence, format-error, panic) reported by the weekly scan of real R package repos and the GitHub issues it files.