[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-phuryn-release-notes-en":3,"guides-for-phuryn-release-notes":1129,"similar-k17agmt7teennv4zpzzqf49wxd86m778-en":1130},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":238,"isFallback":223,"parentExtension":243,"providers":301,"relations":305,"repo":306,"tags":1127,"workflow":1128},1778695383013.7292,"k17agmt7teennv4zpzzqf49wxd86m778",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Generate user-facing release notes from tickets, PRDs, or changelogs. Creates clear, engaging summaries organized by category (new features, improvements, fixes). Use when writing release notes, creating changelogs, announcing product updates, or summarizing what shipped.",{"claudeCode":12},"phuryn/pm-skills","release-notes","https://github.com/phuryn/pm-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":221,"workflow":236},1778695790877.096,"kn7f4fbmt2csx7j9nzjyyf83ad86mk0v","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":199,"promptVersionExtension":203,"promptVersionScoring":204,"purpose":205,"rationale":206,"score":207,"summary":208,"tags":209,"targetMarket":214,"tier":215,"useCases":216},[21,26,29,32,36,39,44,48,51,54,58,63,66,70,73,76,79,82,85,88,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of generating user-facing release notes from technical content and names specific use cases like writing release notes and announcing product updates.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a structured approach to transforming raw tickets and PRDs into user-facing release notes, going beyond generic text generation by providing specific categorization and writing principles.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill appears fully implemented, capable of processing various input formats (tickets, PRDs, changelogs) and producing structured release notes, covering the complete lifecycle of note generation.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses specifically on generating release notes from provided content, adhering to a single, well-defined responsibility without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality, clearly outlining its purpose and use cases.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This is a skill that operates within the LLM's tool-use framework, not a set of distinct CLI tools with verb-noun operations.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","The skill does not appear to have external configuration parameters or options beyond the primary input of raw material.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This is a skill and does not expose user-facing tools or commands with names to evaluate.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","As a skill operating within the LLM, it does not have a distinct parameter schema or response shape in the CLI tool sense.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license, clearly indicated in the README and LICENSE file.",{"category":59,"check":60,"severity":61,"summary":62},"Maintenance","Commit recency","warning","The last commit was over 12 months ago (April 22, 2026), indicating the project may be unmaintained.",{"category":59,"check":64,"severity":42,"summary":65},"Dependency Management","The skill does not appear to have any third-party dependencies that require management.",{"category":67,"check":68,"severity":42,"summary":69},"Security","Secret Management","The skill does not handle secrets or sensitive information.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The SKILL.md and README do not indicate any mechanisms for loading untrusted third-party data that could contain instructions.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill does not fetch external files or code at runtime; all instructions are bundled within the skill itself.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","As a skill, it operates within the LLM's sandbox and does not have direct file system access to modify external files.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","There are no detached process spawns or deny-retry loops detectable in the skill's instructions.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","The skill does not involve outbound calls or reference confidential data, thus posing no risk of data exfiltration.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","The bundled content and descriptions appear free of hidden steering tricks or malicious Unicode characters.",{"category":67,"check":89,"severity":24,"summary":90},"Opaque code execution","The skill's instructions are provided in plain, readable markdown, with no evidence of obfuscation or dynamically fetched code.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no assumptions about the user's project structure, as it operates on provided text content.",{"category":96,"check":97,"severity":61,"summary":98},"Trust","Issues Attention","In the last 90 days, 8 issues were opened and 0 were closed, indicating a very slow response rate from maintainers.",{"category":100,"check":101,"severity":61,"summary":102},"Versioning","Release Management","There is no discernible versioning signal (manifest version, GitHub tags, CHANGELOG) for the skill, and installation instructions point to 'main'.",{"category":104,"check":105,"severity":42,"summary":106},"Code Execution","Validation","The skill operates on text input and does not involve executable code or structured output that requires schema validation.",{"category":67,"check":108,"severity":42,"summary":109},"Unguarded Destructive Operations","The skill is analytical and does not perform any destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill's instructions outline error handling for malformed input and specify recovery steps, indicating a robust approach.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","As a skill operating within an LLM, it does not produce local audit logs.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill generates text based on user input and does not operate on personal data or transmit it to third parties.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill is language-agnostic and focused on a universally applicable task, so it targets a global market.",{"category":92,"check":124,"severity":42,"summary":125},"Runtime stability","The skill is designed to run within the LLM environment and has no specific OS or shell dependencies.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README file exists and clearly describes the purpose and functionality of the PM Skills Marketplace.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a single skill, not a collection of tools or commands.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","As a single skill, there are no overlapping tools to evaluate.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","The features described in the README and SKILL.md align with the implemented functionality.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for Claude Cowork and Claude Code, along with example invocations.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The SKILL.md details failure modes, observable symptoms, and recovery steps, providing actionable error information.",{"category":147,"check":148,"severity":42,"summary":149},"Execution","Pinned dependencies","The skill does not utilize third-party dependencies that require pinning.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill is text generation and does not perform state-changing operations or send data outward.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no indication of telemetry collection in the provided files; if it exists, it is not evident and likely opt-in by default.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined as generating release notes from various technical inputs, with clear use cases and boundaries.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise, self-contained, and effectively summarizes the core capability and usage.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is concise, detailing instructions and delegating complex examples to external resources if needed.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md is concise and outlines the process, with potential for deeper material to be handled externally if complexity arose.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","The skill does not involve deep exploration or code review; it generates text based on provided input.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides concrete example transformations of technical changes to user-facing descriptions, demonstrating the intended output.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md documents failure modes (e.g., malformed input) and recovery steps, handling limitations.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","This skill does not rely on external tools like an MCP server; it operates within the LLM.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The instructions specify handling of unexpected input and provide recovery steps, ensuring the workflow halts gracefully if pre-conditions are not met.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and focuses solely on release note generation, without implicit reliance on other skills.",1778695790562,"This skill generates user-facing release notes from technical content such as tickets, PRDs, or changelogs. It categorizes changes into new features, improvements, fixes, breaking changes, and deprecations, and provides principles for writing clear, benefit-oriented entries.",[195,196,197,198],"Generates user-facing release notes","Categorizes changes (features, improvements, fixes)","Transforms technical details into user benefits","Supports various input formats (tickets, PRDs, changelogs)",[200,201,202],"Generating internal developer-focused changelogs","Technical deep-dives into implementation details","Automating the entire release process","3.0.0","4.4.0","To automate the creation of clear and engaging release notes from raw technical information, saving product managers time and ensuring consistent communication.","The skill is well-documented and highly functional for its purpose, but a warning on commit recency and issue attention, coupled with a warning on versioning, prevents a higher tier.",77,"A well-scoped and documented skill for generating user-facing release notes.",[13,210,211,212,213],"documentation","changelog","product-management","writing","global","community",[217,218,219,220],"Writing release notes for software updates","Creating changelogs for project documentation","Announcing product updates to users","Summarizing shipped features",{"codeQuality":222,"collectedAt":224,"documentation":225,"maintenance":228,"security":233,"testCoverage":235},{"hasLockfile":223},false,1778695775131,{"descriptionLength":226,"readmeSize":227},272,22032,{"closedIssues90d":8,"forks":229,"hasChangelog":223,"openIssues90d":230,"pushedAt":231,"stars":232},1305,8,1776868224000,11168,{"hasNpmPackage":223,"license":234,"smitheryVerified":223},"MIT",{"hasCi":223,"hasTests":223},{"updatedAt":237},1778695790877,{"basePath":239,"githubOwner":240,"githubRepo":241,"locale":18,"slug":13,"type":242},"pm-execution/skills/release-notes","phuryn","pm-skills","skill",{"_creationTime":244,"_id":245,"community":246,"display":247,"identity":251,"parentExtension":253,"providers":286,"relations":297,"tags":298,"workflow":299},1778695383013.7253,"k173aezg47g8x0ac26zvea386186n8yd",{"reviewCount":8},{"description":248,"installMethods":249,"name":250,"sourceUrl":14},"Execution and product management skills: PRDs, OKRs, roadmaps, sprints, pre-mortems, stakeholder maps, user stories, prioritization frameworks, and more.",{"claudeCode":250},"pm-execution",{"basePath":250,"githubOwner":240,"githubRepo":241,"locale":18,"slug":250,"type":252},"plugin",{"_creationTime":254,"_id":255,"community":256,"display":257,"identity":260,"providers":263,"relations":280,"tags":282,"workflow":283},1778695383013.7246,"k172xh7pnzf1sa7ch900am209d86mvxj",{"reviewCount":8},{"description":258,"installMethods":259,"name":241,"sourceUrl":14},"Structured AI workflows for better product decisions. 65 domain-specific skills and 36 chained workflows across 8 PM plugins — from discovery to strategy, execution, launch, and growth.",{"claudeCode":12},{"basePath":261,"githubOwner":240,"githubRepo":241,"locale":18,"slug":241,"type":262},"","marketplace",{"evaluate":264,"extract":274},{"promptVersionExtension":265,"promptVersionScoring":204,"score":266,"tags":267,"targetMarket":214,"tier":215},"3.1.0",95,[212,268,269,270,271,272,273],"workflows","ai-assistant","strategy","planning","execution","discovery",{"commitSha":275,"marketplace":276,"plugin":278},"HEAD",{"name":241,"pluginCount":230,"version":277},"1.0.1",{"mcpCount":8,"provider":279,"skillCount":8},"classify",{"repoId":281},"kd759mc43bg9ypk46ka87r3wa586npt5",[269,273,272,271,212,270,268],{"evaluatedAt":284,"extractAt":285,"updatedAt":284},1778695398826,1778695383013,{"evaluate":287,"extract":294},{"promptVersionExtension":203,"promptVersionScoring":204,"score":266,"tags":288,"targetMarket":214,"tier":293},[212,272,289,290,291,292,271],"roadmap","okrs","agile","productivity","verified",{"commitSha":275,"license":234,"plugin":295},{"mcpCount":8,"provider":279,"skillCount":296},15,{"parentExtensionId":255,"repoId":281},[291,272,290,271,212,292,289],{"evaluatedAt":300,"extractAt":285,"updatedAt":300},1778695451213,{"evaluate":302,"extract":304},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":303,"targetMarket":214,"tier":215},[13,210,211,212,213],{"commitSha":275},{"parentExtensionId":245,"repoId":281},{"_creationTime":307,"_id":281,"identity":308,"providers":309,"workflow":1123},1778695377765.6096,{"githubOwner":240,"githubRepo":241,"sourceUrl":14},{"classify":310,"discover":1110,"github":1113},{"commitSha":275,"extensions":311},[312,325,371,413,469,497,518,544,566,592,601,609,617,625,633,641,649,657,665,673,678,686,694,702,710,718,726,734,742,750,758,766,774,782,790,798,806,814,822,830,838,846,854,862,870,878,886,894,902,910,918,926,934,942,950,958,966,974,982,990,998,1006,1014,1022,1030,1038,1046,1054,1062,1070,1078,1086,1094,1102],{"basePath":261,"description":258,"displayName":241,"installMethods":313,"rationale":314,"selectedPaths":315,"source":324,"sourceLanguage":18,"type":262},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[316,319,321],{"path":317,"priority":318},".claude-plugin/marketplace.json","mandatory",{"path":320,"priority":318},"README.md",{"path":322,"priority":323},"LICENSE","high","rule",{"basePath":326,"description":327,"displayName":326,"installMethods":328,"license":234,"rationale":329,"selectedPaths":330,"source":324,"sourceLanguage":18,"type":252},"pm-product-discovery","Product discovery skills for PMs: ideation, experiments, assumption testing, feature prioritization, and customer interview synthesis.",{"claudeCode":326},"plugin manifest at pm-product-discovery/.claude-plugin/plugin.json",[331,333,334,337,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369],{"path":332,"priority":318},".claude-plugin/plugin.json",{"path":320,"priority":318},{"path":335,"priority":336},"skills/analyze-feature-requests/SKILL.md","medium",{"path":338,"priority":336},"skills/brainstorm-experiments-existing/SKILL.md",{"path":340,"priority":336},"skills/brainstorm-experiments-new/SKILL.md",{"path":342,"priority":336},"skills/brainstorm-ideas-existing/SKILL.md",{"path":344,"priority":336},"skills/brainstorm-ideas-new/SKILL.md",{"path":346,"priority":336},"skills/identify-assumptions-existing/SKILL.md",{"path":348,"priority":336},"skills/identify-assumptions-new/SKILL.md",{"path":350,"priority":336},"skills/interview-script/SKILL.md",{"path":352,"priority":336},"skills/metrics-dashboard/SKILL.md",{"path":354,"priority":336},"skills/opportunity-solution-tree/SKILL.md",{"path":356,"priority":336},"skills/prioritize-assumptions/SKILL.md",{"path":358,"priority":336},"skills/prioritize-features/SKILL.md",{"path":360,"priority":336},"skills/summarize-interview/SKILL.md",{"path":362,"priority":323},"commands/brainstorm.md",{"path":364,"priority":323},"commands/discover.md",{"path":366,"priority":323},"commands/interview.md",{"path":368,"priority":323},"commands/setup-metrics.md",{"path":370,"priority":323},"commands/triage-requests.md",{"basePath":372,"description":373,"displayName":372,"installMethods":374,"license":234,"rationale":375,"selectedPaths":376,"source":324,"sourceLanguage":18,"type":252},"pm-product-strategy","Product strategy skills for PMs: vision, strategy canvas, value propositions, lean canvas, business model canvas, SWOT, PESTLE, Ansoff Matrix, Porter's Five Forces, and monetization.",{"claudeCode":372},"plugin manifest at pm-product-strategy/.claude-plugin/plugin.json",[377,378,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411],{"path":332,"priority":318},{"path":320,"priority":318},{"path":380,"priority":336},"skills/ansoff-matrix/SKILL.md",{"path":382,"priority":336},"skills/business-model/SKILL.md",{"path":384,"priority":336},"skills/lean-canvas/SKILL.md",{"path":386,"priority":336},"skills/monetization-strategy/SKILL.md",{"path":388,"priority":336},"skills/pestle-analysis/SKILL.md",{"path":390,"priority":336},"skills/porters-five-forces/SKILL.md",{"path":392,"priority":336},"skills/pricing-strategy/SKILL.md",{"path":394,"priority":336},"skills/product-strategy/SKILL.md",{"path":396,"priority":336},"skills/product-vision/SKILL.md",{"path":398,"priority":336},"skills/startup-canvas/SKILL.md",{"path":400,"priority":336},"skills/swot-analysis/SKILL.md",{"path":402,"priority":336},"skills/value-proposition/SKILL.md",{"path":404,"priority":323},"commands/business-model.md",{"path":406,"priority":323},"commands/market-scan.md",{"path":408,"priority":323},"commands/pricing.md",{"path":410,"priority":323},"commands/strategy.md",{"path":412,"priority":323},"commands/value-proposition.md",{"basePath":250,"description":248,"displayName":250,"installMethods":414,"license":234,"rationale":415,"selectedPaths":416,"source":324,"sourceLanguage":18,"type":252},{"claudeCode":250},"plugin manifest at pm-execution/.claude-plugin/plugin.json",[417,418,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467],{"path":332,"priority":318},{"path":320,"priority":318},{"path":420,"priority":336},"skills/brainstorm-okrs/SKILL.md",{"path":422,"priority":336},"skills/create-prd/SKILL.md",{"path":424,"priority":336},"skills/dummy-dataset/SKILL.md",{"path":426,"priority":336},"skills/job-stories/SKILL.md",{"path":428,"priority":336},"skills/outcome-roadmap/SKILL.md",{"path":430,"priority":336},"skills/pre-mortem/SKILL.md",{"path":432,"priority":336},"skills/prioritization-frameworks/SKILL.md",{"path":434,"priority":336},"skills/release-notes/SKILL.md",{"path":436,"priority":336},"skills/retro/SKILL.md",{"path":438,"priority":336},"skills/sprint-plan/SKILL.md",{"path":440,"priority":336},"skills/stakeholder-map/SKILL.md",{"path":442,"priority":336},"skills/summarize-meeting/SKILL.md",{"path":444,"priority":336},"skills/test-scenarios/SKILL.md",{"path":446,"priority":336},"skills/user-stories/SKILL.md",{"path":448,"priority":336},"skills/wwas/SKILL.md",{"path":450,"priority":323},"commands/generate-data.md",{"path":452,"priority":323},"commands/meeting-notes.md",{"path":454,"priority":323},"commands/plan-okrs.md",{"path":456,"priority":323},"commands/pre-mortem.md",{"path":458,"priority":323},"commands/sprint.md",{"path":460,"priority":323},"commands/stakeholder-map.md",{"path":462,"priority":323},"commands/test-scenarios.md",{"path":464,"priority":323},"commands/transform-roadmap.md",{"path":466,"priority":323},"commands/write-prd.md",{"path":468,"priority":323},"commands/write-stories.md",{"basePath":470,"description":471,"displayName":470,"installMethods":472,"license":234,"rationale":473,"selectedPaths":474,"source":324,"sourceLanguage":18,"type":252},"pm-market-research","Market research skills for PMs: user personas, market segmentation, sentiment analysis, and competitive analysis.",{"claudeCode":470},"plugin manifest at pm-market-research/.claude-plugin/plugin.json",[475,476,477,479,481,483,485,487,489,491,493,495],{"path":332,"priority":318},{"path":320,"priority":318},{"path":478,"priority":336},"skills/competitor-analysis/SKILL.md",{"path":480,"priority":336},"skills/customer-journey-map/SKILL.md",{"path":482,"priority":336},"skills/market-segments/SKILL.md",{"path":484,"priority":336},"skills/market-sizing/SKILL.md",{"path":486,"priority":336},"skills/sentiment-analysis/SKILL.md",{"path":488,"priority":336},"skills/user-personas/SKILL.md",{"path":490,"priority":336},"skills/user-segmentation/SKILL.md",{"path":492,"priority":323},"commands/analyze-feedback.md",{"path":494,"priority":323},"commands/competitive-analysis.md",{"path":496,"priority":323},"commands/research-users.md",{"basePath":498,"description":499,"displayName":498,"installMethods":500,"license":234,"rationale":501,"selectedPaths":502,"source":324,"sourceLanguage":517,"type":252},"pm-data-analytics","Data analytics skills for PMs: SQL query generation and cohort analysis. Analyze user data, generate queries, and identify retention patterns.",{"claudeCode":498},"plugin manifest at pm-data-analytics/.claude-plugin/plugin.json",[503,504,505,507,509,511,513,515],{"path":332,"priority":318},{"path":320,"priority":318},{"path":506,"priority":336},"skills/ab-test-analysis/SKILL.md",{"path":508,"priority":336},"skills/cohort-analysis/SKILL.md",{"path":510,"priority":336},"skills/sql-queries/SKILL.md",{"path":512,"priority":323},"commands/analyze-cohorts.md",{"path":514,"priority":323},"commands/analyze-test.md",{"path":516,"priority":323},"commands/write-query.md","fr",{"basePath":519,"description":520,"displayName":519,"installMethods":521,"license":234,"rationale":522,"selectedPaths":523,"source":324,"sourceLanguage":18,"type":252},"pm-go-to-market","Go-to-market skills for PMs: GTM strategy, growth loops, GTM motions, beachhead segments, and ideal customer profiles.",{"claudeCode":519},"plugin manifest at pm-go-to-market/.claude-plugin/plugin.json",[524,525,526,528,530,532,534,536,538,540,542],{"path":332,"priority":318},{"path":320,"priority":318},{"path":527,"priority":336},"skills/beachhead-segment/SKILL.md",{"path":529,"priority":336},"skills/competitive-battlecard/SKILL.md",{"path":531,"priority":336},"skills/growth-loops/SKILL.md",{"path":533,"priority":336},"skills/gtm-motions/SKILL.md",{"path":535,"priority":336},"skills/gtm-strategy/SKILL.md",{"path":537,"priority":336},"skills/ideal-customer-profile/SKILL.md",{"path":539,"priority":323},"commands/battlecard.md",{"path":541,"priority":323},"commands/growth-strategy.md",{"path":543,"priority":323},"commands/plan-launch.md",{"basePath":545,"description":546,"displayName":545,"installMethods":547,"license":234,"rationale":548,"selectedPaths":549,"source":324,"sourceLanguage":18,"type":252},"pm-marketing-growth","Product marketing and growth skills: marketing ideas, value proposition statements, North Star metrics, product naming, and positioning.",{"claudeCode":545},"plugin manifest at pm-marketing-growth/.claude-plugin/plugin.json",[550,551,552,554,556,558,560,562,564],{"path":332,"priority":318},{"path":320,"priority":318},{"path":553,"priority":336},"skills/marketing-ideas/SKILL.md",{"path":555,"priority":336},"skills/north-star-metric/SKILL.md",{"path":557,"priority":336},"skills/positioning-ideas/SKILL.md",{"path":559,"priority":336},"skills/product-name/SKILL.md",{"path":561,"priority":336},"skills/value-prop-statements/SKILL.md",{"path":563,"priority":323},"commands/market-product.md",{"path":565,"priority":323},"commands/north-star.md",{"basePath":567,"description":568,"displayName":567,"installMethods":569,"license":234,"rationale":570,"selectedPaths":571,"source":324,"sourceLanguage":18,"type":252},"pm-toolkit","PM utility skills: resume review, NDA drafting, privacy policy generation, and grammar/flow checking. Essential tools for product managers beyond core product work.",{"claudeCode":567},"plugin manifest at pm-toolkit/.claude-plugin/plugin.json",[572,573,574,576,578,580,582,584,586,588,590],{"path":332,"priority":318},{"path":320,"priority":318},{"path":575,"priority":336},"skills/draft-nda/SKILL.md",{"path":577,"priority":336},"skills/grammar-check/SKILL.md",{"path":579,"priority":336},"skills/privacy-policy/SKILL.md",{"path":581,"priority":336},"skills/review-resume/SKILL.md",{"path":583,"priority":323},"commands/draft-nda.md",{"path":585,"priority":323},"commands/privacy-policy.md",{"path":587,"priority":323},"commands/proofread.md",{"path":589,"priority":323},"commands/review-resume.md",{"path":591,"priority":323},"commands/tailor-resume.md",{"basePath":593,"description":594,"displayName":595,"installMethods":596,"rationale":597,"selectedPaths":598,"source":324,"sourceLanguage":18,"type":242},"pm-data-analytics/skills/ab-test-analysis","Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.","ab-test-analysis",{"claudeCode":12},"SKILL.md frontmatter at pm-data-analytics/skills/ab-test-analysis/SKILL.md",[599],{"path":600,"priority":318},"SKILL.md",{"basePath":602,"description":603,"displayName":604,"installMethods":605,"rationale":606,"selectedPaths":607,"source":324,"sourceLanguage":18,"type":242},"pm-data-analytics/skills/cohort-analysis","Perform cohort analysis on user engagement data — retention curves, feature adoption trends, and segment-level insights. Use when analyzing user retention by cohort, studying feature adoption over time, investigating churn patterns, or identifying engagement trends.","cohort-analysis",{"claudeCode":12},"SKILL.md frontmatter at pm-data-analytics/skills/cohort-analysis/SKILL.md",[608],{"path":600,"priority":318},{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":324,"sourceLanguage":18,"type":242},"pm-data-analytics/skills/sql-queries","Generate SQL queries from natural language descriptions. Supports BigQuery, PostgreSQL, MySQL, and other dialects. Reads database schemas from uploaded diagrams or documentation. Use when writing SQL, building data reports, exploring databases, or translating business questions into queries.","sql-queries",{"claudeCode":12},"SKILL.md frontmatter at pm-data-analytics/skills/sql-queries/SKILL.md",[616],{"path":600,"priority":318},{"basePath":618,"description":619,"displayName":620,"installMethods":621,"rationale":622,"selectedPaths":623,"source":324,"sourceLanguage":18,"type":242},"pm-execution/skills/brainstorm-okrs","Brainstorm team-level OKRs aligned with company objectives — qualitative objectives with measurable key results. Use when setting quarterly OKRs, aligning team goals with company strategy, drafting objectives, or learning how to write effective OKRs.","brainstorm-okrs",{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/brainstorm-okrs/SKILL.md",[624],{"path":600,"priority":318},{"basePath":626,"description":627,"displayName":628,"installMethods":629,"rationale":630,"selectedPaths":631,"source":324,"sourceLanguage":18,"type":242},"pm-execution/skills/create-prd","Create a Product Requirements Document using a comprehensive 8-section template covering problem, objectives, segments, value propositions, solution, and release planning. Use when writing a PRD, documenting product requirements, preparing a feature spec, or reviewing an existing PRD.","create-prd",{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/create-prd/SKILL.md",[632],{"path":600,"priority":318},{"basePath":634,"description":635,"displayName":636,"installMethods":637,"rationale":638,"selectedPaths":639,"source":324,"sourceLanguage":18,"type":242},"pm-execution/skills/dummy-dataset","Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script). Use when creating test data, building mock datasets, or generating sample data for development and demos.","dummy-dataset",{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/dummy-dataset/SKILL.md",[640],{"path":600,"priority":318},{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":324,"sourceLanguage":18,"type":242},"pm-execution/skills/job-stories","Create job stories using the 'When [situation], I want to [motivation], so I can [outcome]' format with detailed acceptance criteria. Use when writing job stories, creating JTBD-style backlog items, or expressing user situations and motivations.","job-stories",{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/job-stories/SKILL.md",[648],{"path":600,"priority":318},{"basePath":650,"description":651,"displayName":652,"installMethods":653,"rationale":654,"selectedPaths":655,"source":324,"sourceLanguage":18,"type":242},"pm-execution/skills/outcome-roadmap","Transform an output-focused roadmap into an outcome-focused one that communicates strategic intent. Rewrites initiatives as outcome statements reflecting user and business impacts. Use when shifting to outcome roadmaps, making a roadmap more strategic, or rewriting feature lists as outcomes.","outcome-roadmap",{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/outcome-roadmap/SKILL.md",[656],{"path":600,"priority":318},{"basePath":658,"description":659,"displayName":660,"installMethods":661,"rationale":662,"selectedPaths":663,"source":324,"sourceLanguage":18,"type":242},"pm-execution/skills/pre-mortem","Run a pre-mortem risk analysis on a PRD or launch plan. Categorizes risks as Tigers (real problems), Paper Tigers (overblown concerns), and Elephants (unspoken worries), then classifies as launch-blocking, fast-follow, or track. Use when preparing for launch, stress-testing a product plan, or identifying what could go wrong.","pre-mortem",{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/pre-mortem/SKILL.md",[664],{"path":600,"priority":318},{"basePath":666,"description":667,"displayName":668,"installMethods":669,"rationale":670,"selectedPaths":671,"source":324,"sourceLanguage":18,"type":242},"pm-execution/skills/prioritization-frameworks","Reference guide to 9 prioritization frameworks with formulas, when-to-use guidance, and templates — RICE, ICE, Kano, MoSCoW, Opportunity Score, and more. Use when selecting a prioritization method, comparing frameworks like RICE vs ICE, or learning how different prioritization approaches work.","prioritization-frameworks",{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/prioritization-frameworks/SKILL.md",[672],{"path":600,"priority":318},{"basePath":239,"description":10,"displayName":13,"installMethods":674,"rationale":675,"selectedPaths":676,"source":324,"sourceLanguage":18,"type":242},{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/release-notes/SKILL.md",[677],{"path":600,"priority":318},{"basePath":679,"description":680,"displayName":681,"installMethods":682,"rationale":683,"selectedPaths":684,"source":324,"sourceLanguage":18,"type":242},"pm-execution/skills/retro","Facilitate a structured sprint retrospective — what went well, what didn't, and prioritized action items with owners and deadlines. Use when running a retrospective, reflecting on a sprint, creating action items from team feedback, or learning how to run effective retros.","retro",{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/retro/SKILL.md",[685],{"path":600,"priority":318},{"basePath":687,"description":688,"displayName":689,"installMethods":690,"rationale":691,"selectedPaths":692,"source":324,"sourceLanguage":18,"type":242},"pm-execution/skills/sprint-plan","Plan a sprint with capacity estimation, story selection, dependency mapping, and risk identification. Use when preparing for sprint planning, estimating team capacity, selecting stories, or balancing sprint scope against velocity.","sprint-plan",{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/sprint-plan/SKILL.md",[693],{"path":600,"priority":318},{"basePath":695,"description":696,"displayName":697,"installMethods":698,"rationale":699,"selectedPaths":700,"source":324,"sourceLanguage":18,"type":242},"pm-execution/skills/stakeholder-map","Build a stakeholder map using a power/interest grid, identify communication strategies per quadrant, and generate a communication plan. Use when managing stakeholders, preparing for a launch, aligning cross-functional teams, or planning stakeholder engagement.","stakeholder-map",{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/stakeholder-map/SKILL.md",[701],{"path":600,"priority":318},{"basePath":703,"description":704,"displayName":705,"installMethods":706,"rationale":707,"selectedPaths":708,"source":324,"sourceLanguage":18,"type":242},"pm-execution/skills/summarize-meeting","Summarize a meeting transcript into structured notes with date, participants, topic, key decisions, summary points, and action items. Use when processing meeting recordings, creating meeting notes, writing meeting minutes, or recapping discussions.","summarize-meeting",{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/summarize-meeting/SKILL.md",[709],{"path":600,"priority":318},{"basePath":711,"description":712,"displayName":713,"installMethods":714,"rationale":715,"selectedPaths":716,"source":324,"sourceLanguage":18,"type":242},"pm-execution/skills/test-scenarios","Create comprehensive test scenarios from user stories with test objectives, starting conditions, user roles, step-by-step actions, and expected outcomes. Use when writing QA test cases, creating test plans, defining acceptance tests, or preparing for feature validation.","test-scenarios",{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/test-scenarios/SKILL.md",[717],{"path":600,"priority":318},{"basePath":719,"description":720,"displayName":721,"installMethods":722,"rationale":723,"selectedPaths":724,"source":324,"sourceLanguage":18,"type":242},"pm-execution/skills/user-stories","Create user stories following the 3 C's (Card, Conversation, Confirmation) and INVEST criteria with descriptions, design links, and acceptance criteria. Use when writing user stories, breaking down features into backlog items, or defining acceptance criteria.","user-stories",{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/user-stories/SKILL.md",[725],{"path":600,"priority":318},{"basePath":727,"description":728,"displayName":729,"installMethods":730,"rationale":731,"selectedPaths":732,"source":324,"sourceLanguage":18,"type":242},"pm-execution/skills/wwas","Create product backlog items in Why-What-Acceptance format — independent, valuable, testable items with strategic context. Use when writing structured backlog items, breaking features into work items, or using the WWA format.","wwas",{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/wwas/SKILL.md",[733],{"path":600,"priority":318},{"basePath":735,"description":736,"displayName":737,"installMethods":738,"rationale":739,"selectedPaths":740,"source":324,"sourceLanguage":18,"type":242},"pm-go-to-market/skills/beachhead-segment","Identify the first beachhead market segment for a product launch. Evaluates segments against burning pain, willingness to pay, winnable market share, and referral potential. Use when choosing a first market, targeting an initial customer segment, or planning market entry strategy.","beachhead-segment",{"claudeCode":12},"SKILL.md frontmatter at pm-go-to-market/skills/beachhead-segment/SKILL.md",[741],{"path":600,"priority":318},{"basePath":743,"description":744,"displayName":745,"installMethods":746,"rationale":747,"selectedPaths":748,"source":324,"sourceLanguage":18,"type":242},"pm-go-to-market/skills/competitive-battlecard","Create sales-ready competitive battlecards comparing your product against a specific competitor — positioning, feature comparison, objection handling, and win/loss patterns. Use when preparing sales teams, creating competitive materials, or responding to 'why not competitor X?'","competitive-battlecard",{"claudeCode":12},"SKILL.md frontmatter at pm-go-to-market/skills/competitive-battlecard/SKILL.md",[749],{"path":600,"priority":318},{"basePath":751,"description":752,"displayName":753,"installMethods":754,"rationale":755,"selectedPaths":756,"source":324,"sourceLanguage":18,"type":242},"pm-go-to-market/skills/growth-loops","Identify growth loops (flywheels) for sustainable traction. Evaluates 5 loop types: Viral, Usage, Collaboration, User-Generated, and Referral. Use when designing growth mechanisms, building product-led traction, or understanding how growth loops work.","growth-loops",{"claudeCode":12},"SKILL.md frontmatter at pm-go-to-market/skills/growth-loops/SKILL.md",[757],{"path":600,"priority":318},{"basePath":759,"description":760,"displayName":761,"installMethods":762,"rationale":763,"selectedPaths":764,"source":324,"sourceLanguage":18,"type":242},"pm-go-to-market/skills/gtm-motions","Identify the best GTM motions and tools across 7 motion types: Inbound, Outbound, Paid Digital, Community, Partners, ABM, and PLG. Use when selecting marketing channels, choosing between inbound and outbound strategy, or planning cross-channel campaigns.","gtm-motions",{"claudeCode":12},"SKILL.md frontmatter at pm-go-to-market/skills/gtm-motions/SKILL.md",[765],{"path":600,"priority":318},{"basePath":767,"description":768,"displayName":769,"installMethods":770,"rationale":771,"selectedPaths":772,"source":324,"sourceLanguage":18,"type":242},"pm-go-to-market/skills/gtm-strategy","Create a go-to-market strategy covering marketing channels, messaging, success metrics, and launch timeline. Use when planning a product launch, creating a GTM plan from scratch, or defining a launch strategy for a new market.","gtm-strategy",{"claudeCode":12},"SKILL.md frontmatter at pm-go-to-market/skills/gtm-strategy/SKILL.md",[773],{"path":600,"priority":318},{"basePath":775,"description":776,"displayName":777,"installMethods":778,"rationale":779,"selectedPaths":780,"source":324,"sourceLanguage":18,"type":242},"pm-go-to-market/skills/ideal-customer-profile","Identify the Ideal Customer Profile (ICP) from research data with demographics, behaviors, JTBD, and needs. Use when defining your ICP, analyzing PMF survey data, or understanding who your best customers are.","ideal-customer-profile",{"claudeCode":12},"SKILL.md frontmatter at pm-go-to-market/skills/ideal-customer-profile/SKILL.md",[781],{"path":600,"priority":318},{"basePath":783,"description":784,"displayName":785,"installMethods":786,"rationale":787,"selectedPaths":788,"source":324,"sourceLanguage":18,"type":242},"pm-market-research/skills/competitor-analysis","Analyze competitors with strengths, weaknesses, and differentiation opportunities. Identifies direct competitors and maps the competitive landscape. Use when doing competitive research, preparing a competitive brief, or finding differentiation opportunities.","competitor-analysis",{"claudeCode":12},"SKILL.md frontmatter at pm-market-research/skills/competitor-analysis/SKILL.md",[789],{"path":600,"priority":318},{"basePath":791,"description":792,"displayName":793,"installMethods":794,"rationale":795,"selectedPaths":796,"source":324,"sourceLanguage":18,"type":242},"pm-market-research/skills/customer-journey-map","Create an end-to-end customer journey map with stages, touchpoints, emotions, pain points, and opportunities. Use when mapping the customer experience, identifying friction points, improving onboarding, or visualizing the user journey.","customer-journey-map",{"claudeCode":12},"SKILL.md frontmatter at pm-market-research/skills/customer-journey-map/SKILL.md",[797],{"path":600,"priority":318},{"basePath":799,"description":800,"displayName":801,"installMethods":802,"rationale":803,"selectedPaths":804,"source":324,"sourceLanguage":18,"type":242},"pm-market-research/skills/market-segments","Identify 3-5 potential customer segments with demographics, JTBD, and product fit analysis. Use when exploring market segments, identifying target audiences, evaluating new markets, or learning how to segment a market.","market-segments",{"claudeCode":12},"SKILL.md frontmatter at pm-market-research/skills/market-segments/SKILL.md",[805],{"path":600,"priority":318},{"basePath":807,"description":808,"displayName":809,"installMethods":810,"rationale":811,"selectedPaths":812,"source":324,"sourceLanguage":18,"type":242},"pm-market-research/skills/market-sizing","Estimate market size using TAM, SAM, and SOM with top-down and bottom-up approaches. Use when sizing a market opportunity, estimating addressable market, preparing for investor pitches, or evaluating market entry.","market-sizing",{"claudeCode":12},"SKILL.md frontmatter at pm-market-research/skills/market-sizing/SKILL.md",[813],{"path":600,"priority":318},{"basePath":815,"description":816,"displayName":817,"installMethods":818,"rationale":819,"selectedPaths":820,"source":324,"sourceLanguage":18,"type":242},"pm-market-research/skills/sentiment-analysis","Analyze user feedback data to identify segments with sentiment scores, JTBD, and product satisfaction insights. Use when analyzing user feedback at scale, running sentiment analysis on reviews or surveys, or identifying satisfaction patterns.","sentiment-analysis",{"claudeCode":12},"SKILL.md frontmatter at pm-market-research/skills/sentiment-analysis/SKILL.md",[821],{"path":600,"priority":318},{"basePath":823,"description":824,"displayName":825,"installMethods":826,"rationale":827,"selectedPaths":828,"source":324,"sourceLanguage":18,"type":242},"pm-market-research/skills/user-personas","Create refined user personas from research data — 3 personas with JTBD, pains, gains, and unexpected insights. Use when building personas from survey data, creating user profiles from research, or segmenting users for product decisions.","user-personas",{"claudeCode":12},"SKILL.md frontmatter at pm-market-research/skills/user-personas/SKILL.md",[829],{"path":600,"priority":318},{"basePath":831,"description":832,"displayName":833,"installMethods":834,"rationale":835,"selectedPaths":836,"source":324,"sourceLanguage":18,"type":242},"pm-market-research/skills/user-segmentation","Segment users from feedback data based on behavior, JTBD, and needs. Identifies at least 3 distinct user segments. Use when segmenting a user base, analyzing diverse user feedback, or building a segmentation model.","user-segmentation",{"claudeCode":12},"SKILL.md frontmatter at pm-market-research/skills/user-segmentation/SKILL.md",[837],{"path":600,"priority":318},{"basePath":839,"description":840,"displayName":841,"installMethods":842,"rationale":843,"selectedPaths":844,"source":324,"sourceLanguage":18,"type":242},"pm-marketing-growth/skills/marketing-ideas","Generate 5 creative, cost-effective marketing ideas with channels, messaging, and engagement rationale. Use when brainstorming marketing campaigns, planning product promotion, or looking for creative marketing tactics.","marketing-ideas",{"claudeCode":12},"SKILL.md frontmatter at pm-marketing-growth/skills/marketing-ideas/SKILL.md",[845],{"path":600,"priority":318},{"basePath":847,"description":848,"displayName":849,"installMethods":850,"rationale":851,"selectedPaths":852,"source":324,"sourceLanguage":18,"type":242},"pm-marketing-growth/skills/north-star-metric","Define a North Star Metric and 3-5 supporting input metrics that form a metrics constellation. Classify the business game (Attention, Transaction, Productivity) and validate against 7 criteria for an effective North Star. Use when choosing a North Star Metric, setting up a metrics framework, learning about the North Star Framework, or deciding what to measure.","north-star-metric",{"claudeCode":12},"SKILL.md frontmatter at pm-marketing-growth/skills/north-star-metric/SKILL.md",[853],{"path":600,"priority":318},{"basePath":855,"description":856,"displayName":857,"installMethods":858,"rationale":859,"selectedPaths":860,"source":324,"sourceLanguage":18,"type":242},"pm-marketing-growth/skills/positioning-ideas","Brainstorm product positioning ideas differentiated from competitors. Identifies top competitors and generates positioning statements with rationale. Use when developing product positioning, differentiating from competitors, or crafting brand positioning strategy.","positioning-ideas",{"claudeCode":12},"SKILL.md frontmatter at pm-marketing-growth/skills/positioning-ideas/SKILL.md",[861],{"path":600,"priority":318},{"basePath":863,"description":864,"displayName":865,"installMethods":866,"rationale":867,"selectedPaths":868,"source":324,"sourceLanguage":18,"type":242},"pm-marketing-growth/skills/product-name","Brainstorm 5 unique, memorable product names with rationale aligned to brand values and target audience. Use when naming a new product, rebranding, or exploring product name ideas.","product-name",{"claudeCode":12},"SKILL.md frontmatter at pm-marketing-growth/skills/product-name/SKILL.md",[869],{"path":600,"priority":318},{"basePath":871,"description":872,"displayName":873,"installMethods":874,"rationale":875,"selectedPaths":876,"source":324,"sourceLanguage":18,"type":242},"pm-marketing-growth/skills/value-prop-statements","Generate value proposition statements for marketing, sales, and onboarding from existing value propositions. Use when writing marketing copy, creating sales messaging, or crafting onboarding messages.","value-prop-statements",{"claudeCode":12},"SKILL.md frontmatter at pm-marketing-growth/skills/value-prop-statements/SKILL.md",[877],{"path":600,"priority":318},{"basePath":879,"description":880,"displayName":881,"installMethods":882,"rationale":883,"selectedPaths":884,"source":324,"sourceLanguage":18,"type":242},"pm-product-discovery/skills/analyze-feature-requests","Analyze and prioritize a list of feature requests by theme, strategic alignment, impact, effort, and risk. Use when reviewing customer feature requests, triaging a backlog, or making prioritization decisions.","analyze-feature-requests",{"claudeCode":12},"SKILL.md frontmatter at pm-product-discovery/skills/analyze-feature-requests/SKILL.md",[885],{"path":600,"priority":318},{"basePath":887,"description":888,"displayName":889,"installMethods":890,"rationale":891,"selectedPaths":892,"source":324,"sourceLanguage":18,"type":242},"pm-product-discovery/skills/brainstorm-experiments-existing","Design experiments to test assumptions for an existing product — prototypes, A/B tests, spikes, and other low-effort validation methods. Use when validating assumptions, testing feature ideas cheaply, or planning product experiments.","brainstorm-experiments-existing",{"claudeCode":12},"SKILL.md frontmatter at pm-product-discovery/skills/brainstorm-experiments-existing/SKILL.md",[893],{"path":600,"priority":318},{"basePath":895,"description":896,"displayName":897,"installMethods":898,"rationale":899,"selectedPaths":900,"source":324,"sourceLanguage":18,"type":242},"pm-product-discovery/skills/brainstorm-experiments-new","Design lean startup experiments (pretotypes) for a new product. Creates XYZ hypotheses and suggests low-effort validation methods like landing pages, explainer videos, and pre-orders. Use when validating a new product idea, creating pretotypes, or testing market demand.","brainstorm-experiments-new",{"claudeCode":12},"SKILL.md frontmatter at pm-product-discovery/skills/brainstorm-experiments-new/SKILL.md",[901],{"path":600,"priority":318},{"basePath":903,"description":904,"displayName":905,"installMethods":906,"rationale":907,"selectedPaths":908,"source":324,"sourceLanguage":18,"type":242},"pm-product-discovery/skills/brainstorm-ideas-existing","Brainstorm product ideas for an existing product using multi-perspective ideation from PM, Designer, and Engineer viewpoints. Use when generating new feature ideas, brainstorming solutions for an identified opportunity, or ideating with a product trio.","brainstorm-ideas-existing",{"claudeCode":12},"SKILL.md frontmatter at pm-product-discovery/skills/brainstorm-ideas-existing/SKILL.md",[909],{"path":600,"priority":318},{"basePath":911,"description":912,"displayName":913,"installMethods":914,"rationale":915,"selectedPaths":916,"source":324,"sourceLanguage":18,"type":242},"pm-product-discovery/skills/brainstorm-ideas-new","Brainstorm feature ideas for a new product in initial discovery from PM, Designer, and Engineer perspectives. Use when starting product discovery for a new product, exploring features for a startup idea, or doing initial ideation.","brainstorm-ideas-new",{"claudeCode":12},"SKILL.md frontmatter at pm-product-discovery/skills/brainstorm-ideas-new/SKILL.md",[917],{"path":600,"priority":318},{"basePath":919,"description":920,"displayName":921,"installMethods":922,"rationale":923,"selectedPaths":924,"source":324,"sourceLanguage":18,"type":242},"pm-product-discovery/skills/identify-assumptions-existing","Identify risky assumptions for a feature idea in an existing product across Value, Usability, Viability, and Feasibility. Uses multi-perspective devil's advocate thinking. Use when stress-testing a feature idea, doing risk assessment, or preparing for assumption mapping.","identify-assumptions-existing",{"claudeCode":12},"SKILL.md frontmatter at pm-product-discovery/skills/identify-assumptions-existing/SKILL.md",[925],{"path":600,"priority":318},{"basePath":927,"description":928,"displayName":929,"installMethods":930,"rationale":931,"selectedPaths":932,"source":324,"sourceLanguage":18,"type":242},"pm-product-discovery/skills/identify-assumptions-new","Identify risky assumptions for a new product idea across 8 risk categories including Go-to-Market, Strategy, and Team. Use when evaluating startup risks, assessing a new product concept, or mapping assumptions for a new venture.","identify-assumptions-new",{"claudeCode":12},"SKILL.md frontmatter at pm-product-discovery/skills/identify-assumptions-new/SKILL.md",[933],{"path":600,"priority":318},{"basePath":935,"description":936,"displayName":937,"installMethods":938,"rationale":939,"selectedPaths":940,"source":324,"sourceLanguage":18,"type":242},"pm-product-discovery/skills/interview-script","Create a structured customer interview script with JTBD probing questions, warm-up, core exploration, and wrap-up sections. Follows The Mom Test principles — no leading questions, no pitching, focus on past behavior. Use when preparing for user interviews, creating interview guides, or planning discovery research.","interview-script",{"claudeCode":12},"SKILL.md frontmatter at pm-product-discovery/skills/interview-script/SKILL.md",[941],{"path":600,"priority":318},{"basePath":943,"description":944,"displayName":945,"installMethods":946,"rationale":947,"selectedPaths":948,"source":324,"sourceLanguage":18,"type":242},"pm-product-discovery/skills/metrics-dashboard","Define and design a product metrics dashboard with key metrics, data sources, visualization types, and alert thresholds. Use when creating a metrics dashboard, defining KPIs, setting up product analytics, or building a data monitoring plan.","metrics-dashboard",{"claudeCode":12},"SKILL.md frontmatter at pm-product-discovery/skills/metrics-dashboard/SKILL.md",[949],{"path":600,"priority":318},{"basePath":951,"description":952,"displayName":953,"installMethods":954,"rationale":955,"selectedPaths":956,"source":324,"sourceLanguage":18,"type":242},"pm-product-discovery/skills/opportunity-solution-tree","Build an Opportunity Solution Tree (OST) to structure product discovery — map a desired outcome to opportunities, solutions, and experiments. Based on Teresa Torres' Continuous Discovery Habits. Use when structuring discovery work, mapping opportunities to solutions, or deciding what to build next.","opportunity-solution-tree",{"claudeCode":12},"SKILL.md frontmatter at pm-product-discovery/skills/opportunity-solution-tree/SKILL.md",[957],{"path":600,"priority":318},{"basePath":959,"description":960,"displayName":961,"installMethods":962,"rationale":963,"selectedPaths":964,"source":324,"sourceLanguage":18,"type":242},"pm-product-discovery/skills/prioritize-assumptions","Prioritize assumptions using an Impact × Risk matrix and suggest experiments for each. Use when triaging a list of assumptions, deciding what to test first, or applying the assumption prioritization canvas.","prioritize-assumptions",{"claudeCode":12},"SKILL.md frontmatter at pm-product-discovery/skills/prioritize-assumptions/SKILL.md",[965],{"path":600,"priority":318},{"basePath":967,"description":968,"displayName":969,"installMethods":970,"rationale":971,"selectedPaths":972,"source":324,"sourceLanguage":18,"type":242},"pm-product-discovery/skills/prioritize-features","Prioritize a backlog of feature ideas based on impact, effort, risk, and strategic alignment with top 5 recommendations. Use when prioritizing a feature backlog, making scope decisions, or ranking product ideas.","prioritize-features",{"claudeCode":12},"SKILL.md frontmatter at pm-product-discovery/skills/prioritize-features/SKILL.md",[973],{"path":600,"priority":318},{"basePath":975,"description":976,"displayName":977,"installMethods":978,"rationale":979,"selectedPaths":980,"source":324,"sourceLanguage":18,"type":242},"pm-product-discovery/skills/summarize-interview","Summarize a customer interview transcript into a structured template with JTBD, satisfaction signals, and action items. Use when processing interview recordings or transcripts, synthesizing discovery interviews, or creating interview summaries.","summarize-interview",{"claudeCode":12},"SKILL.md frontmatter at pm-product-discovery/skills/summarize-interview/SKILL.md",[981],{"path":600,"priority":318},{"basePath":983,"description":984,"displayName":985,"installMethods":986,"rationale":987,"selectedPaths":988,"source":324,"sourceLanguage":18,"type":242},"pm-product-strategy/skills/ansoff-matrix","Generate an Ansoff Matrix analysis mapping growth strategies across market penetration, market development, product development, and diversification. Use when considering growth options, planning market expansion, or evaluating strategic growth paths.","ansoff-matrix",{"claudeCode":12},"SKILL.md frontmatter at pm-product-strategy/skills/ansoff-matrix/SKILL.md",[989],{"path":600,"priority":318},{"basePath":991,"description":992,"displayName":993,"installMethods":994,"rationale":995,"selectedPaths":996,"source":324,"sourceLanguage":18,"type":242},"pm-product-strategy/skills/business-model","Generate a Business Model Canvas with all 9 building blocks. Use when creating a business model, documenting how a business creates value, or analyzing an existing business model.","business-model",{"claudeCode":12},"SKILL.md frontmatter at pm-product-strategy/skills/business-model/SKILL.md",[997],{"path":600,"priority":318},{"basePath":999,"description":1000,"displayName":1001,"installMethods":1002,"rationale":1003,"selectedPaths":1004,"source":324,"sourceLanguage":18,"type":242},"pm-product-strategy/skills/lean-canvas","Generate a Lean Canvas with problem, solution, metrics, cost structure, UVP, unfair advantage, channels, segments, and revenue. Use when exploring a lean startup canvas, testing a business hypothesis, or modeling a new venture.","lean-canvas",{"claudeCode":12},"SKILL.md frontmatter at pm-product-strategy/skills/lean-canvas/SKILL.md",[1005],{"path":600,"priority":318},{"basePath":1007,"description":1008,"displayName":1009,"installMethods":1010,"rationale":1011,"selectedPaths":1012,"source":324,"sourceLanguage":18,"type":242},"pm-product-strategy/skills/monetization-strategy","Brainstorm 3-5 monetization strategies with audience fit, risks, and validation experiments. Use when exploring revenue models, evaluating pricing strategies, or deciding how to monetize a product.","monetization-strategy",{"claudeCode":12},"SKILL.md frontmatter at pm-product-strategy/skills/monetization-strategy/SKILL.md",[1013],{"path":600,"priority":318},{"basePath":1015,"description":1016,"displayName":1017,"installMethods":1018,"rationale":1019,"selectedPaths":1020,"source":324,"sourceLanguage":18,"type":242},"pm-product-strategy/skills/pestle-analysis","Perform a PESTLE analysis covering Political, Economic, Social, Technological, Legal, and Environmental factors. Use when assessing the macro environment, doing strategic planning, or evaluating external factors affecting your business.","pestle-analysis",{"claudeCode":12},"SKILL.md frontmatter at pm-product-strategy/skills/pestle-analysis/SKILL.md",[1021],{"path":600,"priority":318},{"basePath":1023,"description":1024,"displayName":1025,"installMethods":1026,"rationale":1027,"selectedPaths":1028,"source":324,"sourceLanguage":18,"type":242},"pm-product-strategy/skills/porters-five-forces","Perform Porter's Five Forces analysis — competitive rivalry, supplier power, buyer power, threat of substitutes, and threat of new entrants. Use when analyzing industry dynamics, assessing competitive forces, or evaluating market attractiveness.","porters-five-forces",{"claudeCode":12},"SKILL.md frontmatter at pm-product-strategy/skills/porters-five-forces/SKILL.md",[1029],{"path":600,"priority":318},{"basePath":1031,"description":1032,"displayName":1033,"installMethods":1034,"rationale":1035,"selectedPaths":1036,"source":324,"sourceLanguage":18,"type":242},"pm-product-strategy/skills/pricing-strategy","Analyze and design pricing strategies including pricing models, competitive pricing analysis, willingness-to-pay estimation, and price elasticity. Use when setting prices, evaluating pricing models, preparing for a pricing change, or comparing freemium vs paid approaches.","pricing-strategy",{"claudeCode":12},"SKILL.md frontmatter at pm-product-strategy/skills/pricing-strategy/SKILL.md",[1037],{"path":600,"priority":318},{"basePath":1039,"description":1040,"displayName":1041,"installMethods":1042,"rationale":1043,"selectedPaths":1044,"source":324,"sourceLanguage":18,"type":242},"pm-product-strategy/skills/product-strategy","Create a comprehensive product strategy using the 9-section Product Strategy Canvas — vision, segments, costs, value propositions, trade-offs, metrics, growth, capabilities, and defensibility. Use when building a product strategy, creating a strategic plan, or defining product direction.","product-strategy",{"claudeCode":12},"SKILL.md frontmatter at pm-product-strategy/skills/product-strategy/SKILL.md",[1045],{"path":600,"priority":318},{"basePath":1047,"description":1048,"displayName":1049,"installMethods":1050,"rationale":1051,"selectedPaths":1052,"source":324,"sourceLanguage":18,"type":242},"pm-product-strategy/skills/product-vision","Brainstorm an inspiring, achievable, and emotional product vision that motivates teams and aligns stakeholders. Use when defining or refining a product vision, creating a vision statement, or aligning the team around a shared direction.","product-vision",{"claudeCode":12},"SKILL.md frontmatter at pm-product-strategy/skills/product-vision/SKILL.md",[1053],{"path":600,"priority":318},{"basePath":1055,"description":1056,"displayName":1057,"installMethods":1058,"rationale":1059,"selectedPaths":1060,"source":324,"sourceLanguage":18,"type":242},"pm-product-strategy/skills/startup-canvas","Generate a Startup Canvas combining Product Strategy (9 sections) and Business Model (costs + revenue) for a new product. An alternative to BMC and Lean Canvas that separates strategy from business model. Use when launching a new product or evaluating a startup concept.","startup-canvas",{"claudeCode":12},"SKILL.md frontmatter at pm-product-strategy/skills/startup-canvas/SKILL.md",[1061],{"path":600,"priority":318},{"basePath":1063,"description":1064,"displayName":1065,"installMethods":1066,"rationale":1067,"selectedPaths":1068,"source":324,"sourceLanguage":18,"type":242},"pm-product-strategy/skills/swot-analysis","Perform a detailed SWOT analysis — strengths, weaknesses, opportunities, and threats with actionable recommendations. Use when doing strategic assessment, competitive analysis, or evaluating a product or business position.","swot-analysis",{"claudeCode":12},"SKILL.md frontmatter at pm-product-strategy/skills/swot-analysis/SKILL.md",[1069],{"path":600,"priority":318},{"basePath":1071,"description":1072,"displayName":1073,"installMethods":1074,"rationale":1075,"selectedPaths":1076,"source":324,"sourceLanguage":18,"type":242},"pm-product-strategy/skills/value-proposition","Design a detailed value proposition using a 6-part JTBD template — Who, Why, What before, How, What after, Alternatives. Use when creating a value proposition, analyzing customer value delivery, or articulating why customers should choose your product.","value-proposition",{"claudeCode":12},"SKILL.md frontmatter at pm-product-strategy/skills/value-proposition/SKILL.md",[1077],{"path":600,"priority":318},{"basePath":1079,"description":1080,"displayName":1081,"installMethods":1082,"rationale":1083,"selectedPaths":1084,"source":324,"sourceLanguage":18,"type":242},"pm-toolkit/skills/draft-nda","Draft a detailed Non-Disclosure Agreement between two parties covering information types, jurisdiction, and clauses needing legal review. Use when creating confidentiality agreements or preparing an NDA for a partnership.","draft-nda",{"claudeCode":12},"SKILL.md frontmatter at pm-toolkit/skills/draft-nda/SKILL.md",[1085],{"path":600,"priority":318},{"basePath":1087,"description":1088,"displayName":1089,"installMethods":1090,"rationale":1091,"selectedPaths":1092,"source":324,"sourceLanguage":18,"type":242},"pm-toolkit/skills/grammar-check","Identify grammar, logical, and flow errors in text and suggest targeted fixes without rewriting the entire text. Use when proofreading content, checking writing quality, or reviewing a draft.","grammar-check",{"claudeCode":12},"SKILL.md frontmatter at pm-toolkit/skills/grammar-check/SKILL.md",[1093],{"path":600,"priority":318},{"basePath":1095,"description":1096,"displayName":1097,"installMethods":1098,"rationale":1099,"selectedPaths":1100,"source":324,"sourceLanguage":18,"type":242},"pm-toolkit/skills/privacy-policy","Draft a detailed privacy policy covering data types, jurisdiction, GDPR and compliance considerations, and clauses needing legal review. Use when creating a privacy policy, updating data protection documentation, or preparing for compliance.","privacy-policy",{"claudeCode":12},"SKILL.md frontmatter at pm-toolkit/skills/privacy-policy/SKILL.md",[1101],{"path":600,"priority":318},{"basePath":1103,"description":1104,"displayName":1105,"installMethods":1106,"rationale":1107,"selectedPaths":1108,"source":324,"sourceLanguage":18,"type":242},"pm-toolkit/skills/review-resume","Comprehensive PM resume review and tailoring against 10 best practices including XYZ+S formula, keyword optimization, job-specific tailoring, and structure. Use when reviewing a PM resume, preparing for job applications, or improving resume impact.","review-resume",{"claudeCode":12},"SKILL.md frontmatter at pm-toolkit/skills/review-resume/SKILL.md",[1109],{"path":600,"priority":318},{"sources":1111},[1112],"manual",{"closedIssues90d":8,"description":1114,"forks":229,"homepage":1115,"license":234,"openIssues90d":230,"pushedAt":231,"readmeSize":227,"stars":232,"topics":1116},"PM Skills Marketplace: 100+ agentic skills, commands, and plugins — from discovery to strategy, execution, launch, and growth.","https://www.productcompass.pm/p/pm-skills-marketplace-claude",[1117,212,1118,1119,1120,1121,1122],"agent-skill-repository","agent-skills","agentic-skills","claude-code-marketplace","claude-code-plugins","claude-cowork-plugin",{"classifiedAt":1124,"discoverAt":1125,"extractAt":1126,"githubAt":1126,"updatedAt":1124},1778695382763,1778695377765,1778695380835,[211,210,212,13,213],{"evaluatedAt":237,"extractAt":285,"updatedAt":237},[],[1131,1159,1187,1213,1240,1267],{"_creationTime":1132,"_id":1133,"community":1134,"display":1135,"identity":1141,"providers":1145,"relations":1152,"tags":1155,"workflow":1156},1778675056600.268,"k172sceaq6r73xjj0jaz0ny4fx86n314",{"reviewCount":8},{"description":1136,"installMethods":1137,"name":1139,"sourceUrl":1140},"Use when preparing roadmap narratives, release notes, changelogs, or stakeholder updates tailored for executives, engineering teams, and customers.",{"claudeCode":1138},"alirezarezvani/claude-skills","roadmap-communicator","https://github.com/alirezarezvani/claude-skills",{"basePath":1142,"githubOwner":1143,"githubRepo":1144,"locale":18,"slug":1139,"type":242},"product-team/skills/roadmap-communicator","alirezarezvani","claude-skills",{"evaluate":1146,"extract":1151},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1147,"tags":1148,"targetMarket":214,"tier":293},100,[289,13,1149,1150,212],"stakeholder-updates","communication",{"commitSha":275},{"parentExtensionId":1153,"repoId":1154},"k17104ysr0smp7vvp26mnn1fzh86nynm","kd7ff9s1w43mfyy1n7hf87816186m6px",[1150,212,13,289,1149],{"evaluatedAt":1157,"extractAt":1158,"updatedAt":1157},1778685674385,1778675056600,{"_creationTime":1160,"_id":1161,"community":1162,"display":1163,"identity":1169,"providers":1173,"relations":1180,"tags":1182,"workflow":1183},1778696562316.0103,"k1737af3c3bry273y35kfs4hbx86nnqs",{"reviewCount":8},{"description":1164,"installMethods":1165,"name":1167,"sourceUrl":1168},"Generate a user-facing CHANGELOG entry from raw git log output. Use when the user is preparing a release, says \"what changed since last version\", asks to write release notes, or wants to summarize a batch of commits for end users.",{"claudeCode":1166},"rockscy/solo-skills","changelog-from-commits","https://github.com/rockscy/solo-skills",{"basePath":1170,"githubOwner":1171,"githubRepo":1172,"locale":18,"slug":1167,"type":242},"skills/changelog-from-commits","rockscy","solo-skills",{"evaluate":1174,"extract":1179},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1175,"tags":1176,"targetMarket":214,"tier":293},99,[211,1177,13,210,1178],"git","developer-tools",{"commitSha":275},{"repoId":1181},"kd74cxyv8jz07d5s5wewf3nzcx86mx2v",[211,1178,210,1177,13],{"evaluatedAt":1184,"extractAt":1185,"updatedAt":1186},1778696592414,1778696562316,1778696724971,{"_creationTime":1188,"_id":1189,"community":1190,"display":1191,"identity":1197,"providers":1202,"relations":1206,"tags":1209,"workflow":1210},1778692726926.7612,"k178qda1d7vbzt8jgx0m74yxv986n3r1",{"reviewCount":8},{"description":1192,"installMethods":1193,"name":1195,"sourceUrl":1196},"Generate customer-facing release notes from git logs, changelogs, or manual input. Narrative style focused on customer benefit, not feature names. Supports multiple output formats: blog post, email snippet, in-app notification, changelog entry. Use when someone says \"release notes\", \"changelog\", \"what shipped\", \"customer update\", \"release communication\", \"what's new\", \"product update email\", \"in-app notification\", \"ship log\", or \"announce this release\".\n",{"claudeCode":1194},"marfoerst/the-pragmatic-pm","Release Notes Generator","https://github.com/marfoerst/the-pragmatic-pm",{"basePath":1198,"githubOwner":1199,"githubRepo":1200,"locale":18,"slug":1201,"type":242},"skills/pm-release-notes","marfoerst","the-pragmatic-pm","pm-release-notes",{"evaluate":1203,"extract":1205},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1175,"tags":1204,"targetMarket":214,"tier":293},[13,211,1150,212,210],{"commitSha":275,"license":234},{"parentExtensionId":1207,"repoId":1208},"k17ehawghqbe3ff7rxmq9cq1xs86nm21","kd731k864fr1ezp8r85ecbhz9986mzz7",[211,1150,210,212,13],{"evaluatedAt":1211,"extractAt":1212,"updatedAt":1211},1778693503464,1778692726926,{"_creationTime":1214,"_id":1215,"community":1216,"display":1217,"identity":1223,"providers":1227,"relations":1234,"tags":1236,"workflow":1237},1778691705439.1616,"k172tm216r64t0crjf98bc3wrn86mr8r",{"reviewCount":8},{"description":1218,"installMethods":1219,"name":1221,"sourceUrl":1222},"Create release notes and product updates that developers actually read and care about. This skill covers changelog formatting, versioning communication, breaking change announcements, deprecation notices, and building anticipation for new features.\n\nTrigger phrases: \"changelog\", \"release notes\", \"product updates\", \"version communication\", \"breaking changes\", \"deprecation notice\", \"what's new\", \"release communication\", \"developer updates\", \"API versioning\", \"migration announcement\"\n",{"claudeCode":1220},"jonathimer/devmarketing-skills","changelog-updates","https://github.com/jonathimer/devmarketing-skills",{"basePath":1224,"githubOwner":1225,"githubRepo":1226,"locale":18,"slug":1221,"type":242},"skills/changelog-updates","jonathimer","devmarketing-skills",{"evaluate":1228,"extract":1233},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1229,"tags":1230,"targetMarket":214,"tier":293},98,[210,13,211,1231,1232],"developer-communication","product-updates",{"commitSha":275},{"repoId":1235},"kd74f65yh7zvhb9s83jpzx33cd86nd64",[211,1231,210,1232,13],{"evaluatedAt":1238,"extractAt":1239,"updatedAt":1238},1778691774061,1778691705439,{"_creationTime":1241,"_id":1242,"community":1243,"display":1244,"identity":1250,"providers":1254,"relations":1260,"tags":1263,"workflow":1264},1778685949178.807,"k171n4zxgzg7yhcjbh2p8wg30x86n20n",{"reviewCount":8},{"description":1245,"installMethods":1246,"name":1248,"sourceUrl":1249},"Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.",{"claudeCode":1247},"davepoon/buildwithclaude","changelog-generator","https://github.com/davepoon/buildwithclaude",{"basePath":1251,"githubOwner":1252,"githubRepo":1253,"locale":18,"slug":1248,"type":242},"plugins/all-skills/skills/changelog-generator","davepoon","buildwithclaude",{"evaluate":1255,"extract":1259},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1256,"tags":1257,"targetMarket":214,"tier":293},97,[211,1177,210,1258,13],"automation",{"commitSha":275},{"parentExtensionId":1261,"repoId":1262},"k1779wwzgaaxeqtvembbktrb1d86n4tf","kd719kw54vhmcscq7ckdp59fg586mnt6",[1258,211,210,1177,13],{"evaluatedAt":1265,"extractAt":1266,"updatedAt":1265},1778689272425,1778685949178,{"_creationTime":1268,"_id":1269,"community":1270,"display":1271,"identity":1277,"providers":1282,"relations":1289,"tags":1291,"workflow":1292},1778697652123.8833,"k17ct99affbswtd47gdzrt0t9d86np80",{"reviewCount":8},{"description":1272,"installMethods":1273,"name":1275,"sourceUrl":1276},"Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.",{"claudeCode":1274},"steipete/clawdis","OpenClaw Release Maintainer","https://github.com/steipete/clawdis",{"basePath":1278,"githubOwner":1279,"githubRepo":1280,"locale":18,"slug":1281,"type":242},".agents/skills/openclaw-release-maintainer","steipete","clawdis","openclaw-release-maintainer",{"evaluate":1283,"extract":1288},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1147,"tags":1284,"targetMarket":214,"tier":293},[1285,1286,1258,1287,211],"release-management","devops","publishing",{"commitSha":275,"license":234},{"repoId":1290},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1258,211,1286,1287,1285],{"evaluatedAt":1293,"extractAt":1294,"updatedAt":1293},1778697889646,1778697652123]