posit-devposit-devOfficialยท10 Agent Skills Included

skills

R package development, Shiny dashboards, and PR workflows

Guides R package development, testing, CRAN submission, and lifecycle management with tidyverse conventions. Builds modern Shiny dashboards, Quarto documents, and accessible alt text without memorizing syntax. Automates GitHub pull request creation, CI monitoring, code review, and release blog posts. Eliminates manual checklist tracking and repetitive documentation work for R and Python developers.
npx skills add posit-dev/skills --all -g -y
Available:

Explains to the AI agent how skills in this repository are structured, formatted, registered, and kept within token limits so it can author and maintain them correctly.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install posit-dev skills?โ–ผ

Run `npx skills add posit-dev/skills --all -g -y` in your terminal to install all skills globally. To install only specific skills, use `npx skills add posit-dev/skills --skill cli --skill lifecycle`.

What do Posit skills help with?โ–ผ

They cover R package development, testthat testing, CRAN submission checks, Shiny dashboard building with bslib, Quarto authoring, and GitHub pull request workflows.

Can AI create a pull request and fix CI failures?โ–ผ

Yes. The pr-create skill commits your changes, opens a draft PR, monitors GitHub Actions, and fixes CI failures until all checks pass.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Cursor, Codex, and other compatible coding agents.

How do I prepare an R package for CRAN?โ–ผ

The cran-extrachecks skill walks through documentation, DESCRIPTION formatting, URL validation, and other requirements that devtools::check() does not catch.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’