Home /Claude Skills /claude-code-r-skills
Highly Recommended

Claude Code R Skills

Turn Claude into your R coding assistant
AI pair programming for R developers
Core Principle:
A curated Claude Code configuration for R developers to generate idiomatic, high-quality R code following modern best practices. Includes tidyverse patterns, performance optimization, testing standards - making Claude think like a senior R engineer.
KEY FEATURES
01Modern R Patterns
Automatically applies tidyverse and other modern R paradigms
02Code Review
Instant quality check via /code-review command
03Test-Driven
Enforces 80% test coverage and other quality standards
04Workflow Optimization
Provides /plan and other commands to streamline development
github.com/ab604/claude-code-r-skills
development·ab604·2026-02-06·3·🔱 1
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/ab604/claude-code-r-skills.git
SSH
git clone [email protected]:ab604/claude-code-r-skills.git
GitHub CLI
gh repo clone ab604/claude-code-r-skills
FAQ
Q: What are the installation steps for Claude Code R Skills Agent Skills?
1.Installation: Via plugin marketplace or manual setup
2.Auto Activation: Claude automatically recognizes R context
3.Use Commands: Optimize workflow with /plan etc
4.Quality Control: Automatic code review and rule enforcement
Q: What are the highlights of Claude Code R Skills Agent Skills?
  • Tidyverse best practices
  • Automatic code review
  • Test coverage enforcement
  • Development workflow optimization
Q: What are the use cases for Claude Code R Skills Agent Skills?
  • Data analysis projects
  • R package development
  • Academic research code
  • Production scripts
Q: What are the limitations of Claude Code R Skills Agent Skills?
  • Requires basic R knowledge
  • Primarily focuses on modern R