moai-lang-r

Guide R development with testthat, lintr, and tidyverse patterns.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-lang-r-junseokandylee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-lang-r
Source: https://github.com/junseokandylee/CookieProxy/tree/main/.moai-backups/backup/.claude/skills/moai-lang-r
Command: npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-lang-r-junseokandylee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides expert guidance for developing robust and reproducible R code for data analysis and statistical modeling. It automates the adoption of best practices for testing, linting, and data analysis patterns, ensuring your R scripts are reliable, maintainable, and easy to collaborate on, saving you from common data science errors.

Core Features & Use Cases

  • TDD with testthat: Guides through test-driven development using testthat for unit testing and covr for coverage analysis.
  • Code Quality with lintr: Integrates lintr for static code analysis and styler for code formatting.
  • Data Analysis Patterns: Provides expertise in tidyverse (dplyr, ggplot2) and data.table for efficient data manipulation and visualization.
  • Use Case: When you need to "R 테스트 작성" (write R tests) or apply "데이터 분석 패턴" (data analysis patterns), this skill offers the necessary guidance.

Quick Start

Ask to "R 테스트 작성" for a new analysis function, and the skill will guide you through TDD with testthat.