Skip to content

r-xla/claude-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

claude-config

A Claude Code skill marketplace for the r-xla ecosystem.

Installation

Run /plugin in Claude Code and add this repository as a marketplace. Skills will then be available as slash commands in any project.

Available Skills

Skill Command Description
r-xla-prepare-release /r-xla-prepare-release Prepare a release PR for a single R package (from inside the package directory)
r-xla-prepare-pr /r-xla-prepare-pr Run all checks and prepare an R package PR (from inside the package directory)

Adding a New Skill

  1. Create skills/r-xla/<skill-name>/SKILL.md with YAML frontmatter.
  2. Register it in .claude-plugin/marketplace.json under the skills array.

See the Anthropic guide on writing skills for best practices.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors