Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

golem

golem에는 ThinkR-open에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
943
업데이트
2026-06-12
Forks
137
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

golem-upgrade
소프트웨어 개발자

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

2026-06-12
golem-app-builder
소프트웨어 개발자

End-to-end builder for golem Shiny applications. Routes to the relevant reference based on the user's intent (create the app, add modules, add functions, run tests, check the package, validate namespacing). Triggers on: - "build a golem app" - "work on my golem app" - "scaffold a golem app" - "evolve a golem app" Do not trigger on: - when the user is not working inside a golem app and is not creating one - when the user is building a Shiny app without golem

2026-05-15
golem-fix-missing-ns
소프트웨어 개발자

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

2026-05-15
golem-add-function
소프트웨어 개발자

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

2026-05-15
golem-add-module
소프트웨어 개발자

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

2026-05-15
golem-check-app
소프트웨어 품질 보증 분석가·테스터

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

2026-05-15
golem-create-golem
소프트웨어 개발자

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

2026-05-15
golem-run-tests
소프트웨어 품질 보증 분석가·테스터

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

2026-05-15
check
소프트웨어 품질 보증 분석가·테스터

Run a full R CMD check on the golem package and report errors, warnings, and notes.

2026-03-31
document
소프트웨어 개발자

Regenerate documentation (NAMESPACE and Rd files) then format the code with air.

2026-03-31
review-pr
소프트웨어 품질 보증 분석가·테스터

Review a golem GitHub pull request for correctness, style, and compliance with contribution conventions.

2026-03-31
test
소프트웨어 품질 보증 분석가·테스터

Run the golem package test suite and summarize the results.

2026-03-31