[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-product-on-purpose-define-jtbd-canvas-zh-CN":3,"guides-for-product-on-purpose-define-jtbd-canvas":964,"similar-k175a488ghmy3avh8enq6454rh86nm9w-zh-CN":965},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":247,"isFallback":229,"parentExtension":252,"providers":312,"relations":316,"repo":317,"tags":962,"workflow":963},1778695720086.7632,"k175a488ghmy3avh8enq6454rh86nm9w",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Creates a Jobs to be Done canvas capturing the functional, emotional, and social dimensions of a customer job. Use when deeply understanding customer motivations, designing for jobs, or reframing product positioning.",{"claudeCode":12},"product-on-purpose/pm-skills","define-jtbd-canvas","https://github.com/product-on-purpose/pm-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":227,"workflow":245},1778695817831.2502,"kn70b49qyh13znmg15swcm759s86m4pf","en",{"checks":20,"evaluatedAt":196,"extensionSummary":197,"features":198,"nonGoals":204,"promptVersionExtension":208,"promptVersionScoring":209,"purpose":210,"rationale":211,"score":212,"summary":213,"tags":214,"targetMarket":220,"tier":221,"useCases":222},[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,115,118,122,125,128,131,134,137,140,144,148,151,154,158,161,164,167,170,174,177,180,183,186,189,193],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the extension addresses the problem of understanding customer motivations and designing products by creating a Jobs to be Done canvas.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a structured Jobs to be Done canvas framework, which is a specific methodology that offers value beyond a generic LLM prompt for understanding customer motivations.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is well-defined with clear instructions, a template, and an example, indicating it is ready for use in a workflow for understanding customer jobs.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses solely on creating a Jobs to be Done canvas, adhering to a single, well-defined domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose of creating a JTBD canvas for understanding customer motivations and product design.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This is a skill, not an MCP server, and does not expose tools directly.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","This skill does not have configurable parameters or options exposed to the user beyond the initial prompt.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The skill name 'define-jtbd-canvas' is descriptive and relates to its function.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill takes a natural language prompt as input and produces a structured canvas as output, with no extraneous data.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The license is Apache-2.0, a permissive open-source license, clearly indicated in the SKILL.md frontmatter and LICENSE file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository has recent commits, indicating active maintenance.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill does not appear to have any third-party dependencies.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","The skill does not handle any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill appears to process natural language prompts and does not seem to load or execute untrusted external code or data.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch external content at runtime or include untrusted code.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","As a skill, it operates within the LLM environment and does not modify files outside its designated scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill's logic does not involve detached process spawns or retry loops that could indicate sandbox escape attempts.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's function does not involve reading or submitting confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content appears free of hidden steering tricks, HTML comments, or invisible Unicode characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's instructions are in plain markdown and do not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill operates on user input and does not make assumptions about project file structure.",{"category":96,"check":97,"severity":98,"summary":99},"Trust","Issues Attention","info","14 issues opened and 11 closed in the last 90 days suggests active maintenance, but the closure rate is below the ideal threshold.",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","The skill has a version (2.0.0) declared in the frontmatter and a CHANGELOG.md, indicating clear release management.",{"category":105,"check":106,"severity":42,"summary":107},"Execution","Validation","This skill operates on natural language input and does not have executable code or structured output requiring schema validation.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill is analytical and does not perform any destructive operations.",{"category":112,"check":113,"severity":24,"summary":114},"Code Execution","Error Handling","As a skill, its operation is within the LLM's execution context, and errors would be handled by the host environment.",{"category":112,"check":116,"severity":42,"summary":117},"Logging","The skill itself does not perform actions that require local logging.",{"category":119,"check":120,"severity":24,"summary":121},"Compliance","GDPR","The skill focuses on abstract customer motivations and does not appear to operate on personal data.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill's focus on Jobs to be Done is universally applicable, and there are no regional or jurisdictional signals suggesting otherwise.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The skill's logic is independent of specific runtime environments like editors or shells.",{"category":45,"check":129,"severity":24,"summary":130},"README","A comprehensive README exists and clearly outlines the project's purpose and structure.",{"category":33,"check":132,"severity":42,"summary":133},"Tool surface size","This is a single skill extension, not a collection of tools.",{"category":40,"check":135,"severity":42,"summary":136},"Overlapping near-synonym tools","This is a single skill extension and does not have overlapping tools.",{"category":45,"check":138,"severity":24,"summary":139},"Phantom features","All features described in the README and SKILL.md have corresponding implementations.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear installation instructions for various platforms and includes examples.",{"category":145,"check":146,"severity":42,"summary":147},"Errors","Actionable error messages","As a skill, error handling is managed by the host environment, not by the skill itself.",{"category":105,"check":149,"severity":42,"summary":150},"Pinned dependencies","The skill does not appear to use external dependencies that would require pinning.",{"category":33,"check":152,"severity":42,"summary":153},"Dry-run preview","The skill is analytical and does not perform state-changing operations.",{"category":155,"check":156,"severity":42,"summary":157},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":119,"check":159,"severity":24,"summary":160},"Telemetry opt-in","No telemetry is mentioned as being emitted by the skill itself.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The purpose is precisely stated, identifying the artifact (JTBD canvas) and the intent (understanding customer motivations, design, positioning).",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and use cases.",{"category":45,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is concise and uses separate files for references, adhering to progressive disclosure.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md correctly links to separate reference files for template and examples, demonstrating progressive disclosure.",{"category":171,"check":175,"severity":42,"summary":176},"Forked exploration","The skill is not an exploration or audit-style skill that would benefit from `context: fork`.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","A clear and complete example is provided in `references/EXAMPLE.md` demonstrating input and output.",{"category":22,"check":181,"severity":98,"summary":182},"Edge cases","The documentation covers the happy path well but does not explicitly list failure modes or recovery steps.",{"category":112,"check":184,"severity":42,"summary":185},"Tool Fallback","This skill does not rely on external tools like an MCP server.",{"category":92,"check":187,"severity":24,"summary":188},"Stack assumptions","The skill operates on natural language and has no stack assumptions.",{"category":190,"check":191,"severity":24,"summary":192},"Safety","Halt on unexpected state","The skill's operation is contained and does not involve state that would require halting the workflow.",{"category":92,"check":194,"severity":24,"summary":195},"Cross-skill coupling","The skill operates standalone and does not implicitly rely on other skills being loaded.",1778695817709,"This skill creates a Jobs to be Done canvas, detailing the functional, emotional, and social dimensions of a customer job. It includes research basis, performer, circumstance, job statement, competing solutions, and hiring criteria, structured according to a template and illustrated with an example.",[199,200,201,202,203],"Creates a Jobs to be Done canvas","Captures functional, emotional, and social job dimensions","Defines job performer, circumstance, and job statement","Maps competing solutions and hiring criteria","Provides template and example for structured output",[205,206,207],"Generating detailed user personas (though it informs them)","Replacing primary market research methods","Defining specific product features directly","3.0.0","4.4.0","To deeply understand customer motivations and provide a framework for designing products or reframing product positioning by creating a comprehensive Jobs to be Done canvas.","The skill is well-documented, highly focused, and adheres to best practices, with only minor points for explicit edge case documentation and issue closure rate. There are no critical or warning findings.",95,"A high-quality skill for generating Jobs to be Done canvases, offering clear value and robust documentation.",[215,216,217,218,219],"product-management","jobs-to-be-done","customer-research","design-thinking","product-strategy","global","verified",[223,224,225,226],"Deeply researching customer motivations before building products","Reframing product positioning around customer progress","Aligning teams on customer needs and job drivers","Conducting competitive analysis by understanding why customers 'hire' solutions",{"codeQuality":228,"collectedAt":230,"documentation":231,"maintenance":234,"security":241,"testCoverage":244},{"hasLockfile":229},true,1778695803754,{"descriptionLength":232,"readmeSize":233},216,80198,{"closedIssues90d":235,"forks":236,"hasChangelog":229,"manifestVersion":237,"openIssues90d":238,"pushedAt":239,"stars":240},11,31,"2.0.0",14,1778649747000,205,{"hasNpmPackage":242,"license":243,"smitheryVerified":242},false,"Apache-2.0",{"hasCi":229,"hasTests":242},{"updatedAt":246},1778695817831,{"basePath":248,"githubOwner":249,"githubRepo":250,"locale":18,"slug":13,"type":251},"skills/define-jtbd-canvas","product-on-purpose","pm-skills","skill",{"_creationTime":253,"_id":254,"community":255,"display":256,"identity":260,"parentExtension":263,"providers":294,"relations":308,"tags":309,"workflow":310},1778695720086.7622,"k1721116hsfj7zg78w03432n8986n6y8",{"reviewCount":8},{"description":257,"installMethods":258,"name":259,"sourceUrl":14},"40 product management skills for AI agents, covering the full product lifecycle from discovery through iteration. Includes the v2.12.0 OKR Skills set (foundation-okr-writer + measure-okr-grader for the full quarterly OKR write-and-score cycle), the v2.11.0 Meeting Skills Family (5 cross-cutting skills governed by a shared contract with enforcing CI), lean canvas, persona, structured templates, real-world examples, workflows, an interactive skill builder, and lifecycle tools for validating and iterating skills. Follows the agentskills.io specification.",{"claudeCode":250},"PM-Skills",{"basePath":261,"githubOwner":249,"githubRepo":250,"locale":18,"slug":250,"type":262},"","plugin",{"_creationTime":264,"_id":265,"community":266,"display":267,"identity":271,"providers":273,"relations":288,"tags":290,"workflow":291},1778695720086.762,"k17e82myp13z1v3ayhrvy721y186npks",{"reviewCount":8},{"description":268,"installMethods":269,"name":270,"sourceUrl":14},"Product Management skills for AI agents",{"claudeCode":12},"pm-skills-marketplace",{"basePath":261,"githubOwner":249,"githubRepo":250,"locale":18,"slug":250,"type":272},"marketplace",{"evaluate":274,"extract":282},{"promptVersionExtension":275,"promptVersionScoring":209,"score":212,"tags":276,"targetMarket":220,"tier":221},"3.1.0",[215,277,278,279,280,281],"agile","workflows","documentation","templates","ai-agent-skills",{"commitSha":283,"marketplace":284,"plugin":286},"HEAD",{"name":270,"pluginCount":285},1,{"mcpCount":8,"provider":287,"skillCount":8},"classify",{"repoId":289},"kd78ksv1wjj826ds5j1sh2kqnx86mhqf",[277,281,279,215,280,278],{"evaluatedAt":292,"extractAt":293,"updatedAt":292},1778695736047,1778695720086,{"evaluate":295,"extract":305},{"promptVersionExtension":208,"promptVersionScoring":209,"score":296,"tags":297,"targetMarket":220,"tier":221},99,[215,298,299,300,301,302,218,303,304],"pm","prd","user-stories","okrs","lean-startup","meeting-skills","agent-skills",{"commitSha":283,"license":243,"plugin":306},{"mcpCount":8,"provider":287,"skillCount":307},40,{"parentExtensionId":265,"repoId":289},[304,218,302,303,301,298,299,215,300],{"evaluatedAt":311,"extractAt":293,"updatedAt":311},1778695745973,{"evaluate":313,"extract":315},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":314,"targetMarket":220,"tier":221},[215,216,217,218,219],{"commitSha":283},{"parentExtensionId":254,"repoId":289},{"_creationTime":318,"_id":289,"identity":319,"providers":320,"workflow":958},1778695714515.1458,{"githubOwner":249,"githubRepo":250,"sourceUrl":14},{"classify":321,"discover":945,"github":948},{"commitSha":283,"extensions":322},[323,336,521,534,544,554,561,571,581,591,601,611,621,631,641,651,661,671,681,691,701,711,723,733,743,753,763,773,783,793,803,813,823,833,843,853,863,873,883,899,909,919,929],{"basePath":261,"description":268,"displayName":270,"installMethods":324,"rationale":325,"selectedPaths":326,"source":335,"sourceLanguage":18,"type":272},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[327,330,332],{"path":328,"priority":329},".claude-plugin/marketplace.json","mandatory",{"path":331,"priority":329},"README.md",{"path":333,"priority":334},"LICENSE","high","rule",{"basePath":261,"description":257,"displayName":250,"installMethods":337,"license":243,"rationale":338,"selectedPaths":339,"source":335,"sourceLanguage":18,"type":262},{"claudeCode":250},"plugin manifest at .claude-plugin/plugin.json",[340,342,343,344,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,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,469,471,473,475,477,479,481,483,485,487,489,491,493,495,497,499,501,503,505,507,509,511,513,515,517,519],{"path":341,"priority":329},".claude-plugin/plugin.json",{"path":331,"priority":329},{"path":333,"priority":334},{"path":345,"priority":346},"skills/define-hypothesis/SKILL.md","medium",{"path":348,"priority":346},"skills/define-jtbd-canvas/SKILL.md",{"path":350,"priority":346},"skills/define-opportunity-tree/SKILL.md",{"path":352,"priority":346},"skills/define-problem-statement/SKILL.md",{"path":354,"priority":346},"skills/deliver-acceptance-criteria/SKILL.md",{"path":356,"priority":346},"skills/deliver-edge-cases/SKILL.md",{"path":358,"priority":346},"skills/deliver-launch-checklist/SKILL.md",{"path":360,"priority":346},"skills/deliver-prd/SKILL.md",{"path":362,"priority":346},"skills/deliver-release-notes/SKILL.md",{"path":364,"priority":346},"skills/deliver-user-stories/SKILL.md",{"path":366,"priority":346},"skills/develop-adr/SKILL.md",{"path":368,"priority":346},"skills/develop-design-rationale/SKILL.md",{"path":370,"priority":346},"skills/develop-solution-brief/SKILL.md",{"path":372,"priority":346},"skills/develop-spike-summary/SKILL.md",{"path":374,"priority":346},"skills/discover-competitive-analysis/SKILL.md",{"path":376,"priority":346},"skills/discover-interview-synthesis/SKILL.md",{"path":378,"priority":346},"skills/discover-stakeholder-summary/SKILL.md",{"path":380,"priority":346},"skills/foundation-lean-canvas/SKILL.md",{"path":382,"priority":346},"skills/foundation-meeting-agenda/SKILL.md",{"path":384,"priority":346},"skills/foundation-meeting-brief/SKILL.md",{"path":386,"priority":346},"skills/foundation-meeting-recap/SKILL.md",{"path":388,"priority":346},"skills/foundation-meeting-synthesize/SKILL.md",{"path":390,"priority":346},"skills/foundation-okr-writer/SKILL.md",{"path":392,"priority":346},"skills/foundation-persona/SKILL.md",{"path":394,"priority":346},"skills/foundation-stakeholder-update/SKILL.md",{"path":396,"priority":346},"skills/iterate-lessons-log/SKILL.md",{"path":398,"priority":346},"skills/iterate-pivot-decision/SKILL.md",{"path":400,"priority":346},"skills/iterate-refinement-notes/SKILL.md",{"path":402,"priority":346},"skills/iterate-retrospective/SKILL.md",{"path":404,"priority":346},"skills/measure-dashboard-requirements/SKILL.md",{"path":406,"priority":346},"skills/measure-experiment-design/SKILL.md",{"path":408,"priority":346},"skills/measure-experiment-results/SKILL.md",{"path":410,"priority":346},"skills/measure-instrumentation-spec/SKILL.md",{"path":412,"priority":346},"skills/measure-okr-grader/SKILL.md",{"path":414,"priority":346},"skills/utility-mermaid-diagrams/SKILL.md",{"path":416,"priority":346},"skills/utility-pm-skill-builder/SKILL.md",{"path":418,"priority":346},"skills/utility-pm-skill-iterate/SKILL.md",{"path":420,"priority":346},"skills/utility-pm-skill-validate/SKILL.md",{"path":422,"priority":346},"skills/utility-slideshow-creator/SKILL.md",{"path":424,"priority":346},"skills/utility-update-pm-skills/SKILL.md",{"path":426,"priority":334},"commands/.gitkeep",{"path":428,"priority":334},"commands/acceptance-criteria.md",{"path":430,"priority":334},"commands/adr.md",{"path":432,"priority":334},"commands/competitive-analysis.md",{"path":434,"priority":334},"commands/dashboard-requirements.md",{"path":436,"priority":334},"commands/design-rationale.md",{"path":438,"priority":334},"commands/edge-cases.md",{"path":440,"priority":334},"commands/experiment-design.md",{"path":442,"priority":334},"commands/experiment-results.md",{"path":444,"priority":334},"commands/hypothesis.md",{"path":446,"priority":334},"commands/instrumentation-spec.md",{"path":448,"priority":334},"commands/interview-synthesis.md",{"path":450,"priority":334},"commands/jtbd-canvas.md",{"path":452,"priority":334},"commands/launch-checklist.md",{"path":454,"priority":334},"commands/lean-canvas.md",{"path":456,"priority":334},"commands/lessons-log.md",{"path":458,"priority":334},"commands/meeting-agenda.md",{"path":460,"priority":334},"commands/meeting-brief.md",{"path":462,"priority":334},"commands/meeting-recap.md",{"path":464,"priority":334},"commands/meeting-synthesize.md",{"path":466,"priority":334},"commands/mermaid-diagrams.md",{"path":468,"priority":334},"commands/okr-grader.md",{"path":470,"priority":334},"commands/okr-writer.md",{"path":472,"priority":334},"commands/opportunity-tree.md",{"path":474,"priority":334},"commands/persona.md",{"path":476,"priority":334},"commands/pivot-decision.md",{"path":478,"priority":334},"commands/pm-skill-builder.md",{"path":480,"priority":334},"commands/pm-skill-iterate.md",{"path":482,"priority":334},"commands/pm-skill-validate.md",{"path":484,"priority":334},"commands/prd.md",{"path":486,"priority":334},"commands/problem-statement.md",{"path":488,"priority":334},"commands/refinement-notes.md",{"path":490,"priority":334},"commands/release-notes.md",{"path":492,"priority":334},"commands/retrospective.md",{"path":494,"priority":334},"commands/slideshow-creator.md",{"path":496,"priority":334},"commands/solution-brief.md",{"path":498,"priority":334},"commands/spike-summary.md",{"path":500,"priority":334},"commands/stakeholder-summary.md",{"path":502,"priority":334},"commands/stakeholder-update.md",{"path":504,"priority":334},"commands/update-pm-skills.md",{"path":506,"priority":334},"commands/user-stories.md",{"path":508,"priority":334},"commands/workflow-customer-discovery.md",{"path":510,"priority":334},"commands/workflow-feature-kickoff.md",{"path":512,"priority":334},"commands/workflow-post-launch-learning.md",{"path":514,"priority":334},"commands/workflow-product-strategy.md",{"path":516,"priority":334},"commands/workflow-sprint-planning.md",{"path":518,"priority":334},"commands/workflow-stakeholder-alignment.md",{"path":520,"priority":334},"commands/workflow-technical-discovery.md",{"basePath":522,"description":523,"displayName":524,"installMethods":525,"rationale":526,"selectedPaths":527,"source":335,"sourceLanguage":18,"type":251},"skills/utility-update-pm-skills","Checks for newer pm-skills releases, compares local vs. latest version, previews what would change, and updates local files after user confirmation. Generates a structured update report documenting changed files, new capabilities, and the value delta between versions. Use when you want to bring a local pm-skills installation up to date.","utility-update-pm-skills",{"claudeCode":12},"SKILL.md frontmatter at skills/utility-update-pm-skills/SKILL.md (coalesced with duplicate skill at docs/internal/efforts/F-24-update-pm-skills/drafts/skills/utility-update-pm-skills, docs/internal/efforts/F-24-update-pm-skills/_discovery/2026-04-09_claude-web-session/skills/utility-update-pm-skills)",[528,530,532],{"path":529,"priority":329},"SKILL.md",{"path":531,"priority":346},"references/EXAMPLE.md",{"path":533,"priority":346},"references/TEMPLATE.md",{"basePath":535,"description":536,"displayName":537,"installMethods":538,"rationale":539,"selectedPaths":540,"source":335,"sourceLanguage":18,"type":251},"docs/templates/skill-template","\u003Csingle-line 20-100 word description; include trigger keywords and do not use folded YAML>","skill-template",{"claudeCode":12},"SKILL.md frontmatter at docs/templates/skill-template/SKILL.md",[541,542,543],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":545,"description":546,"displayName":547,"installMethods":548,"rationale":549,"selectedPaths":550,"source":335,"sourceLanguage":18,"type":251},"skills/define-hypothesis","Defines a testable hypothesis with clear success metrics and validation approach. Use when forming assumptions to test, designing experiments, or aligning team on what success looks like.","define-hypothesis",{"claudeCode":12},"SKILL.md frontmatter at skills/define-hypothesis/SKILL.md",[551,552,553],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":248,"description":10,"displayName":13,"installMethods":555,"rationale":556,"selectedPaths":557,"source":335,"sourceLanguage":18,"type":251},{"claudeCode":12},"SKILL.md frontmatter at skills/define-jtbd-canvas/SKILL.md",[558,559,560],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":562,"description":563,"displayName":564,"installMethods":565,"rationale":566,"selectedPaths":567,"source":335,"sourceLanguage":18,"type":251},"skills/define-opportunity-tree","Creates an opportunity solution tree mapping desired outcomes to opportunities and potential solutions. Use for outcome-driven product discovery, prioritization, or communicating product strategy.","define-opportunity-tree",{"claudeCode":12},"SKILL.md frontmatter at skills/define-opportunity-tree/SKILL.md",[568,569,570],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":572,"description":573,"displayName":574,"installMethods":575,"rationale":576,"selectedPaths":577,"source":335,"sourceLanguage":18,"type":251},"skills/define-problem-statement","Creates a clear problem framing document with user impact, business context, and success criteria. Use when starting a new initiative, realigning a drifted project, or communicating up to leadership.","define-problem-statement",{"claudeCode":12},"SKILL.md frontmatter at skills/define-problem-statement/SKILL.md",[578,579,580],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":335,"sourceLanguage":18,"type":251},"skills/deliver-acceptance-criteria","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.","deliver-acceptance-criteria",{"claudeCode":12},"SKILL.md frontmatter at skills/deliver-acceptance-criteria/SKILL.md",[588,589,590],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":592,"description":593,"displayName":594,"installMethods":595,"rationale":596,"selectedPaths":597,"source":335,"sourceLanguage":18,"type":251},"skills/deliver-edge-cases","Documents edge cases, error states, boundary conditions, and recovery paths for a feature. Use during specification to ensure comprehensive coverage, or during QA planning to identify test scenarios.","deliver-edge-cases",{"claudeCode":12},"SKILL.md frontmatter at skills/deliver-edge-cases/SKILL.md",[598,599,600],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":602,"description":603,"displayName":604,"installMethods":605,"rationale":606,"selectedPaths":607,"source":335,"sourceLanguage":18,"type":251},"skills/deliver-launch-checklist","Creates a comprehensive pre-launch checklist covering engineering, design, marketing, support, legal, and operations readiness. Use before releasing features, products, or major updates to ensure nothing is missed.","deliver-launch-checklist",{"claudeCode":12},"SKILL.md frontmatter at skills/deliver-launch-checklist/SKILL.md",[608,609,610],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":612,"description":613,"displayName":614,"installMethods":615,"rationale":616,"selectedPaths":617,"source":335,"sourceLanguage":18,"type":251},"skills/deliver-prd","Creates a comprehensive Product Requirements Document that aligns stakeholders on what to build, why, and how success will be measured. Use when specifying features, epics, or product initiatives for engineering handoff.","deliver-prd",{"claudeCode":12},"SKILL.md frontmatter at skills/deliver-prd/SKILL.md",[618,619,620],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":335,"sourceLanguage":18,"type":251},"skills/deliver-release-notes","Creates user-facing release notes that communicate new features, improvements, and fixes in clear, benefit-focused language. Use when shipping updates to communicate changes to users, customers, or stakeholders.","deliver-release-notes",{"claudeCode":12},"SKILL.md frontmatter at skills/deliver-release-notes/SKILL.md",[628,629,630],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":632,"description":633,"displayName":634,"installMethods":635,"rationale":636,"selectedPaths":637,"source":335,"sourceLanguage":18,"type":251},"skills/deliver-user-stories","Generates user stories with clear acceptance criteria from product requirements or feature descriptions. Use when breaking down features for sprint planning, writing tickets, or communicating requirements to engineering.","deliver-user-stories",{"claudeCode":12},"SKILL.md frontmatter at skills/deliver-user-stories/SKILL.md",[638,639,640],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":335,"sourceLanguage":18,"type":251},"skills/develop-adr","Creates an Architecture Decision Record following the Nygard format to document significant technical decisions, their context, and consequences. Use when making technical choices that affect system architecture, technology selection, or development patterns.","develop-adr",{"claudeCode":12},"SKILL.md frontmatter at skills/develop-adr/SKILL.md",[648,649,650],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":652,"description":653,"displayName":654,"installMethods":655,"rationale":656,"selectedPaths":657,"source":335,"sourceLanguage":18,"type":251},"skills/develop-design-rationale","Documents the reasoning behind design decisions including alternatives considered, trade-offs evaluated, and principles applied. Use when making significant UX decisions, aligning with stakeholders on design direction, or preserving design context for future reference.","develop-design-rationale",{"claudeCode":12},"SKILL.md frontmatter at skills/develop-design-rationale/SKILL.md",[658,659,660],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":335,"sourceLanguage":18,"type":251},"skills/develop-solution-brief","Creates a concise one-page solution overview that communicates the proposed approach, key decisions, and trade-offs. Use when pitching solutions to stakeholders, aligning teams on approach, or documenting solution intent before detailed specification.","develop-solution-brief",{"claudeCode":12},"SKILL.md frontmatter at skills/develop-solution-brief/SKILL.md",[668,669,670],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":672,"description":673,"displayName":674,"installMethods":675,"rationale":676,"selectedPaths":677,"source":335,"sourceLanguage":18,"type":251},"skills/develop-spike-summary","Documents the results of a time-boxed technical or design exploration (spike). Use after completing a spike to capture learnings, findings, and recommendations for the team.","develop-spike-summary",{"claudeCode":12},"SKILL.md frontmatter at skills/develop-spike-summary/SKILL.md",[678,679,680],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":682,"description":683,"displayName":684,"installMethods":685,"rationale":686,"selectedPaths":687,"source":335,"sourceLanguage":18,"type":251},"skills/discover-competitive-analysis","Creates a structured competitive analysis comparing features, positioning, and strategy across competitors. Use when entering a market, planning differentiation, or understanding the competitive landscape.","discover-competitive-analysis",{"claudeCode":12},"SKILL.md frontmatter at skills/discover-competitive-analysis/SKILL.md",[688,689,690],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":335,"sourceLanguage":18,"type":251},"skills/discover-interview-synthesis","Synthesizes user research interviews into actionable insights, patterns, and recommendations. Use after conducting user interviews, customer calls, or usability sessions to extract and communicate findings.","discover-interview-synthesis",{"claudeCode":12},"SKILL.md frontmatter at skills/discover-interview-synthesis/SKILL.md",[698,699,700],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":702,"description":703,"displayName":704,"installMethods":705,"rationale":706,"selectedPaths":707,"source":335,"sourceLanguage":18,"type":251},"skills/discover-stakeholder-summary","Documents stakeholder needs, concerns, and influence for a project or initiative. Use when starting projects, managing complex stakeholder relationships, or ensuring alignment across organizational boundaries.","discover-stakeholder-summary",{"claudeCode":12},"SKILL.md frontmatter at skills/discover-stakeholder-summary/SKILL.md",[708,709,710],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":712,"description":713,"displayName":714,"installMethods":715,"rationale":716,"selectedPaths":717,"source":335,"sourceLanguage":18,"type":251},"skills/foundation-lean-canvas","Produces a one-page lean canvas across nine interlocking blocks (problem, customer, UVP, solution, channels, revenue, cost, metrics, unfair advantage) with optional inline HTML and SVG visual rendering. Use when framing a new product thesis, stress-testing an existing strategy, comparing strategic options side-by-side, or aligning a team on business-model assumptions. Works as a strategic hub that cross-links to deeper PM skills without duplicating them.","foundation-lean-canvas",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-lean-canvas/SKILL.md",[718,719,720,721],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"path":722,"priority":346},"references/html-template.html",{"basePath":724,"description":725,"displayName":726,"installMethods":727,"rationale":728,"selectedPaths":729,"source":335,"sourceLanguage":18,"type":251},"skills/foundation-meeting-agenda","Produces an attendee-facing agenda that sets what will be discussed, who owns each topic, and how time will be spent. Supports ten meeting type variants (standup, planning, review, decision-making, brainstorm, 1-on-1, stakeholder-review, project-kickoff, working-session, exec-briefing). Emits a shareable summary suitable for Slack or email plus a full agenda with time-boxed topics, type tags, owners, attendee prep, and logistics.","foundation-meeting-agenda",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-meeting-agenda/SKILL.md",[730,731,732],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":734,"description":735,"displayName":736,"installMethods":737,"rationale":738,"selectedPaths":739,"source":335,"sourceLanguage":18,"type":251},"skills/foundation-meeting-brief","Produces a private strategic preparation document for the user before a meeting that matters. Captures stakes, stakeholder positions and reads, ranked desired outcomes, key messages, anticipated questions with prepared responses, risks and tensions, specific asks, and success signals. Distinct from meeting-agenda because this artifact is not shared with attendees; it is the user's personal tactical prep for meetings where positioning matters.","foundation-meeting-brief",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-meeting-brief/SKILL.md",[740,741,742],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":744,"description":745,"displayName":746,"installMethods":747,"rationale":748,"selectedPaths":749,"source":335,"sourceLanguage":18,"type":251},"skills/foundation-meeting-recap","Produces a topic-segmented post-meeting summary for attendees with decisions highlighted and actions captured inline per topic (plus a consolidated action view at the end). Auto-populates topic skeleton from a sibling meeting-agenda when available and reconciles planned vs. actual topics. Accepts transcripts from Zoom, Meet, Otter, Fireflies, Krisp MCP, or manual notes; runs on variable-quality input without blocking.","foundation-meeting-recap",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-meeting-recap/SKILL.md",[750,751,752],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":754,"description":755,"displayName":756,"installMethods":757,"rationale":758,"selectedPaths":759,"source":335,"sourceLanguage":18,"type":251},"skills/foundation-meeting-synthesize","Cross-meeting archaeology skill. Consumes multiple meeting recaps (or raw notes) over a period and surfaces patterns invisible in any single meeting. Shows how decisions evolved, who has been saying what, where threads are stalling, and where contradictions have emerged. Produces a plain-text timeline, themes with confidence markers, stakeholder position tracking, consolidated decision list, contradiction flags, open items, narrative summary, and prioritized follow-ups.","foundation-meeting-synthesize",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-meeting-synthesize/SKILL.md",[760,761,762],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":764,"description":765,"displayName":766,"installMethods":767,"rationale":768,"selectedPaths":769,"source":335,"sourceLanguage":18,"type":251},"skills/foundation-okr-writer","Drafts, reviews, rewrites, and coaches outcome-based OKR sets across team, department, product, or company scopes. Supports five entry modes (Guided default, One-Shot via --oneshot, Sustained Coach, Audit Only, Rewrite). Diagnoses empowered-team context and adjusts framing; refuses to fabricate baselines or targets; refuses to use OKR scores for compensation; reframes feature-delivery KRs into outcome KRs. Use when planning quarterly OKRs, translating strategy into team outcomes, reviewing draft OKRs for quality, or converting roadmap-as-OKR drafts into proper OKR sets.","foundation-okr-writer",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-okr-writer/SKILL.md",[770,771,772],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":774,"description":775,"displayName":776,"installMethods":777,"rationale":778,"selectedPaths":779,"source":335,"sourceLanguage":18,"type":251},"skills/foundation-persona","Generates an evidence-calibrated product or marketing persona using the canonical v2.5 output contract. Use when shaping artifact perspective, stress-testing decisions, or framing product and GTM strategy.","foundation-persona",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-persona/SKILL.md",[780,781,782],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":784,"description":785,"displayName":786,"installMethods":787,"rationale":788,"selectedPaths":789,"source":335,"sourceLanguage":18,"type":251},"skills/foundation-stakeholder-update","Produces async communication to stakeholders, primarily non-attendees and secondarily some attendees who want a reference. Translates meeting outcomes into what-it-means language for readers, with channel variants (slack, teams, email, notion, exec-memo) and audience variants (engineering, design, leadership, customer-facing, mixed). Surfaces a primary CTA up front, flags technical-to-business translations for user verification, and detects thread continuation from prior updates.","foundation-stakeholder-update",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-stakeholder-update/SKILL.md",[790,791,792],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":794,"description":795,"displayName":796,"installMethods":797,"rationale":798,"selectedPaths":799,"source":335,"sourceLanguage":18,"type":251},"skills/iterate-lessons-log","Creates a structured lessons learned entry for organizational memory. Use after projects, incidents, or significant learnings to capture knowledge for future teams and initiatives.","iterate-lessons-log",{"claudeCode":12},"SKILL.md frontmatter at skills/iterate-lessons-log/SKILL.md",[800,801,802],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":804,"description":805,"displayName":806,"installMethods":807,"rationale":808,"selectedPaths":809,"source":335,"sourceLanguage":18,"type":251},"skills/iterate-pivot-decision","Documents a strategic pivot or persevere decision with the evidence, analysis, and rationale. Use when evaluating whether to change direction on a product, feature, or strategy based on market feedback.","iterate-pivot-decision",{"claudeCode":12},"SKILL.md frontmatter at skills/iterate-pivot-decision/SKILL.md",[810,811,812],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":814,"description":815,"displayName":816,"installMethods":817,"rationale":818,"selectedPaths":819,"source":335,"sourceLanguage":18,"type":251},"skills/iterate-refinement-notes","Documents backlog refinement session outcomes including stories refined, estimates, questions raised, and decisions made. Use during or after refinement to capture the results and share with absent team members.","iterate-refinement-notes",{"claudeCode":12},"SKILL.md frontmatter at skills/iterate-refinement-notes/SKILL.md",[820,821,822],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":824,"description":825,"displayName":826,"installMethods":827,"rationale":828,"selectedPaths":829,"source":335,"sourceLanguage":18,"type":251},"skills/iterate-retrospective","Facilitates and documents a team retrospective capturing what went well, what to improve, and action items. Use at the end of sprints, projects, or milestones to reflect and improve team practices.","iterate-retrospective",{"claudeCode":12},"SKILL.md frontmatter at skills/iterate-retrospective/SKILL.md",[830,831,832],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":834,"description":835,"displayName":836,"installMethods":837,"rationale":838,"selectedPaths":839,"source":335,"sourceLanguage":18,"type":251},"skills/measure-dashboard-requirements","Specifies requirements for an analytics dashboard including metrics, visualizations, filters, and data sources. Use when requesting dashboards from data teams, defining KPI tracking, or documenting reporting needs.","measure-dashboard-requirements",{"claudeCode":12},"SKILL.md frontmatter at skills/measure-dashboard-requirements/SKILL.md",[840,841,842],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":844,"description":845,"displayName":846,"installMethods":847,"rationale":848,"selectedPaths":849,"source":335,"sourceLanguage":18,"type":251},"skills/measure-experiment-design","Designs an A/B test or experiment with clear hypothesis, variants, success metrics, sample size, and duration. Use when planning experiments to validate product changes or test hypotheses.","measure-experiment-design",{"claudeCode":12},"SKILL.md frontmatter at skills/measure-experiment-design/SKILL.md",[850,851,852],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":854,"description":855,"displayName":856,"installMethods":857,"rationale":858,"selectedPaths":859,"source":335,"sourceLanguage":18,"type":251},"skills/measure-experiment-results","Documents the results of a completed experiment or A/B test with statistical analysis, learnings, and recommendations. Use after experiments conclude to communicate findings, inform decisions, and build organizational knowledge.","measure-experiment-results",{"claudeCode":12},"SKILL.md frontmatter at skills/measure-experiment-results/SKILL.md",[860,861,862],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":864,"description":865,"displayName":866,"installMethods":867,"rationale":868,"selectedPaths":869,"source":335,"sourceLanguage":18,"type":251},"skills/measure-instrumentation-spec","Specifies event tracking and analytics instrumentation requirements for a feature. Use when defining what data to collect, ensuring consistent tracking implementation, or documenting analytics requirements for engineering.","measure-instrumentation-spec",{"claudeCode":12},"SKILL.md frontmatter at skills/measure-instrumentation-spec/SKILL.md",[870,871,872],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":874,"description":875,"displayName":876,"installMethods":877,"rationale":878,"selectedPaths":879,"source":335,"sourceLanguage":18,"type":251},"skills/measure-okr-grader","Scores completed OKR sets at cycle close with KR-level scoring per the canonical OKR type enum (committed | aspirational | learning | operational_health | compliance_or_safety), committed-vs-aspirational interpretation, evidence quality assessment, learning synthesis, and next-cycle recommendations. Refuses to retroactively change targets or shrink committed scope, average away guardrail KRs, treat 0.7 as success for committed or compliance_or_safety KRs, equate effort with impact, or use scores for individual performance. Hands off to iterate-lessons-log, iterate-retrospective, define-hypothesis, measure-dashboard-requirements, measure-instrumentation-spec, and foundation-okr-writer.","measure-okr-grader",{"claudeCode":12},"SKILL.md frontmatter at skills/measure-okr-grader/SKILL.md",[880,881,882],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":884,"description":885,"displayName":886,"installMethods":887,"rationale":888,"selectedPaths":889,"source":335,"sourceLanguage":18,"type":251},"skills/utility-mermaid-diagrams","Teaches PMs to create syntactically valid mermaid diagrams by selecting the right diagram type for their communication need, following syntax validity rules, and validating before shipping. Covers all 15 mermaid diagram types with PM-relevant examples and a dual-lens navigation system.","utility-mermaid-diagrams",{"claudeCode":12},"SKILL.md frontmatter at skills/utility-mermaid-diagrams/SKILL.md",[890,891,892,893,895,897],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"path":894,"priority":346},"references/diagram-catalog.md",{"path":896,"priority":346},"references/pm-use-cases.md",{"path":898,"priority":346},"references/syntax-guide.md",{"basePath":900,"description":901,"displayName":902,"installMethods":903,"rationale":904,"selectedPaths":905,"source":335,"sourceLanguage":18,"type":251},"skills/utility-pm-skill-builder","Guides contributors from a PM skill idea to a complete Skill Implementation Packet aligned with pm-skills conventions. Runs gap analysis, validates through a Why Gate, classifies by type and phase, generates draft files, and writes to a staging area for review before promotion.","utility-pm-skill-builder",{"claudeCode":12},"SKILL.md frontmatter at skills/utility-pm-skill-builder/SKILL.md",[906,907,908],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":910,"description":911,"displayName":912,"installMethods":913,"rationale":914,"selectedPaths":915,"source":335,"sourceLanguage":18,"type":251},"skills/utility-pm-skill-iterate","Applies targeted improvements to an existing pm-skills skill based on feedback, validation reports, or convention changes. Reads current files, previews proposed changes, writes on confirmation, and suggests a version bump. Use when improving a skill after validation or feedback.","utility-pm-skill-iterate",{"claudeCode":12},"SKILL.md frontmatter at skills/utility-pm-skill-iterate/SKILL.md",[916,917,918],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":920,"description":921,"displayName":922,"installMethods":923,"rationale":924,"selectedPaths":925,"source":335,"sourceLanguage":18,"type":251},"skills/utility-pm-skill-validate","Audits an existing pm-skills skill against structural conventions and quality criteria. Produces a structured validation report with pass/fail checks, severity-graded findings, and actionable recommendations. Use when checking whether a skill meets repo standards before shipping or after making changes.","utility-pm-skill-validate",{"claudeCode":12},"SKILL.md frontmatter at skills/utility-pm-skill-validate/SKILL.md",[926,927,928],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"basePath":930,"description":931,"displayName":932,"installMethods":933,"rationale":934,"selectedPaths":935,"source":335,"sourceLanguage":18,"type":251},"skills/utility-slideshow-creator","Generates professional presentations from a JSON deck specification using 18 slide types with dark/light variants, content-to-layout decision logic, and calibrated character limits. Ships with a default professional theme and supports custom themes via utility-slideshow-themer.","utility-slideshow-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/utility-slideshow-creator/SKILL.md",[936,937,938,939,941,943],{"path":529,"priority":329},{"path":531,"priority":346},{"path":533,"priority":346},{"path":940,"priority":346},"references/decision-logic.md",{"path":942,"priority":346},"references/platform-rules.md",{"path":944,"priority":346},"references/slide-types.md",{"sources":946},[947],"manual",{"closedIssues90d":235,"description":949,"forks":236,"homepage":950,"license":243,"openIssues90d":238,"pushedAt":239,"readmeSize":233,"stars":240,"topics":951},"Curated, plug-and-play product management skills for AI agents. 40 skills across Triple Diamond phases plus foundation (lean canvas, persona, meeting lifecycle family) and utility (create, validate, iterate). Templates, workflows, thread-aligned samples, CI-enforced skill-family contracts. Apache 2.0.","https://product-on-purpose.github.io/pm-skills/",[304,952,953,215,954,955,956,957],"ai-skills","claude-code","claude-desktop","openskills","skill-families","triple-diamond",{"classifiedAt":959,"discoverAt":960,"extractAt":961,"githubAt":961,"updatedAt":959},1778695719797,1778695714515,1778695717835,[217,218,216,215,219],{"evaluatedAt":246,"extractAt":293,"updatedAt":246},[],[966,995,1021,1049,1074,1097],{"_creationTime":967,"_id":968,"community":969,"display":970,"identity":976,"providers":980,"relations":988,"tags":991,"workflow":992},1778695383013.7358,"k17bdtsh1jen385ttwx5tfewnh86ny8s",{"reviewCount":8},{"description":971,"installMethods":972,"name":974,"sourceUrl":975},"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.",{"claudeCode":973},"phuryn/pm-skills","Brainstorm Experiments Existing","https://github.com/phuryn/pm-skills",{"basePath":977,"githubOwner":978,"githubRepo":250,"locale":18,"slug":979,"type":251},"pm-product-discovery/skills/brainstorm-experiments-existing","phuryn","brainstorm-experiments-existing",{"evaluate":981,"extract":986},{"promptVersionExtension":208,"promptVersionScoring":209,"score":982,"tags":983,"targetMarket":220,"tier":221},100,[215,984,219,985],"experiment-design","validation",{"commitSha":283,"license":987},"MIT",{"parentExtensionId":989,"repoId":990},"k177sb9mbjrhss1kp0pyfg5p4n86n75e","kd759mc43bg9ypk46ka87r3wa586npt5",[984,215,219,985],{"evaluatedAt":993,"extractAt":994,"updatedAt":993},1778696308550,1778695383013,{"_creationTime":996,"_id":997,"community":998,"display":999,"identity":1005,"providers":1009,"relations":1014,"tags":1017,"workflow":1018},1778698867338.2952,"k17esyj3t81n7j8egabhte7q2586mfnn",{"reviewCount":8},{"description":1000,"installMethods":1001,"name":1003,"sourceUrl":1004},"Build a weekly cadence of customer touchpoints using Opportunity Solution Trees, assumption mapping, and interview snapshots. Use when the user mentions \"continuous discovery\", \"opportunity solution tree\", \"weekly interviews\", \"assumption testing\", \"discovery habits\", \"product trio\", or \"outcome-based roadmap\". Also trigger when setting up regular customer feedback loops, prioritizing which experiments to run, or connecting discovery insights to delivery work. Covers experience mapping, co-creation, and prioritizing opportunities. For interview technique, see mom-test. For team structure, see inspired-product.",{"claudeCode":1002},"wondelai/skills","Continuous Discovery","https://github.com/wondelai/skills",{"basePath":1006,"githubOwner":1007,"githubRepo":1008,"locale":18,"slug":1006,"type":251},"continuous-discovery","wondelai","skills",{"evaluate":1010,"extract":1013},{"promptVersionExtension":208,"promptVersionScoring":209,"score":296,"tags":1011,"targetMarket":220,"tier":221},[215,1012,217,219,1006],"discovery",{"commitSha":283,"license":987},{"parentExtensionId":1015,"repoId":1016},"k17bj16z8e1yp2wwfd2hxagjtd86m0fp","kd7aexggvp8qjwjtgjbetg0jch86mg5a",[1006,217,1012,215,219],{"evaluatedAt":1019,"extractAt":1020,"updatedAt":1019},1778699091004,1778698867338,{"_creationTime":1022,"_id":1023,"community":1024,"display":1025,"identity":1031,"providers":1035,"relations":1043,"tags":1045,"workflow":1046},1778696113180.8188,"k17c5zp0g9ej845h70sjh0z6rd86n8ta",{"reviewCount":8},{"description":1026,"installMethods":1027,"name":1029,"sourceUrl":1030},"Build customer journey maps and service blueprints that visualize the end-to-end user experience including touchpoints, emotions, friction, and underlying systems. Use this skill whenever the user wants to map a customer journey, build a service blueprint, identify friction across an experience, align teams on the user experience, or visualize touchpoints and pain points. Triggers on customer journey, journey map, service blueprint, user journey, experience map, touchpoint analysis, friction map, journey audit, end-to-end experience, customer experience map. Also triggers when the team has departmental views of users but no shared map of what the experience actually feels like.",{"claudeCode":1028},"rampstackco/claude-skills","journey-mapping","https://github.com/rampstackco/claude-skills",{"basePath":1032,"githubOwner":1033,"githubRepo":1034,"locale":18,"slug":1029,"type":251},"skills/journey-mapping","rampstackco","claude-skills",{"evaluate":1036,"extract":1042},{"promptVersionExtension":208,"promptVersionScoring":209,"score":982,"tags":1037,"targetMarket":220,"tier":221},[1038,1039,1040,1041,218],"user-experience","customer-journey","service-blueprint","research",{"commitSha":283},{"repoId":1044},"kd7bebccrrd1xf6w868aggftrd86m86v",[1039,218,1041,1040,1038],{"evaluatedAt":1047,"extractAt":1048,"updatedAt":1047},1778697107949,1778696113180,{"_creationTime":1050,"_id":1051,"community":1052,"display":1053,"identity":1057,"providers":1059,"relations":1070,"tags":1071,"workflow":1072},1778698867338.2969,"k17eycez10awwb40pbfjr0je3986mqd0",{"reviewCount":8},{"description":1054,"installMethods":1055,"name":1056,"sourceUrl":1004},"Design motivation systems using Autonomy, Mastery, and Purpose (AMP) for products and teams. Use when the user mentions \"intrinsic motivation\", \"gamification isnt working\", \"team incentives\", \"autonomy\", \"mastery\", \"purpose-driven\", \"employee engagement\", or \"reward systems\". Also trigger when designing onboarding progression systems, fixing broken gamification, or building team structures that sustain high performance. Covers why carrot-and-stick fails and how to build progress systems. For habit-forming product loops, see hooked-ux. For retention behavior design, see improve-retention.",{"claudeCode":1002},"Drive Motivation",{"basePath":1058,"githubOwner":1007,"githubRepo":1008,"locale":18,"slug":1058,"type":251},"drive-motivation",{"evaluate":1060,"extract":1069},{"promptVersionExtension":208,"promptVersionScoring":209,"score":982,"tags":1061,"targetMarket":220,"tier":221},[1062,215,1063,1064,1065,1066,1067,1068],"motivation","team-management","gamification","psychology","autonomy","mastery","purpose",{"commitSha":283,"license":987},{"parentExtensionId":1015,"repoId":1016},[1066,1064,1067,1062,215,1065,1068,1063],{"evaluatedAt":1073,"extractAt":1020,"updatedAt":1073},1778699189848,{"_creationTime":1075,"_id":1076,"community":1077,"display":1078,"identity":1082,"providers":1084,"relations":1092,"tags":1094,"workflow":1095},1778695383013.7402,"k172kxvjmb1kp16hz4yh2s2pwd86n2v3",{"reviewCount":8},{"description":1079,"installMethods":1080,"name":1081,"sourceUrl":975},"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.",{"claudeCode":973},"pricing-strategy",{"basePath":1083,"githubOwner":978,"githubRepo":250,"locale":18,"slug":1081,"type":251},"pm-product-strategy/skills/pricing-strategy",{"evaluate":1085,"extract":1091},{"promptVersionExtension":208,"promptVersionScoring":209,"score":982,"tags":1086,"targetMarket":220,"tier":221},[1087,1088,1089,1090,215],"pricing","strategy","business-model","saas",{"commitSha":283},{"parentExtensionId":1093,"repoId":990},"k1757vtfvtk8zm49azq5gev4qh86n5e4",[1089,1087,215,1090,1088],{"evaluatedAt":1096,"extractAt":994,"updatedAt":1096},1778696628032,{"_creationTime":1098,"_id":1099,"community":1100,"display":1101,"identity":1103,"providers":1104,"relations":1112,"tags":1113,"workflow":1114},1778695720086.7703,"k176r34g5a5fjn1z1a4gq6v88186nje0",{"reviewCount":8},{"description":845,"installMethods":1102,"name":846,"sourceUrl":14},{"claudeCode":12},{"basePath":844,"githubOwner":249,"githubRepo":250,"locale":18,"slug":846,"type":251},{"evaluate":1105,"extract":1111},{"promptVersionExtension":208,"promptVersionScoring":209,"score":982,"tags":1106,"targetMarket":220,"tier":221},[1107,1108,215,1109,1110],"ab-testing","experimentation","a-b-testing","data-analysis",{"commitSha":283},{"parentExtensionId":254,"repoId":289},[1109,1107,1110,1108,215],{"evaluatedAt":1115,"extractAt":293,"updatedAt":1115},1778696438706]