[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-phuryn-test-scenarios-en":3,"guides-for-phuryn-test-scenarios":1133,"similar-k172cdtsasj6e3z5b862hc1fkn86mxcm-en":1134},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":227,"parentExtension":247,"providers":305,"relations":309,"repo":310,"tags":1131,"workflow":1132},1778695383013.7305,"k172cdtsasj6e3z5b862hc1fkn86mxcm",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"phuryn/pm-skills","test-scenarios","https://github.com/phuryn/pm-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":240},1778695895188.7334,"kn7f2a3kaqq1tarfnwypd06mqn86mbkf","en",{"checks":20,"evaluatedAt":194,"extensionSummary":195,"features":196,"nonGoals":202,"promptVersionExtension":207,"promptVersionScoring":208,"purpose":209,"rationale":210,"score":211,"summary":212,"tags":213,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,100,104,108,111,114,117,122,125,128,131,134,137,140,144,148,152,155,159,162,165,168,171,175,178,181,184,187,191],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of creating comprehensive test scenarios from user stories and lists specific use cases like writing QA test cases and creating test plans.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a structured, step-by-step process and template for generating test scenarios, offering more value than a generic LLM prompt by encoding best practices for test case creation.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is fully implemented and covers the complete lifecycle of generating test scenarios from user stories, providing detailed steps and examples ready for use in QA workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on generating test scenarios from user stories, adhering to a single responsibility principle without extending into unrelated domains like code execution or deployment.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality of creating test scenarios, including objectives, conditions, roles, steps, and outcomes.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This is a skill, not an MCP with multiple tools. The check is not applicable.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The SKILL.md explicitly lists and describes all necessary arguments ($PRODUCT, $USER_STORY, $CONTEXT) with clear explanations of their purpose.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This is a skill with no explicitly named tools or commands exposed in the manifest. The check is not applicable.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's input parameters are well-defined and minimal ($PRODUCT, $USER_STORY, $CONTEXT), and the output is consistently structured as detailed test scenarios and a template.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The project has a clear MIT license, indicated by a LICENSE file and an SPDX identifier in the README's badge.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on April 22, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill does not appear to use any third-party dependencies.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on provided text inputs and does not load external data or execute arbitrary code, mitigating injection risks.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or execute commands at runtime, preventing transitive supply-chain risks.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's operation is confined to processing text inputs and generating text outputs; it does not modify any files or interact with the system outside its defined scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were detected in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill processes user-provided text and generates test scenarios; there are no outbound calls or references to confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content (SKILL.md and README.md) is free of hidden-steering tricks, invisible characters, or other obfuscation techniques.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is contained within readable Markdown and does not involve obfuscated code, base64 payloads, or runtime fetched scripts.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill operates on user-provided text and does not make assumptions about the user's project structure or file layout.",{"category":96,"check":97,"severity":98,"summary":99},"Trust","Issues Attention","warning","There are 8 open issues and 0 closed issues in the last 90 days, indicating slow or no maintainer response to new issues.",{"category":101,"check":102,"severity":98,"summary":103},"Versioning","Release Management","There is no explicit versioning declared in the SKILL.md frontmatter, package.json, or GitHub releases. Installation instructions reference 'main', making version pinning difficult.",{"category":105,"check":106,"severity":42,"summary":107},"Code Execution","Validation","The skill does not execute code or handle structured output that would require schema validation. It processes and generates text.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill is purely text-generation based and does not perform any destructive operations.",{"category":105,"check":112,"severity":24,"summary":113},"Error Handling","The skill's logic is straightforward text processing. Any internal errors would likely manifest as malformed output rather than unhandled exceptions, and the prompt-based nature implies robustness.",{"category":105,"check":115,"severity":42,"summary":116},"Logging","The skill is read-only and does not perform actions that require logging for auditing purposes.",{"category":118,"check":119,"severity":120,"summary":121},"Compliance","GDPR","info","The skill processes user-provided text which may contain personal data. While it does not submit this data to a third party, it does not explicitly sanitize it before passing it to the LLM.",{"category":118,"check":123,"severity":24,"summary":124},"Target market","The skill operates on general product management concepts and test scenario generation, with no regional or jurisdictional logic; it is global.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The skill is text-based and has no specific runtime assumptions beyond being executable by an AI agent.",{"category":45,"check":129,"severity":24,"summary":130},"README","The README file clearly states the extension's purpose and provides installation instructions, alongside details about the project's structure and philosophy.",{"category":33,"check":132,"severity":42,"summary":133},"Tool surface size","This is a skill with a single primary function, not a collection of distinct tools or commands. The check is not applicable.",{"category":40,"check":135,"severity":42,"summary":136},"Overlapping near-synonym tools","This is a skill with a single primary function and no exposed tools with near-synonym names.",{"category":45,"check":138,"severity":24,"summary":139},"Phantom features","All advertised features in the README and SKILL.md, such as generating test scenarios, are directly implemented in the skill's logic.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for Claude Cowork and Claude Code, along with examples of how to use the skill.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","While not explicitly coded, the nature of a prompt-based skill suggests that errors would manifest as incomplete or malformed output, which is inherently actionable for the user and agent.",{"category":149,"check":150,"severity":42,"summary":151},"Execution","Pinned dependencies","The skill does not use any third-party dependencies.",{"category":33,"check":153,"severity":24,"summary":154},"Dry-run preview","The skill is purely text generation and does not perform any state-changing operations, making a dry-run functionality not applicable.",{"category":156,"check":157,"severity":42,"summary":158},"Protocol","Idempotent retry & timeouts","The skill is stateless and does not involve remote calls or state-changing operations, so this check is not applicable.",{"category":118,"check":160,"severity":42,"summary":161},"Telemetry opt-in","The skill does not emit any telemetry.",{"category":40,"check":163,"severity":24,"summary":164},"Precise Purpose","The skill's purpose is precisely stated, naming the artifact (test scenarios from user stories) and the user intent (writing QA test cases, creating test plans, etc.).",{"category":40,"check":166,"severity":24,"summary":167},"Concise Frontmatter","The frontmatter in SKILL.md is concise, clearly stating the core capability and use cases within a reasonable character limit.",{"category":45,"check":169,"severity":24,"summary":170},"Concise Body","The SKILL.md body is concise, detailing the process and template without excessive length or embedding bulk material.",{"category":172,"check":173,"severity":24,"summary":174},"Context","Progressive Disclosure","The SKILL.md is concise and does not require deep embedding of external materials; any further details would naturally be in follow-up prompts.",{"category":172,"check":176,"severity":42,"summary":177},"Forked exploration","This skill is a direct text generation task and does not involve exploration or deep code review requiring `context: fork`.",{"category":22,"check":179,"severity":24,"summary":180},"Usage examples","A comprehensive example test scenario is provided in the SKILL.md, demonstrating the expected input and output structure.",{"category":22,"check":182,"severity":120,"summary":183},"Edge cases","The skill mentions considering edge cases in its step-by-step process, but does not explicitly document specific failure modes or recovery steps.",{"category":105,"check":185,"severity":42,"summary":186},"Tool Fallback","The skill does not rely on external tools like MCP servers and has no fallback path requirement.",{"category":188,"check":189,"severity":24,"summary":190},"Safety","Halt on unexpected state","As a text generation skill, it does not have a 'working tree' or other states that could become 'dirty', making this check not applicable in a practical sense; it will simply produce output based on input.",{"category":92,"check":192,"severity":24,"summary":193},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; its functionality is distinct and clearly defined.",1778695895012,"This skill takes a user story and relevant context as input to generate detailed test scenarios. It outlines objectives, starting conditions, user roles, step-by-step actions, and expected outcomes, providing a structured template and examples.",[197,198,199,200,201],"Generates test scenarios from user stories","Defines test objectives, starting conditions, user roles","Creates step-by-step actions and expected outcomes","Provides a reusable scenario template","Includes a practical example scenario",[203,204,205,206],"Executing test cases","Automating test execution","Analyzing test results","Generating code for tests","3.0.0","4.4.0","To streamline the creation of high-quality QA test cases and test plans by providing a structured, LLM-driven process for deriving them from user stories.","The skill is well-documented, focused, and has a clear use case. Minor warnings for release management and issue attention are outweighed by strong documentation and security posture.",95,"A well-defined skill for generating comprehensive test scenarios from user stories.",[214,215,13,216,217],"testing","qa","documentation","requirements","global","community",[221,222,223,224],"Writing QA test cases","Creating test plans","Defining acceptance tests","Validating user story implementations",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":237,"testCoverage":239},{"hasLockfile":227},false,1778695871740,{"descriptionLength":230,"readmeSize":231},270,22032,{"closedIssues90d":8,"forks":233,"hasChangelog":227,"openIssues90d":234,"pushedAt":235,"stars":236},1305,8,1776868224000,11168,{"hasNpmPackage":227,"license":238,"smitheryVerified":227},"MIT",{"hasCi":227,"hasTests":227},{"updatedAt":241},1778695895188,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"pm-execution/skills/test-scenarios","phuryn","pm-skills","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":255,"parentExtension":257,"providers":290,"relations":301,"tags":302,"workflow":303},1778695383013.7253,"k173aezg47g8x0ac26zvea386186n8yd",{"reviewCount":8},{"description":252,"installMethods":253,"name":254,"sourceUrl":14},"Execution and product management skills: PRDs, OKRs, roadmaps, sprints, pre-mortems, stakeholder maps, user stories, prioritization frameworks, and more.",{"claudeCode":254},"pm-execution",{"basePath":254,"githubOwner":244,"githubRepo":245,"locale":18,"slug":254,"type":256},"plugin",{"_creationTime":258,"_id":259,"community":260,"display":261,"identity":264,"providers":267,"relations":284,"tags":286,"workflow":287},1778695383013.7246,"k172xh7pnzf1sa7ch900am209d86mvxj",{"reviewCount":8},{"description":262,"installMethods":263,"name":245,"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":265,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":266},"","marketplace",{"evaluate":268,"extract":278},{"promptVersionExtension":269,"promptVersionScoring":208,"score":211,"tags":270,"targetMarket":218,"tier":219},"3.1.0",[271,272,273,274,275,276,277],"product-management","workflows","ai-assistant","strategy","planning","execution","discovery",{"commitSha":279,"marketplace":280,"plugin":282},"HEAD",{"name":245,"pluginCount":234,"version":281},"1.0.1",{"mcpCount":8,"provider":283,"skillCount":8},"classify",{"repoId":285},"kd759mc43bg9ypk46ka87r3wa586npt5",[273,277,276,275,271,274,272],{"evaluatedAt":288,"extractAt":289,"updatedAt":288},1778695398826,1778695383013,{"evaluate":291,"extract":298},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":292,"targetMarket":218,"tier":297},[271,276,293,294,295,296,275],"roadmap","okrs","agile","productivity","verified",{"commitSha":279,"license":238,"plugin":299},{"mcpCount":8,"provider":283,"skillCount":300},15,{"parentExtensionId":259,"repoId":285},[295,276,294,275,271,296,293],{"evaluatedAt":304,"extractAt":289,"updatedAt":304},1778695451213,{"evaluate":306,"extract":308},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":307,"targetMarket":218,"tier":219},[214,215,13,216,217],{"commitSha":279},{"parentExtensionId":249,"repoId":285},{"_creationTime":311,"_id":285,"identity":312,"providers":313,"workflow":1127},1778695377765.6096,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":314,"discover":1114,"github":1117},{"commitSha":279,"extensions":315},[316,329,375,417,473,501,522,548,570,596,605,613,621,629,637,645,653,661,669,677,685,693,701,709,717,722,730,738,746,754,762,770,778,786,794,802,810,818,826,834,842,850,858,866,874,882,890,898,906,914,922,930,938,946,954,962,970,978,986,994,1002,1010,1018,1026,1034,1042,1050,1058,1066,1074,1082,1090,1098,1106],{"basePath":265,"description":262,"displayName":245,"installMethods":317,"rationale":318,"selectedPaths":319,"source":328,"sourceLanguage":18,"type":266},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[320,323,325],{"path":321,"priority":322},".claude-plugin/marketplace.json","mandatory",{"path":324,"priority":322},"README.md",{"path":326,"priority":327},"LICENSE","high","rule",{"basePath":330,"description":331,"displayName":330,"installMethods":332,"license":238,"rationale":333,"selectedPaths":334,"source":328,"sourceLanguage":18,"type":256},"pm-product-discovery","Product discovery skills for PMs: ideation, experiments, assumption testing, feature prioritization, and customer interview synthesis.",{"claudeCode":330},"plugin manifest at pm-product-discovery/.claude-plugin/plugin.json",[335,337,338,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373],{"path":336,"priority":322},".claude-plugin/plugin.json",{"path":324,"priority":322},{"path":339,"priority":340},"skills/analyze-feature-requests/SKILL.md","medium",{"path":342,"priority":340},"skills/brainstorm-experiments-existing/SKILL.md",{"path":344,"priority":340},"skills/brainstorm-experiments-new/SKILL.md",{"path":346,"priority":340},"skills/brainstorm-ideas-existing/SKILL.md",{"path":348,"priority":340},"skills/brainstorm-ideas-new/SKILL.md",{"path":350,"priority":340},"skills/identify-assumptions-existing/SKILL.md",{"path":352,"priority":340},"skills/identify-assumptions-new/SKILL.md",{"path":354,"priority":340},"skills/interview-script/SKILL.md",{"path":356,"priority":340},"skills/metrics-dashboard/SKILL.md",{"path":358,"priority":340},"skills/opportunity-solution-tree/SKILL.md",{"path":360,"priority":340},"skills/prioritize-assumptions/SKILL.md",{"path":362,"priority":340},"skills/prioritize-features/SKILL.md",{"path":364,"priority":340},"skills/summarize-interview/SKILL.md",{"path":366,"priority":327},"commands/brainstorm.md",{"path":368,"priority":327},"commands/discover.md",{"path":370,"priority":327},"commands/interview.md",{"path":372,"priority":327},"commands/setup-metrics.md",{"path":374,"priority":327},"commands/triage-requests.md",{"basePath":376,"description":377,"displayName":376,"installMethods":378,"license":238,"rationale":379,"selectedPaths":380,"source":328,"sourceLanguage":18,"type":256},"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":376},"plugin manifest at pm-product-strategy/.claude-plugin/plugin.json",[381,382,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415],{"path":336,"priority":322},{"path":324,"priority":322},{"path":384,"priority":340},"skills/ansoff-matrix/SKILL.md",{"path":386,"priority":340},"skills/business-model/SKILL.md",{"path":388,"priority":340},"skills/lean-canvas/SKILL.md",{"path":390,"priority":340},"skills/monetization-strategy/SKILL.md",{"path":392,"priority":340},"skills/pestle-analysis/SKILL.md",{"path":394,"priority":340},"skills/porters-five-forces/SKILL.md",{"path":396,"priority":340},"skills/pricing-strategy/SKILL.md",{"path":398,"priority":340},"skills/product-strategy/SKILL.md",{"path":400,"priority":340},"skills/product-vision/SKILL.md",{"path":402,"priority":340},"skills/startup-canvas/SKILL.md",{"path":404,"priority":340},"skills/swot-analysis/SKILL.md",{"path":406,"priority":340},"skills/value-proposition/SKILL.md",{"path":408,"priority":327},"commands/business-model.md",{"path":410,"priority":327},"commands/market-scan.md",{"path":412,"priority":327},"commands/pricing.md",{"path":414,"priority":327},"commands/strategy.md",{"path":416,"priority":327},"commands/value-proposition.md",{"basePath":254,"description":252,"displayName":254,"installMethods":418,"license":238,"rationale":419,"selectedPaths":420,"source":328,"sourceLanguage":18,"type":256},{"claudeCode":254},"plugin manifest at pm-execution/.claude-plugin/plugin.json",[421,422,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471],{"path":336,"priority":322},{"path":324,"priority":322},{"path":424,"priority":340},"skills/brainstorm-okrs/SKILL.md",{"path":426,"priority":340},"skills/create-prd/SKILL.md",{"path":428,"priority":340},"skills/dummy-dataset/SKILL.md",{"path":430,"priority":340},"skills/job-stories/SKILL.md",{"path":432,"priority":340},"skills/outcome-roadmap/SKILL.md",{"path":434,"priority":340},"skills/pre-mortem/SKILL.md",{"path":436,"priority":340},"skills/prioritization-frameworks/SKILL.md",{"path":438,"priority":340},"skills/release-notes/SKILL.md",{"path":440,"priority":340},"skills/retro/SKILL.md",{"path":442,"priority":340},"skills/sprint-plan/SKILL.md",{"path":444,"priority":340},"skills/stakeholder-map/SKILL.md",{"path":446,"priority":340},"skills/summarize-meeting/SKILL.md",{"path":448,"priority":340},"skills/test-scenarios/SKILL.md",{"path":450,"priority":340},"skills/user-stories/SKILL.md",{"path":452,"priority":340},"skills/wwas/SKILL.md",{"path":454,"priority":327},"commands/generate-data.md",{"path":456,"priority":327},"commands/meeting-notes.md",{"path":458,"priority":327},"commands/plan-okrs.md",{"path":460,"priority":327},"commands/pre-mortem.md",{"path":462,"priority":327},"commands/sprint.md",{"path":464,"priority":327},"commands/stakeholder-map.md",{"path":466,"priority":327},"commands/test-scenarios.md",{"path":468,"priority":327},"commands/transform-roadmap.md",{"path":470,"priority":327},"commands/write-prd.md",{"path":472,"priority":327},"commands/write-stories.md",{"basePath":474,"description":475,"displayName":474,"installMethods":476,"license":238,"rationale":477,"selectedPaths":478,"source":328,"sourceLanguage":18,"type":256},"pm-market-research","Market research skills for PMs: user personas, market segmentation, sentiment analysis, and competitive analysis.",{"claudeCode":474},"plugin manifest at pm-market-research/.claude-plugin/plugin.json",[479,480,481,483,485,487,489,491,493,495,497,499],{"path":336,"priority":322},{"path":324,"priority":322},{"path":482,"priority":340},"skills/competitor-analysis/SKILL.md",{"path":484,"priority":340},"skills/customer-journey-map/SKILL.md",{"path":486,"priority":340},"skills/market-segments/SKILL.md",{"path":488,"priority":340},"skills/market-sizing/SKILL.md",{"path":490,"priority":340},"skills/sentiment-analysis/SKILL.md",{"path":492,"priority":340},"skills/user-personas/SKILL.md",{"path":494,"priority":340},"skills/user-segmentation/SKILL.md",{"path":496,"priority":327},"commands/analyze-feedback.md",{"path":498,"priority":327},"commands/competitive-analysis.md",{"path":500,"priority":327},"commands/research-users.md",{"basePath":502,"description":503,"displayName":502,"installMethods":504,"license":238,"rationale":505,"selectedPaths":506,"source":328,"sourceLanguage":521,"type":256},"pm-data-analytics","Data analytics skills for PMs: SQL query generation and cohort analysis. Analyze user data, generate queries, and identify retention patterns.",{"claudeCode":502},"plugin manifest at pm-data-analytics/.claude-plugin/plugin.json",[507,508,509,511,513,515,517,519],{"path":336,"priority":322},{"path":324,"priority":322},{"path":510,"priority":340},"skills/ab-test-analysis/SKILL.md",{"path":512,"priority":340},"skills/cohort-analysis/SKILL.md",{"path":514,"priority":340},"skills/sql-queries/SKILL.md",{"path":516,"priority":327},"commands/analyze-cohorts.md",{"path":518,"priority":327},"commands/analyze-test.md",{"path":520,"priority":327},"commands/write-query.md","fr",{"basePath":523,"description":524,"displayName":523,"installMethods":525,"license":238,"rationale":526,"selectedPaths":527,"source":328,"sourceLanguage":18,"type":256},"pm-go-to-market","Go-to-market skills for PMs: GTM strategy, growth loops, GTM motions, beachhead segments, and ideal customer profiles.",{"claudeCode":523},"plugin manifest at pm-go-to-market/.claude-plugin/plugin.json",[528,529,530,532,534,536,538,540,542,544,546],{"path":336,"priority":322},{"path":324,"priority":322},{"path":531,"priority":340},"skills/beachhead-segment/SKILL.md",{"path":533,"priority":340},"skills/competitive-battlecard/SKILL.md",{"path":535,"priority":340},"skills/growth-loops/SKILL.md",{"path":537,"priority":340},"skills/gtm-motions/SKILL.md",{"path":539,"priority":340},"skills/gtm-strategy/SKILL.md",{"path":541,"priority":340},"skills/ideal-customer-profile/SKILL.md",{"path":543,"priority":327},"commands/battlecard.md",{"path":545,"priority":327},"commands/growth-strategy.md",{"path":547,"priority":327},"commands/plan-launch.md",{"basePath":549,"description":550,"displayName":549,"installMethods":551,"license":238,"rationale":552,"selectedPaths":553,"source":328,"sourceLanguage":18,"type":256},"pm-marketing-growth","Product marketing and growth skills: marketing ideas, value proposition statements, North Star metrics, product naming, and positioning.",{"claudeCode":549},"plugin manifest at pm-marketing-growth/.claude-plugin/plugin.json",[554,555,556,558,560,562,564,566,568],{"path":336,"priority":322},{"path":324,"priority":322},{"path":557,"priority":340},"skills/marketing-ideas/SKILL.md",{"path":559,"priority":340},"skills/north-star-metric/SKILL.md",{"path":561,"priority":340},"skills/positioning-ideas/SKILL.md",{"path":563,"priority":340},"skills/product-name/SKILL.md",{"path":565,"priority":340},"skills/value-prop-statements/SKILL.md",{"path":567,"priority":327},"commands/market-product.md",{"path":569,"priority":327},"commands/north-star.md",{"basePath":571,"description":572,"displayName":571,"installMethods":573,"license":238,"rationale":574,"selectedPaths":575,"source":328,"sourceLanguage":18,"type":256},"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":571},"plugin manifest at pm-toolkit/.claude-plugin/plugin.json",[576,577,578,580,582,584,586,588,590,592,594],{"path":336,"priority":322},{"path":324,"priority":322},{"path":579,"priority":340},"skills/draft-nda/SKILL.md",{"path":581,"priority":340},"skills/grammar-check/SKILL.md",{"path":583,"priority":340},"skills/privacy-policy/SKILL.md",{"path":585,"priority":340},"skills/review-resume/SKILL.md",{"path":587,"priority":327},"commands/draft-nda.md",{"path":589,"priority":327},"commands/privacy-policy.md",{"path":591,"priority":327},"commands/proofread.md",{"path":593,"priority":327},"commands/review-resume.md",{"path":595,"priority":327},"commands/tailor-resume.md",{"basePath":597,"description":598,"displayName":599,"installMethods":600,"rationale":601,"selectedPaths":602,"source":328,"sourceLanguage":18,"type":246},"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",[603],{"path":604,"priority":322},"SKILL.md",{"basePath":606,"description":607,"displayName":608,"installMethods":609,"rationale":610,"selectedPaths":611,"source":328,"sourceLanguage":18,"type":246},"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",[612],{"path":604,"priority":322},{"basePath":614,"description":615,"displayName":616,"installMethods":617,"rationale":618,"selectedPaths":619,"source":328,"sourceLanguage":18,"type":246},"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",[620],{"path":604,"priority":322},{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":328,"sourceLanguage":18,"type":246},"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",[628],{"path":604,"priority":322},{"basePath":630,"description":631,"displayName":632,"installMethods":633,"rationale":634,"selectedPaths":635,"source":328,"sourceLanguage":18,"type":246},"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",[636],{"path":604,"priority":322},{"basePath":638,"description":639,"displayName":640,"installMethods":641,"rationale":642,"selectedPaths":643,"source":328,"sourceLanguage":18,"type":246},"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",[644],{"path":604,"priority":322},{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":328,"sourceLanguage":18,"type":246},"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",[652],{"path":604,"priority":322},{"basePath":654,"description":655,"displayName":656,"installMethods":657,"rationale":658,"selectedPaths":659,"source":328,"sourceLanguage":18,"type":246},"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",[660],{"path":604,"priority":322},{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":328,"sourceLanguage":18,"type":246},"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",[668],{"path":604,"priority":322},{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":328,"sourceLanguage":18,"type":246},"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",[676],{"path":604,"priority":322},{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":328,"sourceLanguage":18,"type":246},"pm-execution/skills/release-notes","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.","release-notes",{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/release-notes/SKILL.md",[684],{"path":604,"priority":322},{"basePath":686,"description":687,"displayName":688,"installMethods":689,"rationale":690,"selectedPaths":691,"source":328,"sourceLanguage":18,"type":246},"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",[692],{"path":604,"priority":322},{"basePath":694,"description":695,"displayName":696,"installMethods":697,"rationale":698,"selectedPaths":699,"source":328,"sourceLanguage":18,"type":246},"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",[700],{"path":604,"priority":322},{"basePath":702,"description":703,"displayName":704,"installMethods":705,"rationale":706,"selectedPaths":707,"source":328,"sourceLanguage":18,"type":246},"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",[708],{"path":604,"priority":322},{"basePath":710,"description":711,"displayName":712,"installMethods":713,"rationale":714,"selectedPaths":715,"source":328,"sourceLanguage":18,"type":246},"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",[716],{"path":604,"priority":322},{"basePath":243,"description":10,"displayName":13,"installMethods":718,"rationale":719,"selectedPaths":720,"source":328,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at pm-execution/skills/test-scenarios/SKILL.md",[721],{"path":604,"priority":322},{"basePath":723,"description":724,"displayName":725,"installMethods":726,"rationale":727,"selectedPaths":728,"source":328,"sourceLanguage":18,"type":246},"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",[729],{"path":604,"priority":322},{"basePath":731,"description":732,"displayName":733,"installMethods":734,"rationale":735,"selectedPaths":736,"source":328,"sourceLanguage":18,"type":246},"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",[737],{"path":604,"priority":322},{"basePath":739,"description":740,"displayName":741,"installMethods":742,"rationale":743,"selectedPaths":744,"source":328,"sourceLanguage":18,"type":246},"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",[745],{"path":604,"priority":322},{"basePath":747,"description":748,"displayName":749,"installMethods":750,"rationale":751,"selectedPaths":752,"source":328,"sourceLanguage":18,"type":246},"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",[753],{"path":604,"priority":322},{"basePath":755,"description":756,"displayName":757,"installMethods":758,"rationale":759,"selectedPaths":760,"source":328,"sourceLanguage":18,"type":246},"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",[761],{"path":604,"priority":322},{"basePath":763,"description":764,"displayName":765,"installMethods":766,"rationale":767,"selectedPaths":768,"source":328,"sourceLanguage":18,"type":246},"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",[769],{"path":604,"priority":322},{"basePath":771,"description":772,"displayName":773,"installMethods":774,"rationale":775,"selectedPaths":776,"source":328,"sourceLanguage":18,"type":246},"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",[777],{"path":604,"priority":322},{"basePath":779,"description":780,"displayName":781,"installMethods":782,"rationale":783,"selectedPaths":784,"source":328,"sourceLanguage":18,"type":246},"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",[785],{"path":604,"priority":322},{"basePath":787,"description":788,"displayName":789,"installMethods":790,"rationale":791,"selectedPaths":792,"source":328,"sourceLanguage":18,"type":246},"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",[793],{"path":604,"priority":322},{"basePath":795,"description":796,"displayName":797,"installMethods":798,"rationale":799,"selectedPaths":800,"source":328,"sourceLanguage":18,"type":246},"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",[801],{"path":604,"priority":322},{"basePath":803,"description":804,"displayName":805,"installMethods":806,"rationale":807,"selectedPaths":808,"source":328,"sourceLanguage":18,"type":246},"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",[809],{"path":604,"priority":322},{"basePath":811,"description":812,"displayName":813,"installMethods":814,"rationale":815,"selectedPaths":816,"source":328,"sourceLanguage":18,"type":246},"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",[817],{"path":604,"priority":322},{"basePath":819,"description":820,"displayName":821,"installMethods":822,"rationale":823,"selectedPaths":824,"source":328,"sourceLanguage":18,"type":246},"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",[825],{"path":604,"priority":322},{"basePath":827,"description":828,"displayName":829,"installMethods":830,"rationale":831,"selectedPaths":832,"source":328,"sourceLanguage":18,"type":246},"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",[833],{"path":604,"priority":322},{"basePath":835,"description":836,"displayName":837,"installMethods":838,"rationale":839,"selectedPaths":840,"source":328,"sourceLanguage":18,"type":246},"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",[841],{"path":604,"priority":322},{"basePath":843,"description":844,"displayName":845,"installMethods":846,"rationale":847,"selectedPaths":848,"source":328,"sourceLanguage":18,"type":246},"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",[849],{"path":604,"priority":322},{"basePath":851,"description":852,"displayName":853,"installMethods":854,"rationale":855,"selectedPaths":856,"source":328,"sourceLanguage":18,"type":246},"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",[857],{"path":604,"priority":322},{"basePath":859,"description":860,"displayName":861,"installMethods":862,"rationale":863,"selectedPaths":864,"source":328,"sourceLanguage":18,"type":246},"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",[865],{"path":604,"priority":322},{"basePath":867,"description":868,"displayName":869,"installMethods":870,"rationale":871,"selectedPaths":872,"source":328,"sourceLanguage":18,"type":246},"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",[873],{"path":604,"priority":322},{"basePath":875,"description":876,"displayName":877,"installMethods":878,"rationale":879,"selectedPaths":880,"source":328,"sourceLanguage":18,"type":246},"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",[881],{"path":604,"priority":322},{"basePath":883,"description":884,"displayName":885,"installMethods":886,"rationale":887,"selectedPaths":888,"source":328,"sourceLanguage":18,"type":246},"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",[889],{"path":604,"priority":322},{"basePath":891,"description":892,"displayName":893,"installMethods":894,"rationale":895,"selectedPaths":896,"source":328,"sourceLanguage":18,"type":246},"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",[897],{"path":604,"priority":322},{"basePath":899,"description":900,"displayName":901,"installMethods":902,"rationale":903,"selectedPaths":904,"source":328,"sourceLanguage":18,"type":246},"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",[905],{"path":604,"priority":322},{"basePath":907,"description":908,"displayName":909,"installMethods":910,"rationale":911,"selectedPaths":912,"source":328,"sourceLanguage":18,"type":246},"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",[913],{"path":604,"priority":322},{"basePath":915,"description":916,"displayName":917,"installMethods":918,"rationale":919,"selectedPaths":920,"source":328,"sourceLanguage":18,"type":246},"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",[921],{"path":604,"priority":322},{"basePath":923,"description":924,"displayName":925,"installMethods":926,"rationale":927,"selectedPaths":928,"source":328,"sourceLanguage":18,"type":246},"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",[929],{"path":604,"priority":322},{"basePath":931,"description":932,"displayName":933,"installMethods":934,"rationale":935,"selectedPaths":936,"source":328,"sourceLanguage":18,"type":246},"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",[937],{"path":604,"priority":322},{"basePath":939,"description":940,"displayName":941,"installMethods":942,"rationale":943,"selectedPaths":944,"source":328,"sourceLanguage":18,"type":246},"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",[945],{"path":604,"priority":322},{"basePath":947,"description":948,"displayName":949,"installMethods":950,"rationale":951,"selectedPaths":952,"source":328,"sourceLanguage":18,"type":246},"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",[953],{"path":604,"priority":322},{"basePath":955,"description":956,"displayName":957,"installMethods":958,"rationale":959,"selectedPaths":960,"source":328,"sourceLanguage":18,"type":246},"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",[961],{"path":604,"priority":322},{"basePath":963,"description":964,"displayName":965,"installMethods":966,"rationale":967,"selectedPaths":968,"source":328,"sourceLanguage":18,"type":246},"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",[969],{"path":604,"priority":322},{"basePath":971,"description":972,"displayName":973,"installMethods":974,"rationale":975,"selectedPaths":976,"source":328,"sourceLanguage":18,"type":246},"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",[977],{"path":604,"priority":322},{"basePath":979,"description":980,"displayName":981,"installMethods":982,"rationale":983,"selectedPaths":984,"source":328,"sourceLanguage":18,"type":246},"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",[985],{"path":604,"priority":322},{"basePath":987,"description":988,"displayName":989,"installMethods":990,"rationale":991,"selectedPaths":992,"source":328,"sourceLanguage":18,"type":246},"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",[993],{"path":604,"priority":322},{"basePath":995,"description":996,"displayName":997,"installMethods":998,"rationale":999,"selectedPaths":1000,"source":328,"sourceLanguage":18,"type":246},"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",[1001],{"path":604,"priority":322},{"basePath":1003,"description":1004,"displayName":1005,"installMethods":1006,"rationale":1007,"selectedPaths":1008,"source":328,"sourceLanguage":18,"type":246},"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",[1009],{"path":604,"priority":322},{"basePath":1011,"description":1012,"displayName":1013,"installMethods":1014,"rationale":1015,"selectedPaths":1016,"source":328,"sourceLanguage":18,"type":246},"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",[1017],{"path":604,"priority":322},{"basePath":1019,"description":1020,"displayName":1021,"installMethods":1022,"rationale":1023,"selectedPaths":1024,"source":328,"sourceLanguage":18,"type":246},"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",[1025],{"path":604,"priority":322},{"basePath":1027,"description":1028,"displayName":1029,"installMethods":1030,"rationale":1031,"selectedPaths":1032,"source":328,"sourceLanguage":18,"type":246},"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",[1033],{"path":604,"priority":322},{"basePath":1035,"description":1036,"displayName":1037,"installMethods":1038,"rationale":1039,"selectedPaths":1040,"source":328,"sourceLanguage":18,"type":246},"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",[1041],{"path":604,"priority":322},{"basePath":1043,"description":1044,"displayName":1045,"installMethods":1046,"rationale":1047,"selectedPaths":1048,"source":328,"sourceLanguage":18,"type":246},"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",[1049],{"path":604,"priority":322},{"basePath":1051,"description":1052,"displayName":1053,"installMethods":1054,"rationale":1055,"selectedPaths":1056,"source":328,"sourceLanguage":18,"type":246},"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",[1057],{"path":604,"priority":322},{"basePath":1059,"description":1060,"displayName":1061,"installMethods":1062,"rationale":1063,"selectedPaths":1064,"source":328,"sourceLanguage":18,"type":246},"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",[1065],{"path":604,"priority":322},{"basePath":1067,"description":1068,"displayName":1069,"installMethods":1070,"rationale":1071,"selectedPaths":1072,"source":328,"sourceLanguage":18,"type":246},"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",[1073],{"path":604,"priority":322},{"basePath":1075,"description":1076,"displayName":1077,"installMethods":1078,"rationale":1079,"selectedPaths":1080,"source":328,"sourceLanguage":18,"type":246},"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",[1081],{"path":604,"priority":322},{"basePath":1083,"description":1084,"displayName":1085,"installMethods":1086,"rationale":1087,"selectedPaths":1088,"source":328,"sourceLanguage":18,"type":246},"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",[1089],{"path":604,"priority":322},{"basePath":1091,"description":1092,"displayName":1093,"installMethods":1094,"rationale":1095,"selectedPaths":1096,"source":328,"sourceLanguage":18,"type":246},"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",[1097],{"path":604,"priority":322},{"basePath":1099,"description":1100,"displayName":1101,"installMethods":1102,"rationale":1103,"selectedPaths":1104,"source":328,"sourceLanguage":18,"type":246},"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",[1105],{"path":604,"priority":322},{"basePath":1107,"description":1108,"displayName":1109,"installMethods":1110,"rationale":1111,"selectedPaths":1112,"source":328,"sourceLanguage":18,"type":246},"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",[1113],{"path":604,"priority":322},{"sources":1115},[1116],"manual",{"closedIssues90d":8,"description":1118,"forks":233,"homepage":1119,"license":238,"openIssues90d":234,"pushedAt":235,"readmeSize":231,"stars":236,"topics":1120},"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",[1121,271,1122,1123,1124,1125,1126],"agent-skill-repository","agent-skills","agentic-skills","claude-code-marketplace","claude-code-plugins","claude-cowork-plugin",{"classifiedAt":1128,"discoverAt":1129,"extractAt":1130,"githubAt":1130,"updatedAt":1128},1778695382763,1778695377765,1778695380835,[216,215,217,13,214],{"evaluatedAt":241,"extractAt":289,"updatedAt":241},[],[1135,1163,1191,1221,1247,1276],{"_creationTime":1136,"_id":1137,"community":1138,"display":1139,"identity":1145,"providers":1149,"relations":1157,"tags":1159,"workflow":1160},1778697652123.8857,"k179k1n5nw0md1x1j3dak31evn86mb5f",{"reviewCount":8},{"description":1140,"installMethods":1141,"name":1143,"sourceUrl":1144},"Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.",{"claudeCode":1142},"steipete/clawdis","telegram-crabbox-e2e-proof","https://github.com/steipete/clawdis",{"basePath":1146,"githubOwner":1147,"githubRepo":1148,"locale":18,"slug":1143,"type":246},".agents/skills/telegram-crabbox-e2e-proof","steipete","clawdis",{"evaluate":1150,"extract":1156},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1151,"tags":1152,"targetMarket":218,"tier":297},100,[214,1153,1154,215,1155],"telegram","automation","cli",{"commitSha":279},{"repoId":1158},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1154,1155,215,1153,214],{"evaluatedAt":1161,"extractAt":1162,"updatedAt":1161},1778698038113,1778697652123,{"_creationTime":1164,"_id":1165,"community":1166,"display":1167,"identity":1173,"providers":1177,"relations":1184,"tags":1187,"workflow":1188},1778695720086.764,"k17f8qhwzc7ww9d418b3b9ft7d86nzkf",{"reviewCount":8},{"description":1168,"installMethods":1169,"name":1171,"sourceUrl":1172},"Generates structured Given/When/Then acceptance criteria for a user story or feature slice. Use when translating product requirements into testable scenarios that cover the happy path, edge cases, error states, and non-functional expectations for engineering handoff and QA.",{"claudeCode":1170},"product-on-purpose/pm-skills","Acceptance Criteria Generator","https://github.com/product-on-purpose/pm-skills",{"basePath":1174,"githubOwner":1175,"githubRepo":245,"locale":18,"slug":1176,"type":246},"skills/deliver-acceptance-criteria","product-on-purpose","deliver-acceptance-criteria",{"evaluate":1178,"extract":1182},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1179,"tags":1180,"targetMarket":218,"tier":297},99,[1181,215,214,217,216],"specification",{"commitSha":279,"license":1183},"Apache-2.0",{"parentExtensionId":1185,"repoId":1186},"k1721116hsfj7zg78w03432n8986n6y8","kd78ksv1wjj826ds5j1sh2kqnx86mhqf",[216,215,217,1181,214],{"evaluatedAt":1189,"extractAt":1190,"updatedAt":1189},1778695873915,1778695720086,{"_creationTime":1192,"_id":1193,"community":1194,"display":1195,"identity":1201,"providers":1205,"relations":1214,"tags":1217,"workflow":1218},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":1196,"installMethods":1197,"name":1199,"sourceUrl":1200},"Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.\n",{"claudeCode":1198},"pjt222/agent-almanac","teach-guidance","https://github.com/pjt222/agent-almanac",{"basePath":1202,"githubOwner":1203,"githubRepo":1204,"locale":18,"slug":1199,"type":246},"skills/teach-guidance","pjt222","agent-almanac",{"evaluate":1206,"extract":1213},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1151,"tags":1207,"targetMarket":218,"tier":297},[1208,1209,1210,216,1211,1212],"teaching","coaching","presentation","explanation","guidance",{"commitSha":279},{"parentExtensionId":1215,"repoId":1216},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[1209,216,1211,1212,1210,1208],{"evaluatedAt":1219,"extractAt":1220,"updatedAt":1219},1778701952682,1778695548458,{"_creationTime":1222,"_id":1223,"community":1224,"display":1225,"identity":1229,"providers":1231,"relations":1243,"tags":1244,"workflow":1245},1778695548458.385,"k17avw7n0q0zss1q5kna5zvjzx86mdvr",{"reviewCount":8},{"description":1226,"installMethods":1227,"name":1228,"sourceUrl":1200},"Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.\n",{"claudeCode":1198},"prepare-inspection-readiness",{"basePath":1230,"githubOwner":1203,"githubRepo":1204,"locale":18,"slug":1228,"type":246},"skills/prepare-inspection-readiness",{"evaluate":1232,"extract":1242},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1151,"tags":1233,"targetMarket":218,"tier":297},[1234,1235,1236,1237,1238,1239,1240,216,1241],"compliance","gxp","inspection","fda","ema","mhra","readiness","process-automation",{"commitSha":279},{"parentExtensionId":1215,"repoId":1216},[1234,216,1238,1237,1235,1236,1239,1241,1240],{"evaluatedAt":1246,"extractAt":1220,"updatedAt":1246},1778700122939,{"_creationTime":1248,"_id":1249,"community":1250,"display":1251,"identity":1257,"providers":1261,"relations":1269,"tags":1272,"workflow":1273},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":1252,"installMethods":1253,"name":1255,"sourceUrl":1256},"Invoke parallel document-specialist agents for external web searches and documentation lookup",{"claudeCode":1254},"Yeachan-Heo/oh-my-claudecode","external-context","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1258,"githubOwner":1259,"githubRepo":1260,"locale":18,"slug":1255,"type":246},"skills/external-context","Yeachan-Heo","oh-my-claudecode",{"evaluate":1262,"extract":1268},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1151,"tags":1263,"targetMarket":218,"tier":297},[1264,216,1265,1266,1267],"search","research","information-retrieval","multi-agent",{"commitSha":279},{"parentExtensionId":1270,"repoId":1271},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[216,1266,1267,1265,1264],{"evaluatedAt":1274,"extractAt":1275,"updatedAt":1274},1778699449790,1778699234184,{"_creationTime":1277,"_id":1278,"community":1279,"display":1280,"identity":1284,"providers":1286,"relations":1294,"tags":1295,"workflow":1296},1778699234184.6133,"k170q6m14w6ah5ygc0jr5sa54986mpx7",{"reviewCount":8},{"description":1281,"installMethods":1282,"name":1283,"sourceUrl":1256},"Deep codebase initialization with hierarchical AGENTS.md documentation",{"claudeCode":1254},"deepinit",{"basePath":1285,"githubOwner":1259,"githubRepo":1260,"locale":18,"slug":1283,"type":246},"skills/deepinit",{"evaluate":1287,"extract":1293},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1151,"tags":1288,"targetMarket":218,"tier":297},[216,1289,1290,1291,1292],"codebase","agent","typescript","javascript",{"commitSha":279},{"parentExtensionId":1270,"repoId":1271},[1290,1289,216,1292,1291],{"evaluatedAt":1297,"extractAt":1275,"updatedAt":1297},1778699437749]