[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-75081":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":10,"languages":10,"totalLinesOfCode":10,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":32,"readmeContent":33,"aiSummary":34,"trendingCount":15,"starSnapshotCount":15,"syncStatus":35,"lastSyncTime":36,"discoverSource":37},75081,"pm-skills","phuryn\u002Fpm-skills","phuryn","PM Skills Marketplace: 100+ agentic skills, commands, and plugins — from discovery to strategy, execution, launch, and growth.","https:\u002F\u002Fwww.productcompass.pm\u002Fp\u002Fpm-skills-marketplace-claude",null,14623,1610,139,12,0,2494,2860,3509,7482,44.62,"MIT License",false,"main",[25,26,27,28,29,30,31],"agent-skill-repository","agent-skills","agentic-skills","claude-code-marketplace","claude-code-plugins","claude-cowork-plugin","product-management","2026-06-12 02:03:32","![GitHub stars](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fstars\u002Fphuryn\u002Fpm-skills)\n[![License: MIT](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-MIT-yellow?style=flat-square)](https:\u002F\u002Fgithub.com\u002Fphuryn\u002Fpm-skills\u002Fblob\u002Fmain\u002FLICENSE)\n[![PRs Welcome](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FPRs-welcome-brightgreen?style=flat-square)](https:\u002F\u002Fgithub.com\u002Fphuryn\u002Fpm-skills\u002Fblob\u002Fmain\u002FCONTRIBUTING.md)\n\n# PM Skills Marketplace: The AI Operating System for Better Product Decisions\n\n> 65 PM skills and 36 chained workflows across 8 plugins. Claude Code, Cowork, and more. From discovery to strategy, execution, launch, and growth. \n\n![Plugin overview](.docs\u002Fimages\u002Fplugins-overview.webp)\n\nDesigned for Claude Code and Cowork. Skills compatible with other AI assistants.\n\n## Start Here\n\nNew idea? → `\u002Fdiscover`  \nNeed strategic clarity? → `\u002Fstrategy`  \nWriting a PRD? → `\u002Fwrite-prd`  \nPlanning a launch? → `\u002Fplan-launch`  \nDefining metrics? → `\u002Fnorth-star`\n\nIf this project helps you, ⭐ the repo.\n\n## Why PM Skills Marketplace?\n\nGeneric AI gives you text. PM Skills Marketplace gives you structure.\n\nEach skill encodes a proven PM framework — discovery, assumption mapping, prioritization, strategy — and walks you through it step by step. You get the rigor of Teresa Torres, Marty Cagan, and Alberto Savoia built into your daily workflow, not sitting on a bookshelf.\n\nThe result: better product decisions, not just faster documents.\n\n## How It Works (Skills, Commands, Plugins)\n\n**Skills** are the building blocks of the marketplace. Each skill gives Claude domain knowledge, analytical frameworks, or a guided workflow for a specific PM task. Some skills also work as reusable foundations that multiple commands share. \n\nSkills are loaded automatically when relevant to the conversation — no explicit invocation needed. If needed (e.g., prioritizing skills over general knowledge), you can **force loading skills** with `\u002Fplugin-name:skill-name` or `\u002Fskill-name` (Claude will add the prefix).\n\n**Commands** are user-triggered workflows invoked with `\u002Fcommand-name`. They chain one or more skills into an end-to-end process. For example, `\u002Fdiscover` chains four skills together: brainstorm-ideas → identify-assumptions → prioritize-assumptions → brainstorm-experiments.\n\n**Plugins** group related skills and commands into installable packages. Each plugin covers a PM domain — discovery, strategy, execution, and so on. Installing the marketplace gives you all 8 plugins at once.\n\n![How skills work](.docs\u002Fimages\u002Fhow-skills-work.webp)\n\nCommands use skills. Some skills serve multiple commands. Some skills (like `prioritization-frameworks` or `opportunity-solution-tree`) are standalone references that Claude draws on whenever relevant — no command needed.\n\nCommands are designed to flow into each other, matching the PM workflow. After any command completes, it suggests relevant next commands — just follow the prompts.\n\n## Installation\n\n### Claude Cowork (recommended for non-developers)\n\n1. Open **Customize** (bottom-left)\n2. Go to **Browse plugins** → **Personal** → **+**\n3. Select **Add marketplace from GitHub**\n4. Enter: `phuryn\u002Fpm-skills`\n\nAll 8 plugins install automatically. You get both commands (`\u002Fdiscover`, `\u002Fstrategy`, etc.) and skills.\n\n![Installing PM Skills in Claude Cowork](.docs\u002Fimages\u002Fpm-skills-install.gif)\n\n### Claude Code (CLI)\n\n```bash\n# Step 1: Add the marketplace\nclaude plugin marketplace add phuryn\u002Fpm-skills\n\n# Step 2: Install individual plugins\nclaude plugin install pm-toolkit@pm-skills\nclaude plugin install pm-product-strategy@pm-skills\nclaude plugin install pm-product-discovery@pm-skills \nclaude plugin install pm-market-research@pm-skills \nclaude plugin install pm-data-analytics@pm-skills\nclaude plugin install pm-marketing-growth@pm-skills\nclaude plugin install pm-go-to-market@pm-skills\nclaude plugin install pm-execution@pm-skills\n```\n\n### Other AI assistants (skills only)\n\nThe `skills\u002F*\u002FSKILL.md` files follow the universal skill format and work with any tool that reads it. Commands (`\u002Fslash-commands`) are Claude-specific.\n\n| Tool | How to use | What works |\n|------|-----------|------------|\n| **Gemini CLI** | Copy skill folders to `.gemini\u002Fskills\u002F` | Skills only |\n| **OpenCode** | Copy skill folders to `.opencode\u002Fskills\u002F` | Skills only |\n| **Cursor** | Copy skill folders to `.cursor\u002Fskills\u002F` | Skills only |\n| **Codex CLI** | Copy skill folders to `.codex\u002Fskills\u002F` | Skills only |\n| **Kiro** | Copy skill folders to `.kiro\u002Fskills\u002F` | Skills only |\n\n```bash\n# Example: copy all skills for OpenCode (project-level)\nfor plugin in pm-*\u002F; do\n  mkdir -p .opencode\u002Fskills\u002F\n  cp -r \"$plugin\u002Fskills\u002F\"* .opencode\u002Fskills\u002F 2>\u002Fdev\u002Fnull\ndone\n\n# Example: copy all skills for Gemini CLI (global)\nfor plugin in pm-*\u002F; do\n  cp -r \"$plugin\u002Fskills\u002F\"* ~\u002F.gemini\u002Fskills\u002F 2>\u002Fdev\u002Fnull\ndone\n```\n\n---\n\n## Available Plugins\n\n\u003Cdetails>\n\u003Csummary>\u003Cstrong>1. pm-product-discovery\u003C\u002Fstrong> — Ideation, experiments, assumption testing, OSTs, interviews (13 skills, 5 commands)\u003C\u002Fsummary>\n\n**Skills (13):**\n\n- `brainstorm-ideas-existing` — Multi-perspective ideation for existing products (PM, Designer, Engineer)\n- `brainstorm-ideas-new` — Ideation for new products in initial discovery\n- `brainstorm-experiments-existing` — Design experiments to test assumptions for existing products\n- `brainstorm-experiments-new` — Design lean startup pretotypes for new products (Alberto Savoia)\n- `identify-assumptions-existing` — Identify risky assumptions across Value, Usability, Viability, and Feasibility\n- `identify-assumptions-new` — Identify risky assumptions across 8 risk categories including Go-to-Market, Strategy, and Team\n- `prioritize-assumptions` — Prioritize assumptions using an Impact × Risk matrix with experiment suggestions\n- `prioritize-features` — Prioritize a feature backlog based on impact, effort, risk, and strategic alignment\n- `analyze-feature-requests` — Analyze and categorize customer feature requests by theme and strategic fit\n- `opportunity-solution-tree` — Build an Opportunity Solution Tree (Teresa Torres) — outcome → opportunities → solutions → experiments\n- `interview-script` — Create a structured customer interview script with JTBD probing questions\n- `summarize-interview` — Summarize an interview transcript into JTBD, satisfaction signals, and action items\n- `metrics-dashboard` — Design a product metrics dashboard with North Star, input metrics, and alert thresholds\n\n**Commands (5):**\n\n- `\u002Fdiscover` — Full discovery cycle: ideation → assumption mapping → prioritization → experiment design\n- `\u002Fbrainstorm` — Multi-perspective ideation (`ideas|experiments` × `existing|new`)\n- `\u002Ftriage-requests` — Analyze and prioritize a batch of feature requests\n- `\u002Finterview` — Prepare an interview script or summarize a transcript (`prep|summarize`)\n- `\u002Fsetup-metrics` — Design a product metrics dashboard\n\n**Examples:**\n\nSkills:\n- `What are the riskiest assumptions for our AI writing assistant idea?`\n- `Help me build an Opportunity Solution Tree for improving user activation`\n- `Prioritize these 12 feature requests from our enterprise customers [attach CSV]`\n\nCommands:\n- `\u002Fdiscover AI-powered meeting summarizer for remote teams`\n- `\u002Fbrainstorm experiments existing — We need to reduce churn in our onboarding flow`\n- `\u002Finterview prep — We're interviewing enterprise buyers about their procurement workflow`\n\n\u003C\u002Fdetails>\n\n\u003Cdetails>\n\u003Csummary>\u003Cstrong>2. pm-product-strategy\u003C\u002Fstrong> — Vision, business models, pricing, competitive landscape (12 skills, 5 commands)\u003C\u002Fsummary>\n\nProduct strategy, vision, business models, pricing, and macro environment analysis. Covers the full strategic toolkit from vision crafting through competitive landscape scanning.\n\n**Skills (12):**\n\n- `product-strategy` — Comprehensive 9-section Product Strategy Canvas (vision → defensibility)\n- `startup-canvas` — Startup Canvas combining Product Strategy (9 sections) + Business Model — an alternative to BMC and Lean Canvas for new products\n- `product-vision` — Craft an inspiring, achievable, and emotional product vision\n- `value-proposition` — 6-part JTBD value proposition (Who, Why, What before, How, What after, Alternatives)\n- `lean-canvas` — Lean Canvas business model for startups and new products\n- `business-model` — Business Model Canvas with all 9 building blocks\n- `monetization-strategy` — Brainstorm 3–5 monetization strategies with validation experiments\n- `pricing-strategy` — Pricing models, competitive analysis, willingness-to-pay, and price elasticity\n- `swot-analysis` — SWOT analysis with actionable recommendations\n- `pestle-analysis` — Macro environment: Political, Economic, Social, Technological, Legal, Environmental\n- `porters-five-forces` — Competitive forces analysis (rivalry, suppliers, buyers, substitutes, new entrants)\n- `ansoff-matrix` — Growth strategy mapping across markets and products\n\n**Commands (5):**\n\n- `\u002Fstrategy` — Create a complete 9-section Product Strategy Canvas\n- `\u002Fbusiness-model` — Explore business models (`lean|full|startup|value-prop|all`)\n- `\u002Fvalue-proposition` — Design a value proposition using the 6-part JTBD template\n- `\u002Fmarket-scan` — Macro environment analysis combining SWOT + PESTLE + Porter's + Ansoff\n- `\u002Fpricing` — Design a pricing strategy with competitive analysis and experiments\n\n**Examples:**\n\nSkills:\n- `Compare Lean Canvas vs Business Model Canvas vs Startup Canvas for my marketplace startup`\n- `Design a value proposition for our AI writing assistant targeting non-native English speakers`\n- `Run a Porter's Five Forces analysis for the project management SaaS market`\n\nCommands:\n- `\u002Fstrategy B2B project management tool for agencies`\n- `\u002Fbusiness-model startup — AI writing tool for non-native English speakers`\n- `\u002Fvalue-proposition SaaS onboarding tool for enterprise customers`\n\n\u003C\u002Fdetails>\n\n\u003Cdetails>\n\u003Csummary>\u003Cstrong>3. pm-execution\u003C\u002Fstrong> — PRDs, OKRs, roadmaps, sprints, retros, release notes, stakeholder management (15 skills, 10 commands)\u003C\u002Fsummary>\n\nDay-to-day product management: PRDs, OKRs, roadmaps, sprints, retrospectives, release notes, pre-mortems, stakeholder management, user stories, and prioritization frameworks.\n\n**Skills (15):**\n\n- `create-prd` — Comprehensive 8-section PRD template\n- `brainstorm-okrs` — Team-level OKRs aligned with company objectives\n- `outcome-roadmap` — Transform a feature list into an outcome-focused roadmap\n- `sprint-plan` — Sprint planning with capacity estimation, story selection, and risk identification\n- `retro` — Structured sprint retrospective facilitation\n- `release-notes` — User-facing release notes from tickets, PRDs, or changelogs\n- `pre-mortem` — Risk analysis with Tigers\u002FPaper Tigers\u002FElephants classification\n- `stakeholder-map` — Power × Interest grid with tailored communication plan\n- `summarize-meeting` — Meeting transcript → decisions + action items\n- `user-stories` — User stories following the 3 C's and INVEST criteria\n- `job-stories` — Job stories: When [situation], I want to [motivation], so I can [outcome]\n- `wwas` — Product backlog items in Why-What-Acceptance format\n- `test-scenarios` — Test scenarios: happy paths, edge cases, error handling\n- `dummy-dataset` — Realistic dummy datasets as CSV, JSON, SQL, or Python\n- `prioritization-frameworks` — Reference guide to 9 prioritization frameworks (Opportunity Score, ICE, RICE, MoSCoW, Kano, etc.)\n\n**Commands (10):**\n\n- `\u002Fwrite-prd` — Create a PRD from a feature idea or problem statement\n- `\u002Fplan-okrs` — Brainstorm team-level OKRs\n- `\u002Ftransform-roadmap` — Convert a feature-based roadmap into outcome-focused\n- `\u002Fsprint` — Sprint lifecycle (`plan|retro|release`)\n- `\u002Fpre-mortem` — Pre-mortem risk analysis on a PRD or launch plan\n- `\u002Fmeeting-notes` — Summarize a meeting transcript into structured notes\n- `\u002Fstakeholder-map` — Map stakeholders and create a communication plan\n- `\u002Fwrite-stories` — Break features into backlog items (`user|job|wwa`)\n- `\u002Ftest-scenarios` — Generate test scenarios from user stories\n- `\u002Fgenerate-data` — Create realistic dummy datasets\n\n**Examples:**\n\nSkills:\n- `Which prioritization framework should I use for a 50-item backlog?`\n- `Map our stakeholders for the platform migration project`\n- `What's the difference between Opportunity Score, ICE, and RICE?`\n\nCommands:\n- `\u002Fwrite-prd Smart notification system that reduces alert fatigue`\n- `\u002Fsprint retro — Here are the notes from our last sprint`\n- `\u002Fwrite-stories job — Break down the \"team dashboard\" feature into job stories`\n\n\u003C\u002Fdetails>\n\n\u003Cdetails>\n\u003Csummary>\u003Cstrong>4. pm-market-research\u003C\u002Fstrong> — Personas, segmentation, journey maps, market sizing, competitor analysis (7 skills, 3 commands)\u003C\u002Fsummary>\n\nUser research and competitive analysis: personas, segmentation, journey maps, market sizing, competitor analysis, and feedback analysis.\n\n**Skills (7):**\n\n- `user-personas` — Create refined user personas from research data\n- `market-segments` — Identify 3–5 customer segments with demographics, JTBD, and product fit\n- `user-segmentation` — Segment users from feedback data based on behavior, JTBD, and needs\n- `customer-journey-map` — End-to-end journey map with stages, touchpoints, emotions, and pain points\n- `market-sizing` — TAM, SAM, SOM with top-down and bottom-up approaches\n- `competitor-analysis` — Competitor strengths, weaknesses, and differentiation opportunities\n- `sentiment-analysis` — Sentiment analysis and theme extraction from user feedback\n\n**Commands (3):**\n\n- `\u002Fresearch-users` — Build personas, segment users, and map the customer journey\n- `\u002Fcompetitive-analysis` — Analyze the competitive landscape\n- `\u002Fanalyze-feedback` — Sentiment analysis and segment insights from user feedback\n\n**Examples:**\n\nSkills:\n- `Estimate TAM\u002FSAM\u002FSOM for an AI code review tool in the US market`\n- `Create a customer journey map for our e-commerce checkout flow`\n- `Segment these survey respondents by behavior and needs [attach CSV]`\n\nCommands:\n- `\u002Fresearch-users We have interview data from 12 users of our fitness app`\n- `\u002Fcompetitive-analysis Figma competitors in the design tool space`\n- `\u002Fanalyze-feedback Here's 200 NPS responses from Q4 [attach file]`\n\n\u003C\u002Fdetails>\n\n\u003Cdetails>\n\u003Csummary>\u003Cstrong>5. pm-data-analytics\u003C\u002Fstrong> — SQL generation, cohort analysis, A\u002FB test analysis (3 skills, 3 commands)\u003C\u002Fsummary>\n\nData analytics for PMs: SQL query generation, cohort analysis, and A\u002FB test analysis.\n\n**Skills (3):**\n\n- `sql-queries` — Generate SQL from natural language (BigQuery, PostgreSQL, MySQL)\n- `cohort-analysis` — Retention curves, feature adoption, and engagement trends by cohort\n- `ab-test-analysis` — Statistical significance, sample size validation, and ship\u002Fextend\u002Fstop recommendations\n\n**Commands (3):**\n\n- `\u002Fwrite-query` — Generate SQL queries from natural language\n- `\u002Fanalyze-cohorts` — Cohort analysis on user engagement data\n- `\u002Fanalyze-test` — Analyze A\u002FB test results\n\n**Examples:**\n\nSkills:\n- `How large a sample do I need for 95% confidence with a 2% MDE?`\n- `What retention metrics should I track for a subscription app?`\n\nCommands:\n- `\u002Fwrite-query Show me monthly active users by country for Q4 2025 (BigQuery)`\n- `\u002Fanalyze-test Here are the results from our checkout flow A\u002FB test [attach CSV]`\n- `\u002Fanalyze-cohorts Weekly retention for users who signed up in January vs February`\n\n\u003C\u002Fdetails>\n\n\u003Cdetails>\n\u003Csummary>\u003Cstrong>6. pm-go-to-market\u003C\u002Fstrong> — Beachhead segments, ICPs, messaging, growth loops, GTM motions, battlecards (6 skills, 3 commands)\u003C\u002Fsummary>\n\nGo-to-market strategy: beachhead segments, ideal customer profiles, messaging, growth loops, GTM motions, and competitive battlecards.\n\n**Skills (6):**\n\n- `gtm-strategy` — Full GTM strategy: channels, messaging, success metrics, and launch plan\n- `beachhead-segment` — Identify the first beachhead market segment\n- `ideal-customer-profile` — ICP with demographics, behaviors, JTBD, and needs\n- `growth-loops` — Design sustainable growth loops (flywheels)\n- `gtm-motions` — Evaluate GTM motions and tools (product-led, sales-led, etc.)\n- `competitive-battlecard` — Sales-ready battlecard with objection handling and win strategies\n\n**Commands (3):**\n\n- `\u002Fplan-launch` — Full GTM strategy from beachhead to launch plan\n- `\u002Fgrowth-strategy` — Design growth loops and evaluate GTM motions\n- `\u002Fbattlecard` — Create a competitive battlecard\n\n**Examples:**\n\nSkills:\n- `What's the best beachhead segment for a developer productivity tool?`\n- `Design a growth loop for a B2B SaaS with a freemium tier`\n- `Define our ICP for an AI-powered HR screening platform`\n\nCommands:\n- `\u002Fplan-launch AI code review tool targeting mid-size engineering teams`\n- `\u002Fbattlecard Our CRM vs Salesforce for the SMB market`\n- `\u002Fgrowth-strategy Two-sided marketplace for connecting freelancers with startups`\n\n\u003C\u002Fdetails>\n\n\u003Cdetails>\n\u003Csummary>\u003Cstrong>7. pm-marketing-growth\u003C\u002Fstrong> — Marketing ideas, positioning, value props, naming, North Star metrics (5 skills, 2 commands)\u003C\u002Fsummary>\n\nProduct marketing and growth: marketing ideas, positioning, value proposition statements, product naming, and North Star metrics.\n\n**Skills (5):**\n\n- `marketing-ideas` — Creative, cost-effective marketing ideas with channels and messaging\n- `positioning-ideas` — Product positioning differentiated from competitors\n- `value-prop-statements` — Value proposition statements for marketing, sales, and onboarding\n- `product-name` — Product name brainstorming aligned to brand values and audience\n- `north-star-metric` — North Star Metric + input metrics with business game classification\n\n**Commands (2):**\n\n- `\u002Fmarket-product` — Brainstorm marketing ideas, positioning, value props, and product names\n- `\u002Fnorth-star` — Define your North Star Metric and supporting input metrics\n\n**Examples:**\n\nSkills:\n- `Brainstorm 5 positioning angles that differentiate us from Notion`\n- `What's a good North Star Metric for a two-sided marketplace?`\n- `Generate value prop statements for our sales team's pitch deck`\n\nCommands:\n- `\u002Fmarket-product B2B analytics dashboard for e-commerce managers`\n- `\u002Fnorth-star Two-sided marketplace connecting freelancers with clients`\n\n\u003C\u002Fdetails>\n\n\u003Cdetails>\n\u003Csummary>\u003Cstrong>8. pm-toolkit\u003C\u002Fstrong> — Resume review, legal documents, proofreading (4 skills, 5 commands)\u003C\u002Fsummary>\n\nPM utilities beyond core product work: resume review, legal documents, and proofreading.\n\n**Skills (4):**\n\n- `review-resume` — PM resume review and tailoring against 10 best practices (XYZ+S formula, keywords, structure)\n- `draft-nda` — Non-Disclosure Agreement with jurisdiction-appropriate clauses\n- `privacy-policy` — Privacy policy covering GDPR\u002FCCPA compliance\n- `grammar-check` — Grammar, logic, and flow checking with targeted fixes\n\n**Commands (5):**\n\n- `\u002Freview-resume` — Comprehensive PM resume review\n- `\u002Ftailor-resume` — Tailor a resume to a specific job description\n- `\u002Fdraft-nda` — Draft an NDA\n- `\u002Fprivacy-policy` — Draft a privacy policy\n- `\u002Fproofread` — Check grammar, logic, and flow\n\n**Examples:**\n\nSkills:\n- `Review my PM resume against best practices [attach PDF]`\n- `Check this product announcement for grammar and clarity`\n\nCommands:\n- `\u002Freview-resume [attach your PM resume]`\n- `\u002Ftailor-resume [attach resume + paste job description]`\n- `\u002Fproofread Here's the draft of our Q1 investor update`\n\n\u003C\u002Fdetails>\n\n---\n\n## About\n\nThis marketplace evolves with product practice and AI capabilities.\n\nSelected skills based on the work of:\n\n- Teresa Torres — [*Continuous Discovery Habits*](https:\u002F\u002Fwww.amazon.com\u002FContinuous-Discovery-Habits-Discover-Products\u002Fdp\u002F1736633309\u002F)\n- Marty Cagan — [*INSPIRED*](https:\u002F\u002Fwww.amazon.com\u002FINSPIRED-Create-Tech-Products-Customers\u002Fdp\u002F1119387507\u002F) and [*TRANSFORMED*](https:\u002F\u002Fwww.amazon.com\u002Fdp\u002F1119697336\u002F)\n- Alberto Savoia — [*The Right It*](https:\u002F\u002Fwww.amazon.com\u002FRight-Many-Ideas-Yours-Succeed\u002Fdp\u002F0062884654)\n- Dan Olsen — [*The Lean Product Playbook*](https:\u002F\u002Fwww.amazon.com\u002Fdp\u002F1118960874\u002F)\n- Roger L. Martin — [*Playing to Win*](https:\u002F\u002Fwww.amazon.com\u002FPlaying-Win-Expanded-Bonus-Articles\u002Fdp\u002FB0F25SDYWV\u002F)\n- Ash Maurya — [*Running Lean*](https:\u002F\u002Fwww.amazon.com\u002Fdp\u002FB004J4XGN6\u002F)\n- Strategyzer — [*Business Model Generation*](https:\u002F\u002Fwww.amazon.com\u002Fdp\u002F0470876417\u002F) and [*Value Proposition Design*](https:\u002F\u002Fwww.amazon.com\u002Fdp\u002F1118968050\u002F)\n- Christina Wodtke — [*Radical Focus*](https:\u002F\u002Fwww.amazon.com\u002FRadical-Focus-Achieving-Important-Objectives\u002Fdp\u002F0996006052)\n- Anthony W. Ulwick — [*Jobs to Be Done*](https:\u002F\u002Fjobs-to-be-done-book.com\u002F)\n- Alistair Croll & Benjamin Yoskovitz — [*Lean Analytics*](https:\u002F\u002Fwww.amazon.com\u002FLean-Analytics-Better-Startup-Faster\u002Fdp\u002F1449335675\u002F)\n- Sean Ellis — [*Hacking Growth*](https:\u002F\u002Fwww.amazon.com\u002FHacking-Growth-Fastest-Growing-Companies-Breakout\u002Fdp\u002F045149721X\u002F)\n- Maja Voje — [*Go-To-Market Strategist*](https:\u002F\u002Fgtmstrategist.com\u002F)\n\nCurated by Paweł Huryn from [The Product Compass Newsletter](https:\u002F\u002Fwww.productcompass.pm).\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## Known Issue on Windows\n\nIf your Cowork is unstable and can't start a VM ([claude-code\u002Fissues\u002F27010](https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fclaude-code\u002Fissues\u002F27010)), try:\n\n```powershell\n$action = New-ScheduledTaskAction -Execute \"powershell.exe\" -Argument \"-WindowStyle Hidden -Command `\"if ((Get-Service CoworkVMService).Status -ne 'Running') { Start-Service CoworkVMService }`\"\"\n\n$trigger = New-ScheduledTaskTrigger -RepetitionInterval (New-TimeSpan -Minutes 1) -Once -At (Get-Date)\n\n$settings = New-ScheduledTaskSettingsSet -AllowStartIfOnBatteries -DontStopIfGoingOnBatteries\n\nRegister-ScheduledTask -TaskName \"CoworkVMServiceMonitor\" `\n  -Action $action `\n  -Trigger $trigger `\n  -Settings $settings `\n  -RunLevel Highest `\n  -User \"SYSTEM\"\n```\n\nIt solves 90% of the issues on Windows.\nThe remaining 10%: open services.msc > start \"Claude\" service manually\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n","PM Skills Marketplace 是一个面向产品管理的专业技能、命令和插件集合，涵盖了从发现、策略制定到执行、发布及增长的全过程。该项目包含超过100项代理技能与36个链式工作流程，通过8个插件提供结构化的产品决策支持，适用于Claude Code和Cowork等AI助手环境。其核心功能在于将经过验证的产品管理框架（如Teresa Torres, Marty Cagan的方法论）转化为可直接应用于日常工作的步骤指导，从而帮助用户做出更明智的产品决策而非仅仅加速文档编写过程。适合需要系统化方法来提升产品管理效率与质量的团队或个人使用。",2,"2026-06-11 03:52:15","high_star"]