Build Shiny Module
Claude skill for Build Shiny Module
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: March 29, 2026
Prompt Preview
---
name: build-shiny-module
description: >
Build reusable Shiny modules with proper namespace isolation using NS().
Covers module UI/server pairs, reactive return values, inter-module
communication, and nested module composition. Use when extracting a reusable
component from a growing Shiny app, building a UI widget used in multiple
places, encapsulating complex reactive logic behind a clean interface, or
composing larger applications from smaller, testable units.
license:...
Full prompt length: 9557 characters