Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

kaiser-skills

kaiser-skills 收录了来自 CodingKaiser 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
6
更新
2026-04-27
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

marimo-notebook
数据科学家

Write a marimo notebook in a Python file in the right format.

2026-04-27
r-single-cell-plotting
数据科学家

R plotting conventions for Seurat/scRNA-seq: UMAP square plots (aspect.ratio=1, raster=FALSE), polychrome cluster colors, DimPlot/FeaturePlot settings, saving 300 DPI PNG, volcano plots with EnhancedVolcano, statistical comparisons with rstatix/ggpubr.

2026-04-22
rmd-formatting
软件开发工程师

R Markdown formatting patterns: chunk display strategies (include=FALSE + inline R vs results='asis'), table rendering with knitr::kable, header hierarchy with tabsets, downloadable file embedding, and what to avoid (cat/print in visible chunks).

2026-04-22
sequencing-base-masks
其他生物科学家

Sequencing read requirements and bcl2fastq base masks for 10x Genomics libraries: chemistry-specific BasesMaskCR values, ATAC I2 barcode requirement (capital I not lowercase y), Visium FFPE vs frozen R2 length difference.

2026-04-22
bfabricpy
软件开发工程师

Python interface to the B-Fabric laboratory information management system. Use when working with B-Fabric API for CRUD operations on samples, datasets, workunits, resources, or building B-Fabric applications and scripts.

2026-04-22
pixi-package-manager
数据科学家

Fast, reproducible scientific Python environments with pixi - conda and PyPI unified

2026-04-22
plotly-compact
数据科学家

Compact Plotly visualization patterns. Express for quick plots, Graph Objects for control.

2026-04-22
python-cli-patterns
软件开发工程师

CLI application patterns for Python. Triggers on: cli, command line, typer, click, argparse, terminal, rich, console, terminal ui.

2026-02-12
python-style-guide
软件开发工程师

Comprehensive Python programming guidelines based on Google's Python Style Guide. Use when you needs to write Python code, review Python code for style issues, refactor Python code, or provide Python programming guidance. Covers language rules (imports, exceptions, type annotations), style rules (naming conventions, formatting, docstrings), and best practices for clean, maintainable Python code.

2026-02-11
r-development
软件开发工程师

Modern R development practices emphasizing tidyverse patterns (dplyr 1.1 and later, native pipe, join_by, .by grouping), rlang metaprogramming, performance optimization, and package development. Use when you needs to write R code, create R packages, optimize R performance, or provide R programming guidance.

2026-02-11
shell-scripting
软件开发工程师

Specialized knowledge of Bash and Zsh scripting, shell automation, command-line tools, and scripting best practices. Use when the user needs to write, debug, or optimize shell scripts, work with command-line tools, automate tasks with bash/zsh, or asks for shell script help.

2026-01-06