shiny-for-r

shiny-for-r is a skill for Claude Code, Codex from rstudio/shiny. It costs 202 tokens per session (1,425 once invoked), scanned A, original, no licence file.

Guidance for building and maintaining Shiny for R apps, which are interactive web applications made with the R programming language. It covers app behavior, reusable parts, layouts, background work, testing, debugging, and monitoring.

In plain words
What is it for?
Use it to build, style, test, debug, or observe a Shiny for R application, including its reactive behavior, reusable modules, layouts, and asynchronous tasks.
Why use it?
It gives an agent task-specific guidance for understanding how Shiny apps respond to user input and how their parts fit together. This reduces guesswork when changing or diagnosing an app.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to build, style, test, debug, or observe a Shiny for R application, including its reactive behavior, reusable modules, layouts, and asynchronous tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rstudio/shiny/shiny-for-r
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add rstudio/shiny --skill shiny-for-r
Clone the repo
git clone --depth 1 https://github.com/rstudio/shiny

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for shiny-for-r

README.md
[![agentmods](https://agentmods.dev/badge/skills/rstudio/shiny/shiny-for-r/github.svg)](https://agentmods.dev/skills/rstudio/shiny/shiny-for-r)
Your own site
<a href="https://agentmods.dev/skills/rstudio/shiny/shiny-for-r"><img src="https://agentmods.dev/badge/skills/rstudio/shiny/shiny-for-r/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for shiny-for-r

Your own site · 80×15
<a href="https://agentmods.dev/skills/rstudio/shiny/shiny-for-r"><img src="https://agentmods.dev/badge/skills/rstudio/shiny/shiny-for-r.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 202 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,425 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00202 $0.01425
Opus 5 $0.00101 $0.00713
Sonnet 5 $0.00040 $0.00285
Haiku 4.5 $0.00020 $0.00143

Measured 9d ago against content hash cdef9e824131, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

shiny-for-r scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

inst/skills/shiny-for-r/SKILL.md · 88 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 88 lines · 202 tokens per session scan A cdef9e824131

Subscribe to this mod's changes

shiny-for-r is a skill published in the GitHub repository rstudio/shiny (5,682 stars, last pushed 13d ago), with no licence file. It adds 202 tokens to every session and 1,425 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

popular-web-designs

54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.

NousResearch/hermes-agent · 23 tokens

build-with-tinybase

Scaffold, extend, and verify reactive local-first JavaScript or TypeScript applications with TinyBase. Use when choosing TinyBase for in-memory tabular or key-value state, generating an app with create-tinybase, adding schemas or UI bindings, configuring browser or database persistence, configuring MergeableStore…

tinyplex/tinybase · 76 tokens

internationalization

Plan and run a multi-language or multi-region site. Use this skill when adding new locales, choosing URL structure for languages (subfolders vs subdomains vs ccTLDs), implementing hreflang, planning translation workflow, handling currency and date formats, designing for RTL languages, or auditing a stalled…

rampstackco/claude-skills · 123 tokens

information-architecture

Design the structure of a website or product including sitemap, navigation, URL structure, content types, taxonomy, and labeling. Use this skill whenever the user asks to plan a sitemap, design navigation, structure URLs, define content types, build taxonomies, design site search, or organize content at the system…

rampstackco/claude-skills · 131 tokens

vertical-site-conventions

Compose pages and sites that read as their vertical: ecommerce-catalog storefronts that look like storefronts, hospitality-food sites that look like restaurants, b2b-manufacturer sites that look industrial. Use this skill whenever the user wants to build a site that looks like the vertical it serves, fix a build that…

rampstackco/claude-skills · 190 tokens

design-standards

Apply production-grade design standards when building or reviewing pages, components, or UI. Use this skill whenever the user asks to build a page, design a component, lay out a section, review the UI, fix the layout, or check design quality. Triggers on build a page, create a component, design a section, hero, card…

rampstackco/claude-skills · 122 tokens