ab604/claude-code-r-skills

Claude Code configurations for R development.

197Stars on the repository
22Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-review

01

ab604/claude-code-r-skills

Command

Review code for security, quality, and best practices. Use after writing code and before committing.

197 5mo ago A 22 tokens original MIT

plan

02

ab604/claude-code-r-skills

Command

Create an implementation plan before writing code. Use for new features, architectural changes, or complex refactoring.

197 5mo ago A 23 tokens original MIT

tdd

03

ab604/claude-code-r-skills

Command

Test-driven development workflow for R. Write tests first, then implement. Use for new features, bug fixes, and refactoring.

197 5mo ago A 29 tokens original MIT

verify

04

ab604/claude-code-r-skills

Command

Run full R verification loop before committing. Checks build, lint, style, test coverage, and code quality.

197 5mo ago A 24 tokens original MIT