By sxg
Review and critique scientific manuscripts. Identifies critical issues with detailed explanations and recommendations, providing an overall assessment with accept/revise/reject recommendation.
npx claudepluginhub joshuarweaver/cascade-content-creation-misc-1 --plugin sxg-scienceReviews scientific manuscripts for academic rigor and significance. Evaluates the validity of the research question, strength of conclusions, novelty, and value to readers in the field.
Reviews scientific manuscripts for statistical and methodological rigor. Evaluates whether statistical methods are appropriate, correctly executed, and completely reported.
A marketplace of Claude Code plugins for scientific research and writing.
/plugin marketplace add sxg/biomedical-science-writer
/plugin install writer@science
| Plugin | Description | Version |
|---|---|---|
| writer | Draft biomedical research manuscripts with specialist agents | 2.3.0 |
Draft biomedical research manuscripts from organized project folders containing papers, data, figures, and GitHub code repositories.
Features:
Commands:
/writer:draft - Full workflow/writer:literature - Literature review only/writer:methods - Code analysis only/writer:results - Results interpretation only/writer:synthesize - Generate Discussion/Abstract/writer:assemble - Final assemblyTo add a new plugin to this marketplace:
Create a directory under plugins/:
plugins/my-new-plugin/
├── .claude-plugin/
│ └── plugin.json
├── commands/
├── skills/
└── agents/
Add the plugin entry to .claude-plugin/marketplace.json:
{
"name": "my-new-plugin",
"source": "my-new-plugin",
"description": "Plugin description",
"version": "1.0.0"
}
MIT
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Uses power tools
Uses Bash, Write, or Edit tools
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.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification