ThinkR-open/golem-agent-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: golem-skills.
ThinkR-open/golem-agent-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: golem-skills.
ThinkR-open/golem-agent-skills
Settings file Claude Code
Agent settings declaring 1 allowed tools.
ThinkR-open/golem-agent-skills
Instructions file CodexOpenCode
AGENTS.md instructions for ThinkR-open/golem-agent-skills, covering agents.md, description, architecture, golem shiny app — development rules and init.
ThinkR-open/golem-agent-skills
Instructions file
Claude Code instructions for ThinkR-open/golem-agent-skills, covering claude.md, description, architecture, golem shiny app — development rules and init.
ThinkR-open/golem-agent-skills
Skill Claude CodeCodex
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.
ThinkR-open/golem-agent-skills
Plugin Claude Code
Claude Code plugin with golem project skills.
ThinkR-open/golem-agent-skills
Skill Claude CodeCodex
Add functions to a golem Shiny application. Triggers on: "add a function" "create a helper function" "add a utility function" Do not trigger on: when the user is not working inside a golem app.
ThinkR-open/golem-agent-skills
Skill Claude CodeCodex
Add a module to an existing golem Shiny application. Triggers on: "add a module" "create a module" "add a golem module" Do not trigger on: when the user is not working inside a golem app.
ThinkR-open/golem-agent-skills
Skill Claude CodeCodex
Check a golem Shiny application for package issues. Triggers on: "check my golem app" "run R CMD check" "validate the package" Do not trigger on: when the user is not working inside a golem app.
ThinkR-open/golem-agent-skills
Skill Claude CodeCodex
Create a new golem Shiny application. Triggers on: "create a golem app" "create a shiny app with golem" "initialize a golem app" Do not trigger on: when building Shiny applications without using the golem package.
ThinkR-open/golem-agent-skills
Skill Claude CodeCodex
Run tests for a golem Shiny application. Triggers on: "run the tests" "test my golem app" "run devtools test" Do not trigger on: when the user is not working inside a golem app.
ThinkR-open/golem-agent-skills
Skill Claude CodeCodex
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…