en un clic
golem-agent-skills
golem-agent-skills contient 3 skills collectées depuis ThinkR-open, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Finds missing ns() local scope calls inside Shiny modules. Triggers on: - "find missing ns" - "find missing ns()" Do not trigger on: - if outside an R Shiny app - if outside an R Shiny app which is not golem based
Validate that all module input/output IDs are properly namespaced. Triggers on: - "check my modules for missing ns" - "find missing ns in modules" - "validate module namespaces" Do not trigger on: - when the user is not working inside a golem app
Upgrades the golem Shiny app with the newest golem package features. Triggers on: - "upgrade my Shiny app" - "upgrade app" - "upgrade Shiny app" - "upgrade with newest golem features" - "upgrade to newest golem features" - "update my Shiny app" - "update app" - "update Shiny app" - "update with newest golem features" - "update to newest golem features" Do not trigger on: - if outside an R Shiny app - if outside an R Shiny app which is not golem based