Skip to main content
mlr-org
GitHub creator profile

mlr-org

Repository-level view of 11 collected skills across 3 GitHub repositories.

skills collected
11
repositories
3
updated
Jun 11, 2026
repository explorer

Repositories and representative skills

r-package-spellchecker
software-developers

Spellcheck an R package with cspell, fix genuine typos in source files, and add legitimate domain words to .cspell/project-words.txt. Use when the user asks to spellcheck the package, run cspell, fix typos, or clean up the project dictionary.

Jun 11, 2026
mlr3ecosystem-release
software-developers

Prepare a CRAN release of packages in the mlr3 ecosystem.

Jun 9, 2026
r-package-setup
software-developers

Creates or bootstraps R packages by applying the shared template files from `package/`, including editor, lint, build, and AI guidance config.` rules copied into a target package.

Apr 17, 2026
quarto-authoring
software-developers

Comprehensive guidance for Quarto document authoring and R Markdown migration. Use this skill when: (1) Writing new Quarto documents (.qmd) with best practices, (2) Converting R Markdown (.Rmd) documents to Quarto, (3) Migrating bookdown, blogdown, xaringan,…

Mar 6, 2026
name-chunk
software-developers

Name all unnamed or incorrectly named R code chunks in a .qmd file using the pattern `[file-name]-[number]` (e.g. `intro-001`, `intro-002`). Use when the user wants to add or standardize chunk labels in a Quarto file.

Feb 27, 2026
cran-extrachecks
software-developers

Prepare R packages for CRAN submission by checking for common ad-hoc requirements not caught by devtools::check(). Use when: (1) Preparing a package for first CRAN release, (2) Preparing a package update for CRAN resubmission, (3) Reviewing a package to…

Feb 19, 2026
pr-create
software-developers

Creates a pull request from current changes, monitors GitHub CI, and debugs any failures until CI passes. Use this when the user says "create pr", "make a pr", "open pull request", "submit pr", "pr for these changes", or wants to get their current work into a…

Feb 19, 2026
Showing 3 of 3 repositories
All repositories loaded