CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. lingzhi227
  4. /
  5. agent-research-skills
  6. /
  7. Self Review

Self Review

Editor's Note

This does a multi-reviewer simulation of your academic paper before you submit it. It extracts text from PDFs or LaTeX, then runs three independent reviews using different personas (harsh but fair, harsh and critical, open-minded) following the NeurIPS review format. Each reviewer goes through up to three reflection rounds to refine their scores, then all reviews get aggregated with weighted scoring borrowed from AgentLaboratory. You get a structured report with consensus strengths and weaknesses, actionable suggestions tagged to specific sections, and a score breakdown table. The workflow is thorough but the quality depends entirely on the paper text extraction working cleanly. Most useful when you want to stress test a draft before real submission and need specific feedback beyond what a single LLM pass would give you.

Install

npx skills add https://github.com/lingzhi227/agent-research-skills --skill self-review
Votes
0
Installs592
GitHub Stars93
Categories
Testing & QAGit & Pull RequestsCode Review & QualityAI & Agent BuildingData Science & ML
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Testing & QA Skills

View all →
playwright-e2e-testing

bobmatnyc/claude-mpm-skills

0
2.7k
44
Cross-browser end-to-end testing with auto-wait, parallel execution, and built-in debugging tools.
e2e-testing-patterns

wshobson/agents

0
15.6k
35.5k
Comprehensive guide to building reliable, maintainable end-to-end test suites with Playwright and Cypress.
e2e-testing

affaan-m/everything-claude-code

0
4.4k
183.5k
Playwright E2E testing patterns with Page Object Model, configuration, CI/CD setup, and flaky test strategies.
e2e-testing

hieutrtr/ai1-skills

0
1.5k
8
End-to-end testing patterns with Playwright for full-stack Python/React applications.
playwright-testing

alinaqi/claude-bootstrap

0
1.3k
628
Cross-browser E2E testing with Page Objects, authentication, and CI/CD integration.
jest-react-testing

manutej/luxor-claude-marketplace

0
672
55
Comprehensive React component testing with Jest and React Testing Library covering configuration, mocking, async patterns, and best practices.