mcpbeat

ab604 Skills

8 skills published by ab604 across 1 repository. Together they weigh 20 679 tokens — that is what loading all of them at once would cost you in context.

8 skills 20 679 tokens total

R Bayes
claude-code-r-skills

Patterns for Bayesian inference in R using brms, including multilevel models, DAG validation, and marginal effects. Use when performing Bayesian analysis.

2k tokens
Rlang Patterns
claude-code-r-skills

rlang metaprogramming patterns for data-masking, injection operators, and dynamic dots. Use when writing functions that use tidy evaluation.

2k tokens
R Oop
claude-code-r-skills

R object-oriented programming guide for S7, S3, S4, and vctrs. Use when designing R classes or choosing an OOP system.

2k tokens
R Package Development
claude-code-r-skills

R package development guide covering dependencies, API design, testing, and documentation. Use when developing R packages.

2k tokens
R Performance
claude-code-r-skills

R performance best practices including profiling, benchmarking, vctrs, and optimization strategies. Use when optimizing R code.

2k tokens
R Style Guide
claude-code-r-skills

R style guide covering naming conventions, spacing, layout, and function design best practices. Use when writing R code.

2k tokens
Tdd Workflow
claude-code-r-skills

Test-driven development workflow for R using testthat. Use when writing new features, fixing bugs, or refactoring code. Enforces test-first development with 80%+ coverage.

5k tokens
Tidyverse Patterns
claude-code-r-skills

Modern tidyverse patterns for R including pipes, joins, grouping, purrr, and stringr. Use when writing tidyverse R code.

3k tokens