Scheduled upgrade in progress. Some pages may load slowly or ask you to retry.

CLI

Comprehensive R package for command-line interface styling, semantic messaging, and user communication. Use this skill when working with R code that needs to: (1) Format console output with inline markup and colors, (2) Display errors, warnings, or messages with cli_abort/cli_warn/cli_inform, (3) Show progress indicators for long-running operations, (4) Create semantic CLI elements (headers, lists, alerts, code blocks), (5) Apply themes and customize output styling, (6) Handle pluralization in user-facing text, (7) Work with ANSI strings, hyperlinks, or custom containers. Also use when migrating from base R message/warning/stop, debugging cli code, or improving existing cli usage.

majiayu000 b673e2a 2 files · 11.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/cli commit b673e2ad3b

Frequently asked questions

npx skillmds add majiayu000/cli