By uw-ssec
Set up and maintain scientific Python projects with best practices for packaging, testing, documentation, linting, and reproducible environments using pixi, ruff, mypy, pytest, Sphinx, and MkDocs.
Set up or fix ruff, mypy, and pre-commit for scientific Python code quality
Set up or manage pixi environments for reproducible scientific Python workflows
Set up or improve Python package structure with pyproject.toml, src layout, and Hatchling following Scientific Python standards
Write or improve pytest tests for scientific Python code with fixtures, parametrization, and numerical testing patterns
Set up or improve documentation for a scientific Python package using Sphinx, MkDocs, and Diataxis framework
Expert scientific Python documentation architect specializing in research software documentation following the Diataxis framework. Creates comprehensive documentation including API references, tutorials, how-to guides, and explanations for scientific codebases.
Expert scientific Python developer for research computing, data analysis, and scientific software. Specializes in NumPy, Pandas, Matplotlib, SciPy, and modern reproducible workflows with pixi. Follows Scientific Python community best practices.
Configure and use automated code quality tools (ruff, mypy, pre-commit) for scientific Python projects. Covers linting rules, type checking configuration, formatting, and CI integration.
Manage scientific Python dependencies and environments with the pixi package manager: create environments, add conda-forge and PyPI packages, define and run tasks, and generate reproducible multi-platform lockfiles. Use when the user mentions pixi, pixi.toml, pixi.lock, pixi init/add/run, conda-forge, or needs reproducible scientific Python environments combining conda and PyPI packages.
Create and publish distributable scientific Python packages following Scientific Python community best practices. Covers pyproject.toml, src layout, Hatchling, metadata, CLI entry points, and PyPI publishing.
Write and organize tests for scientific Python packages using pytest. Covers fixtures, parametrization, numerical testing with NumPy utilities, property-based testing with Hypothesis, and CI integration.
Set up and maintain documentation for scientific Python packages. Covers Sphinx, MkDocs, NumPy-style docstrings, Diataxis framework, accessibility standards, and documentation hosting with Read the Docs.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Custom AI agents and skills for Research Software Engineering (RSE) and Scientific Computing tasks, designed for use with Claude Code and compatible AI coding assistants.
Click the badge above to open a Codespace with all RSE plugins pre-installed. Claude Code and GitHub Copilot CLI are ready to use immediately.
To route Copilot through a custom LiteLLM-compatible gateway, you need to set two secrets. Because GitHub Codespaces secrets can only be scoped to repos you own, follow these steps:
LITELLM_BASE_URL — your gateway base URLLITELLM_API_KEY — your gateway API keyThe Codespace will automatically detect the secrets and configure Copilot to route through your gateway.
This repository provides specialized agents and skills that understand the unique challenges of scientific software development, including:
To use these agents and skills in Claude Code, add this repository to your plugin marketplace:
/plugin marketplace add uw-ssec/rse-plugins
Once installed, the agents and skills will be available in your Claude Code environment and can be invoked when working on scientific software projects.
The repository provides Claude Code plugins organized by domain. Each plugin contains agents (specialized AI personas) and skills (reusable knowledge modules).
Expert agents and comprehensive skills for modern Scientific Python development.
Agents:
Skills:
When to use: Scientific computing projects, data analysis pipelines, research software development, package creation, reproducible research workflows
Domain-specific scientific computing agents and skills for astronomy, geospatial analysis, climate science, and interactive visualization.
Agents:
Skills:
When to use: Astronomy research, telescope data processing, climate data analysis, Earth science workflows, geospatial analysis
Skills-first research workflows for Research Software Engineers and researchers — covering the full arc from understanding code and surveying prior art through planning, experimentation, implementation, validation, reproducibility, and handoff.
npx claudepluginhub uw-ssec/rse-plugins --plugin scientific-python-developmentProject lifecycle management — onboarding, documentation quality, handoff readiness, and community health for research software projects
Agents and skills for Research-Through-Design approach to research software design
Domain-specific scientific computing agents and skills
Structured AI-enabled research workflows for software development: Research, Plan, Experiment, Implement
Comprehensive agents and skills for working with the Zarr array storage format
Structured AI-enabled research workflows for software development: Research, Plan, Experiment, Implement
Research-backed best practices for building modern, production-grade Python packages — project structure, pyproject.toml, typing, testing, CI/CD, documentation, versioning, API design, packaging, security, and developer experience
Development automation skills for Python projects
Multi-agent workflow framework for building, testing, and shipping statistical software packages
Scientific research agent extension - turns research goals into reproducible Jupyter notebooks with Python REPL, data analysis, and ML workflows
Opinionated Python 3.11+ engineering system. Establishes strong defaults (SOLID, typing policy, testing standards, code smell detection) and routes to specialist skills for TDD, CLI, web, data/science, and constrained environments.