بنقرة واحدة
golem-agent-skills
يحتوي golem-agent-skills على 3 من skills المجمعة من ThinkR-open، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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