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. pmprompt
  4. /
  5. claude-plugin-product-management
  6. /
  7. Trustworthy Experiments

Trustworthy Experiments

Editor's Note

This is Ronny Kohavi's framework for running A/B tests that actually produce trustworthy results. It helps you design experiments with proper sample sizes, validate results before shipping, and avoid the false positives that plague most testing programs. The core insight is sobering: 66-92% of experiments fail to improve metrics, and with an 8% base success rate, a p-value of 0.05 still means 26% false positive risk. Use this when you're setting up experimentation infrastructure, diagnosing suspicious results, or need to make confident ship/no-ship decisions. Skip it if you don't have tens of thousands of users or need immediate answers.

Install

npx skills add https://github.com/pmprompt/claude-plugin-product-management --skill trustworthy-experiments
Votes
0
Installs212
GitHub Stars40
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment