Skip to main content
Run any Skill in Manus
with one click
GitHub repository

kaiser-skills

kaiser-skills contains 11 collected skills from CodingKaiser, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
6
updated
2026-04-27
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

marimo-notebook
data-scientists-152051

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

2026-04-27
r-single-cell-plotting
data-scientists-152051

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
software-developers

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
biological-scientists-all-other

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
software-developers

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
data-scientists-152051

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

2026-04-22
plotly-compact
data-scientists-152051

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

2026-04-22
python-cli-patterns
software-developers

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

2026-02-12
python-style-guide
software-developers

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
software-developers

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
software-developers

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