Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By uw-ssec
Orchestrate AI-guided six-phase workflows for software development: research codebase topics, create and iterate detailed plans, experiment with code prototypes evaluating trade-offs, implement changes sequentially, validate against plans with tests and git history, and generate handoff docs summarizing state and next steps.
npx claudepluginhub uw-ssec/rse-plugins --plugin ai-research-workflowsExperiment with different approaches before committing to implementation
Create a handoff document to transfer work context to another session
Implement changes based on an approved plan, tracking progress phase by phase
Update an existing implementation plan based on feedback
Create a detailed implementation plan through interactive research and iteration
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Agents and skills for Scientific Python development and best practices
Development automation skills for Python projects
OSS Claude Code config: agents, skills, and hooks for professional AI-assisted development workflows
Agents used for research across multiple data sources. Other plugins expect this one to be enabled.
Structured protocols for feature exploration and development workflows
No description provided.
Agents and skills for Scientific Python development and best practices
Development kit for working with HoloViz ecosystem (Panel, hvPlot, HoloViews, Datashader, GeoViews, Lumen)
Comprehensive agents and skills for working with the Zarr array storage format
Benchmark and optimize Zarr chunking strategies for multi-dimensional scientific datasets on cloud object stores (S3, GCS)
Agents and skills for Research-Through-Design approach to research software design
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.
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
Structured AI-enabled workflow for complex software development tasks with explicit phases for research, planning, experimentation, implementation, and validation.
Agent:
Commands:
/research - Document and understand existing code, patterns, and architecture/plan - Create detailed, testable implementation plans through interactive research/iterate-plan - Refine existing plans based on feedback or changed requirements/experiment - Try multiple approaches before committing to implementation (optional)/implement - Execute the plan phase by phase with verification checkpoints/validate - Systematically verify implementation against plan criteriaSkill:
.agents/ directoryWhen to use: Complex feature development, architectural changes, exploratory implementation, technical research tasks, systematic code refactoring, documented decision-making