Agent Skills by John Sperger
Showing 8 vetted skills indexed across 1 GitHub repositories.
13
tidymodels-overview
Outline the tidymodels ecosystem and end-to-end ML workflow in R.
Community
Basic
13
metaprogramming
Automate R metaprogramming workflows by defusing, building, and injecting code with rlang.
Community
Advanced
13
rlang-conditions
Implement R package error handling with rlang conditions and testthat snapshots.
Community
Intermediate
13
ggplot2
Creates advanced R plots with ggplot2 4.0+ features and theme customization.
Community
Advanced
13
targets-pipelines
Organize R pipeline targets with static and dynamic branching.
Community
Advanced
13
designing-tidy-r-functions
Design and evaluate tidy R function APIs for naming, argument order, and type stability.
Community
Basic
13
tidy-evaluation
Automate tidy evaluation patterns for data-masked R functions.
Community
Advanced
13
hardhat
Standardize R preprocessing with mold() and forge() for modeling packages.
Community
Intermediate