Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
wolf5996
GitHub 제작자 프로필

wolf5996

1개 GitHub 저장소에서 수집된 13개 skills를 저장소 단위로 보여줍니다.

수집된 skills
13
저장소
1
업데이트
2026-05-31
저장소 탐색

저장소와 대표 skills

naming-conventions
소프트웨어 개발자

Use when renaming files, organising media assets, or establishing file naming standards for any project. Applies to images, documents, data files, and outputs. Enforces snake_case with descriptive names, ISO 8601 dates, and zero-padded sequential numbering.

2026-05-31
creating-analysis-projects
소프트웨어 개발자

Use when setting up a new R or bioinformatics analysis project, scaffolding directory structures, refactoring messy scripts into clean pipelines, or establishing project conventions. Use when the user says "init", "set up a project", "refactor these scripts", or "create a pipeline". Also use when reviewing whether an existing project follows these conventions.

2026-05-25
qmd-runner
소프트웨어 개발자

Use when debugging Quarto (`.qmd`) notebooks chunk-by-chunk via auto-generated tryCatch runners. Triggers when a `quarto render` fails opaquely, when you need to surface every failing chunk in one pass rather than stop at the first error, when iteratively fixing analysis pipelines (Seurat / Bioconductor / GSEA / biomaRt / msigdbr / clusterProfiler), or when adopting an inherited notebook tree whose chunks no longer execute end-to-end. Workflow: parse the qmd → emit a sibling `.R` runner with one `tryCatch` per `{r}` chunk → run it → fix the source qmd → regenerate the runner → repeat until the PASS / FAIL / SKIP summary table is fully green; then commit the qmd fixes and do a final `quarto render`.

2026-05-25
writing-qmd-scientific
소프트웨어 개발자

Use when creating or editing Quarto (.qmd) documents for scientific analysis. Use when writing analysis pipelines, bioinformatics workflows, or scientific notebooks. Use when structuring code chunks with surrounding documentation, rationale, or methodology descriptions.

2026-05-25
writing-r-code
소프트웨어 개발자

Use when writing, editing, or reviewing R code in any project. Use when working with Seurat, Bioconductor, tidyverse, scRNA-seq pipelines, or any R-based analysis. Use when generating code chunks for QMD documents, R scripts, or interactive sessions.

2026-05-25
tailoring-applications
인사 보조원(급여·근태 관리 제외)

Use when tailoring CVs and cover letters for job applications (academic or industry). Use when parsing job adverts, scaffolding application directories, drafting cover letters, or tailoring CVs to specific roles. Use when the user shares a job advert (text, URL, or PDF) and wants application documents produced.

2026-05-06
recommendation-letter-workflow
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Use when creating or maintaining a repository of recommendation letters for applications, especially Quarto-based .qmd letters rendered to PDF. Use for bootstrapping a new repo, adding a new institution folder, editing an existing letter, or rendering final PDFs from application-specific materials.

2026-05-06
developing-r-packages
소프트웨어 개발자

Use when creating, modifying, or maintaining R packages. Use when editing R/ source files, DESCRIPTION, NAMESPACE, roxygen2 documentation, tests, or CI workflows in an R package context. Use when adding functions, bumping versions, managing dependencies, or preparing releases.

2026-04-24
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다