Bioconductor
- 15 skills
- 0 followers
- 8 hours ago last updated
- ▌ Adr Author · bioconductor bundleWrite a new Architecture Decision Record following the established Nygard format and conventions.
- ▌ Bioc Howto · bioconductor bundleA consolidated index of Bioconductor how-to skills covering genomics, sequencing, and omics data analysis tasks
- ▌ Bioc Pkg Dev · bioconductor bundleGuide an R package or a set of analysis scripts through Bioconductor submission: the pre-submission gate, the Contributions tracker, and post-acceptance maintenance
- ▌
- ▌ Update R News · bioconductorDraft or update an R package NEWS file from git commit history, examining diffs when commit messages are vague
- ▌ Document Skill · bioconductorAutomate documentation updates to SKILLS.md after creating or modifying a skill
- ▌ Validate Skill · bioconductorValidate that a skill conforms to the ai-agent-skills repository standards
- ▌
- ▌ Analyze R Package · bioconductorAnalyze R/Bioconductor package structure to extract key information about its purpose, exports, and characteristics
- ▌ Build Check Bioccheck · bioconductorRun and interpret R CMD build, R CMD check, and both BiocCheck entry points against a Bioconductor package, separating real defects from environment gaps and known false positives
- ▌ Improve Code Coverage · bioconductorAnalyze R package code coverage using covr, audit existing tests for tautological assertions, classify testing gaps, and proactively write test cases to improve coverage and result correctness.
- ▌ Security Audit R Package · bioconductorPerform comprehensive security audit of R/Bioconductor packages
- ▌ Check Bioconductor Skills · bioconductorVerify that bioconductor/ai-agent-skills are available and help users find the right skill
- ▌ Create Package Instructions · bioconductor bundleCreate complete AI instruction documentation for an R/Bioconductor package in .github/instructions/
- ▌ Update Package Instructions · bioconductorUpdate existing AI instruction documentation when an R/Bioconductor package changes