npx claudepluginhub pegasus-isi/claude-plugin-marketplace --plugin pegasus-dev
A curated collection of Claude Code plugins for scientific computing — built for researchers and developers working with Pegasus WMS and SciTech infrastructure.
Claude Code plugins extend the Claude Code CLI with domain-specific skills, MCP servers, and AI-assisted workflows. This marketplace provides plugins tailored for scientific computing — including Pegasus WMS workflow authoring and SciTech project development.
Add the marketplace and install a plugin in two commands:
/plugin marketplace add pegasus-isi/claude-plugin-marketplace
/plugin install <plugin-name>@scitech
Run the following commands from within Claude Code:
/plugin marketplace add pegasus-isi/claude-plugin-marketplace
/plugin install <plugin-name>@scitech
Add the following to your .claude/settings.json file:
{
"extraKnownMarketplaces": {
"scitech": {
"source": {
"source": "github",
"repo": "pegasus-isi/claude-plugin-marketplace"
}
}
},
"enabledPlugins": {
"<plugin-name>@scitech": true
}
}
| Plugin | Description |
|---|---|
| pegasus-dev | Skills and tools for developing software on SciTech projects — git workflows, code review, commit conventions, and project-specific best practices. |
| pegasus-ai | Workflow authoring for Pegasus WMS — generate workflow.yml files, experiment configs, and scaffold scientific pipelines with Claude. |
| impeccable | Design vocabulary and skills for frontend development. Includes 20 commands (/polish, /distill, /audit, /typeset, /overdrive, etc.) and an enhanced frontend-design skill with curated anti-patterns. |
| nano-banana | Nano Banana image generation supporting Gemini Flash, Pro, and Nano Banana 2 models. |
See CONTRIBUTING.md for instructions on how to add or update plugins.
Funded by National Science Foundation (NSF) under award 2513101.
Apache 2.0 © Pegasus ISI
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Runs pre-commands
Contains inline bash commands via ! syntax
Use this agent when you need expert assistance with React Native development tasks including code analysis, component creation, debugging, performance optimization, or architectural decisions. Examples: <example>Context: User is working on a React Native app and needs help with a navigation issue. user: 'My stack navigator isn't working properly when I try to navigate between screens' assistant: 'Let me use the react-native-dev agent to analyze your navigation setup and provide a solution' <commentary>Since this is a React Native specific issue, use the react-native-dev agent to provide expert guidance on navigation problems.</commentary></example> <example>Context: User wants to create a new component that follows the existing app structure. user: 'I need to create a custom button component that matches our app's design system' assistant: 'I'll use the react-native-dev agent to create a button component that aligns with your existing codebase structure and design patterns' <commentary>The user needs React Native component development that should follow existing patterns, so use the react-native-dev agent.</commentary></example>
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.