mit einem Klick
golem-agent-skills
golem-agent-skills enthält 3 gesammelte Skills von ThinkR-open, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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