[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-product-on-purpose-measure-experiment-results-en":3,"guides-for-product-on-purpose-measure-experiment-results":971,"similar-k1707sx6kr72d0p4yjgw54z0th86nskb-en":972},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":254,"isFallback":249,"parentExtension":259,"providers":319,"relations":323,"repo":324,"tags":969,"workflow":970},1778695720086.7705,"k1707sx6kr72d0p4yjgw54z0th86nskb",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"product-on-purpose/pm-skills","measure-experiment-results","https://github.com/product-on-purpose/pm-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":234,"workflow":252},1778696456094.1187,"kn71q4g0025e73g25826necrqs86nxkp","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":200,"practices":204,"prerequisites":205,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"targetMarket":218,"tier":219,"useCases":220,"workflow":225},[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,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The displayed description clearly names the problem of documenting experiment results with statistical analysis, learnings, and recommendations, and specifies its use after experiments conclude.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a structured approach to documenting experiment results, going beyond generic LLM capabilities by providing specific steps, analysis guidance, and a templated output format.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill addresses a complete lifecycle stage (documenting results) with clear instructions, a template, and an example, making it ready for immediate use in a workflow.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses specifically on documenting completed experiment results, adhering to a single, well-defined domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's purpose and usage.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This is a skill, not an MCP tool-based extension, so this check does not apply.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","The skill does not appear to have configurable parameters beyond the user's prompt.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","As this is a skill and not a set of distinct tools, this check is not applicable.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This skill's primary interaction is through natural language prompts and generated text, not structured tool inputs/outputs.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The project is licensed under Apache-2.0, a permissive open-source license, clearly declared in the LICENSE file and frontmatter.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The latest commit was on 2026-05-13, indicating active maintenance within the last 90 days.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","No third-party dependencies are used by this skill.",{"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's instructions focus on text generation and analysis of provided information, with no indication of executing untrusted code or loading external executable assets.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch external content at runtime or execute arbitrary code, keeping all operations within the provided bundle.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","As a text-generation skill, it does not interact with the file system or system operations, thus maintaining sandbox isolation.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached processes or retry loops around denied operations are present, as the skill is purely text-based.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's function is to process user-provided experiment data and generate a report; it does not involve submitting data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled markdown files are free of hidden text, control characters, or other obfuscation techniques.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill consists of readable markdown instructions and does 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-provided text and produces a document, making no assumptions about the user's 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 indicates active engagement, but the closure rate is below the pass threshold.",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","The skill has a declared version (2.0.0) in SKILL.md frontmatter and a CHANGELOG.md, clearly indicating release history.",{"category":105,"check":106,"severity":42,"summary":107},"Execution","Validation","This skill does not execute code or process structured inputs/outputs that would require schema validation.",{"category":66,"check":109,"severity":42,"summary":110},"Unguarded Destructive Operations","The skill is purely analytical and text-generation based, performing no destructive operations.",{"category":112,"check":113,"severity":42,"summary":114},"Code Execution","Error Handling","As a skill, it relies on the LLM's error handling for prompt processing, and does not contain executable code with explicit error paths.",{"category":112,"check":116,"severity":42,"summary":117},"Logging","The skill does not perform actions that require local audit logging.",{"category":119,"check":120,"severity":24,"summary":121},"Compliance","GDPR","The skill processes experiment results data and does not inherently operate on personal data without sanitization. User-provided data is processed by the LLM.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill's function is universal to experiment documentation and has no regional or jurisdictional restrictions.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The skill is implemented in markdown and relies on standard LLM processing, with no assumptions about specific operating systems or shells.",{"category":45,"check":129,"severity":24,"summary":130},"README","The README file exists and clearly describes the PM-Skills project and its purpose, with installation and usage details.",{"category":33,"check":132,"severity":42,"summary":133},"Tool surface size","This is a single skill, not a collection of tools.",{"category":40,"check":135,"severity":42,"summary":136},"Overlapping near-synonym tools","This is a single skill and does not expose multiple tools.",{"category":45,"check":138,"severity":24,"summary":139},"Phantom features","All advertised features in the README (documenting experiment results) are directly supported by the SKILL.md and its referenced components.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear installation instructions for various platforms and includes copy-pasteable examples for the overall PM-Skills project.",{"category":145,"check":146,"severity":42,"summary":147},"Errors","Actionable error messages","This skill does not have executable code with user-facing error paths; error handling is managed by the LLM's prompt processing.",{"category":105,"check":149,"severity":42,"summary":150},"Pinned dependencies","The skill does not have dependencies.",{"category":33,"check":152,"severity":42,"summary":153},"Dry-run preview","The skill is purely analytical and does not perform state-changing operations or outbound data sending.",{"category":155,"check":156,"severity":42,"summary":157},"Protocol","Idempotent retry & timeouts","This skill does not involve remote calls or state-changing operations requiring idempotency or timeouts.",{"category":119,"check":159,"severity":24,"summary":160},"Telemetry opt-in","The README and associated documentation do not mention telemetry collection. Any telemetry would be handled by the underlying agent platform, not this skill itself.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill's purpose is precisely defined, stating it documents experiment results with statistical analysis, learnings, and recommendations, and specifying when to use it (after experiments conclude).",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The SKILL.md frontmatter is concise and self-contained, clearly summarizing the core capability and relevant metadata.",{"category":45,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md body is concise, outlining steps and referencing external files for templates and examples, adhering to progressive disclosure.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md clearly outlines the process and links to `references/TEMPLATE.md` and `references/EXAMPLE.md` for detailed information.",{"category":171,"check":175,"severity":42,"summary":176},"Forked exploration","This skill does not involve deep exploration or multi-file inspection that would warrant `context: fork`.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The `references/EXAMPLE.md` file provides a comprehensive, ready-to-use example demonstrating input, invocation, and observable output.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The `references/TEMPLATE.md` includes sections for handling negative or inconclusive results, and the `Quality Checklist` in SKILL.md covers reporting honestly. The example also details handling of edge cases like holiday traffic exclusion.",{"category":112,"check":184,"severity":42,"summary":185},"Tool Fallback","This skill does not reference external tools that would require a fallback.",{"category":187,"check":188,"severity":42,"summary":189},"Safety","Halt on unexpected state","The skill operates on provided text and does not interact with system state or files, thus not requiring checks for unexpected pre-state.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; its function is specific to documenting experiment results.",1778696455977,"This skill takes an experiment's results, statistical analysis, learnings, and recommendations, and documents them in a structured format using a provided template. It helps communicate findings effectively after experiments conclude.",[196,197,198,199],"Documents statistical analysis, learnings, and recommendations","Provides a structured output template","Includes a comprehensive example for guidance","Adheres to best practices for experiment reporting",[201,202,203],"Conducting the experiment itself","Collecting raw experiment data","Performing the statistical analysis (assumes analysis is complete)",[],[],"3.0.0","4.4.0","To standardize and professionalize the documentation of experiment results, turning raw data into actionable organizational knowledge for better decision-making.","The skill is well-documented, production-ready, and adheres to best practices. The 'Issues Attention' finding is informational and does not impact the overall high quality.",95,"High-quality skill for documenting experiment results with clear instructions, examples, and adherence to best practices.",[213,214,215,216,217],"product-management","experimentation","a-b-testing","data-analysis","documentation","global","verified",[221,222,223,224],"After an A/B test or experiment reaches statistical significance","To communicate findings to stakeholders","During decisions about feature shipping, iteration, or discontinuation","To build a repository of learnings for future experiments",[226,227,228,229,230,231,232,233],"Summarize the Experiment","Restate the Hypothesis","Present Primary Results","Analyze Secondary Metrics","Segment the Data","Extract Learnings","Make a Recommendation","Define Next Steps",{"codeQuality":235,"collectedAt":237,"documentation":238,"maintenance":241,"security":248,"testCoverage":251},{"hasLockfile":236},true,1778696439664,{"descriptionLength":239,"readmeSize":240},228,80198,{"closedIssues90d":242,"forks":243,"hasChangelog":236,"manifestVersion":244,"openIssues90d":245,"pushedAt":246,"stars":247},11,31,"2.0.0",14,1778649747000,205,{"hasNpmPackage":249,"license":250,"smitheryVerified":249},false,"Apache-2.0",{"hasCi":236,"hasTests":249},{"updatedAt":253},1778696456094,{"basePath":255,"githubOwner":256,"githubRepo":257,"locale":18,"slug":13,"type":258},"skills/measure-experiment-results","product-on-purpose","pm-skills","skill",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":267,"parentExtension":270,"providers":300,"relations":315,"tags":316,"workflow":317},1778695720086.7622,"k1721116hsfj7zg78w03432n8986n6y8",{"reviewCount":8},{"description":264,"installMethods":265,"name":266,"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":257},"PM-Skills",{"basePath":268,"githubOwner":256,"githubRepo":257,"locale":18,"slug":257,"type":269},"","plugin",{"_creationTime":271,"_id":272,"community":273,"display":274,"identity":278,"providers":280,"relations":294,"tags":296,"workflow":297},1778695720086.762,"k17e82myp13z1v3ayhrvy721y186npks",{"reviewCount":8},{"description":275,"installMethods":276,"name":277,"sourceUrl":14},"Product Management skills for AI agents",{"claudeCode":12},"pm-skills-marketplace",{"basePath":268,"githubOwner":256,"githubRepo":257,"locale":18,"slug":257,"type":279},"marketplace",{"evaluate":281,"extract":288},{"promptVersionExtension":282,"promptVersionScoring":207,"score":210,"tags":283,"targetMarket":218,"tier":219},"3.1.0",[213,284,285,217,286,287],"agile","workflows","templates","ai-agent-skills",{"commitSha":289,"marketplace":290,"plugin":292},"HEAD",{"name":277,"pluginCount":291},1,{"mcpCount":8,"provider":293,"skillCount":8},"classify",{"repoId":295},"kd78ksv1wjj826ds5j1sh2kqnx86mhqf",[284,287,217,213,286,285],{"evaluatedAt":298,"extractAt":299,"updatedAt":298},1778695736047,1778695720086,{"evaluate":301,"extract":312},{"promptVersionExtension":206,"promptVersionScoring":207,"score":302,"tags":303,"targetMarket":218,"tier":219},99,[213,304,305,306,307,308,309,310,311],"pm","prd","user-stories","okrs","lean-startup","design-thinking","meeting-skills","agent-skills",{"commitSha":289,"license":250,"plugin":313},{"mcpCount":8,"provider":293,"skillCount":314},40,{"parentExtensionId":272,"repoId":295},[311,309,308,310,307,304,305,213,306],{"evaluatedAt":318,"extractAt":299,"updatedAt":318},1778695745973,{"evaluate":320,"extract":322},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":321,"targetMarket":218,"tier":219},[213,214,215,216,217],{"commitSha":289,"license":250},{"parentExtensionId":261,"repoId":295},{"_creationTime":325,"_id":295,"identity":326,"providers":327,"workflow":965},1778695714515.1458,{"githubOwner":256,"githubRepo":257,"sourceUrl":14},{"classify":328,"discover":952,"github":955},{"commitSha":289,"extensions":329},[330,343,528,541,551,561,571,581,591,601,611,621,631,641,651,661,671,681,691,701,711,721,733,743,753,763,773,783,793,803,813,823,833,843,853,863,870,880,890,906,916,926,936],{"basePath":268,"description":275,"displayName":277,"installMethods":331,"rationale":332,"selectedPaths":333,"source":342,"sourceLanguage":18,"type":279},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[334,337,339],{"path":335,"priority":336},".claude-plugin/marketplace.json","mandatory",{"path":338,"priority":336},"README.md",{"path":340,"priority":341},"LICENSE","high","rule",{"basePath":268,"description":264,"displayName":257,"installMethods":344,"license":250,"rationale":345,"selectedPaths":346,"source":342,"sourceLanguage":18,"type":269},{"claudeCode":257},"plugin manifest at .claude-plugin/plugin.json",[347,349,350,351,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498,500,502,504,506,508,510,512,514,516,518,520,522,524,526],{"path":348,"priority":336},".claude-plugin/plugin.json",{"path":338,"priority":336},{"path":340,"priority":341},{"path":352,"priority":353},"skills/define-hypothesis/SKILL.md","medium",{"path":355,"priority":353},"skills/define-jtbd-canvas/SKILL.md",{"path":357,"priority":353},"skills/define-opportunity-tree/SKILL.md",{"path":359,"priority":353},"skills/define-problem-statement/SKILL.md",{"path":361,"priority":353},"skills/deliver-acceptance-criteria/SKILL.md",{"path":363,"priority":353},"skills/deliver-edge-cases/SKILL.md",{"path":365,"priority":353},"skills/deliver-launch-checklist/SKILL.md",{"path":367,"priority":353},"skills/deliver-prd/SKILL.md",{"path":369,"priority":353},"skills/deliver-release-notes/SKILL.md",{"path":371,"priority":353},"skills/deliver-user-stories/SKILL.md",{"path":373,"priority":353},"skills/develop-adr/SKILL.md",{"path":375,"priority":353},"skills/develop-design-rationale/SKILL.md",{"path":377,"priority":353},"skills/develop-solution-brief/SKILL.md",{"path":379,"priority":353},"skills/develop-spike-summary/SKILL.md",{"path":381,"priority":353},"skills/discover-competitive-analysis/SKILL.md",{"path":383,"priority":353},"skills/discover-interview-synthesis/SKILL.md",{"path":385,"priority":353},"skills/discover-stakeholder-summary/SKILL.md",{"path":387,"priority":353},"skills/foundation-lean-canvas/SKILL.md",{"path":389,"priority":353},"skills/foundation-meeting-agenda/SKILL.md",{"path":391,"priority":353},"skills/foundation-meeting-brief/SKILL.md",{"path":393,"priority":353},"skills/foundation-meeting-recap/SKILL.md",{"path":395,"priority":353},"skills/foundation-meeting-synthesize/SKILL.md",{"path":397,"priority":353},"skills/foundation-okr-writer/SKILL.md",{"path":399,"priority":353},"skills/foundation-persona/SKILL.md",{"path":401,"priority":353},"skills/foundation-stakeholder-update/SKILL.md",{"path":403,"priority":353},"skills/iterate-lessons-log/SKILL.md",{"path":405,"priority":353},"skills/iterate-pivot-decision/SKILL.md",{"path":407,"priority":353},"skills/iterate-refinement-notes/SKILL.md",{"path":409,"priority":353},"skills/iterate-retrospective/SKILL.md",{"path":411,"priority":353},"skills/measure-dashboard-requirements/SKILL.md",{"path":413,"priority":353},"skills/measure-experiment-design/SKILL.md",{"path":415,"priority":353},"skills/measure-experiment-results/SKILL.md",{"path":417,"priority":353},"skills/measure-instrumentation-spec/SKILL.md",{"path":419,"priority":353},"skills/measure-okr-grader/SKILL.md",{"path":421,"priority":353},"skills/utility-mermaid-diagrams/SKILL.md",{"path":423,"priority":353},"skills/utility-pm-skill-builder/SKILL.md",{"path":425,"priority":353},"skills/utility-pm-skill-iterate/SKILL.md",{"path":427,"priority":353},"skills/utility-pm-skill-validate/SKILL.md",{"path":429,"priority":353},"skills/utility-slideshow-creator/SKILL.md",{"path":431,"priority":353},"skills/utility-update-pm-skills/SKILL.md",{"path":433,"priority":341},"commands/.gitkeep",{"path":435,"priority":341},"commands/acceptance-criteria.md",{"path":437,"priority":341},"commands/adr.md",{"path":439,"priority":341},"commands/competitive-analysis.md",{"path":441,"priority":341},"commands/dashboard-requirements.md",{"path":443,"priority":341},"commands/design-rationale.md",{"path":445,"priority":341},"commands/edge-cases.md",{"path":447,"priority":341},"commands/experiment-design.md",{"path":449,"priority":341},"commands/experiment-results.md",{"path":451,"priority":341},"commands/hypothesis.md",{"path":453,"priority":341},"commands/instrumentation-spec.md",{"path":455,"priority":341},"commands/interview-synthesis.md",{"path":457,"priority":341},"commands/jtbd-canvas.md",{"path":459,"priority":341},"commands/launch-checklist.md",{"path":461,"priority":341},"commands/lean-canvas.md",{"path":463,"priority":341},"commands/lessons-log.md",{"path":465,"priority":341},"commands/meeting-agenda.md",{"path":467,"priority":341},"commands/meeting-brief.md",{"path":469,"priority":341},"commands/meeting-recap.md",{"path":471,"priority":341},"commands/meeting-synthesize.md",{"path":473,"priority":341},"commands/mermaid-diagrams.md",{"path":475,"priority":341},"commands/okr-grader.md",{"path":477,"priority":341},"commands/okr-writer.md",{"path":479,"priority":341},"commands/opportunity-tree.md",{"path":481,"priority":341},"commands/persona.md",{"path":483,"priority":341},"commands/pivot-decision.md",{"path":485,"priority":341},"commands/pm-skill-builder.md",{"path":487,"priority":341},"commands/pm-skill-iterate.md",{"path":489,"priority":341},"commands/pm-skill-validate.md",{"path":491,"priority":341},"commands/prd.md",{"path":493,"priority":341},"commands/problem-statement.md",{"path":495,"priority":341},"commands/refinement-notes.md",{"path":497,"priority":341},"commands/release-notes.md",{"path":499,"priority":341},"commands/retrospective.md",{"path":501,"priority":341},"commands/slideshow-creator.md",{"path":503,"priority":341},"commands/solution-brief.md",{"path":505,"priority":341},"commands/spike-summary.md",{"path":507,"priority":341},"commands/stakeholder-summary.md",{"path":509,"priority":341},"commands/stakeholder-update.md",{"path":511,"priority":341},"commands/update-pm-skills.md",{"path":513,"priority":341},"commands/user-stories.md",{"path":515,"priority":341},"commands/workflow-customer-discovery.md",{"path":517,"priority":341},"commands/workflow-feature-kickoff.md",{"path":519,"priority":341},"commands/workflow-post-launch-learning.md",{"path":521,"priority":341},"commands/workflow-product-strategy.md",{"path":523,"priority":341},"commands/workflow-sprint-planning.md",{"path":525,"priority":341},"commands/workflow-stakeholder-alignment.md",{"path":527,"priority":341},"commands/workflow-technical-discovery.md",{"basePath":529,"description":530,"displayName":531,"installMethods":532,"rationale":533,"selectedPaths":534,"source":342,"sourceLanguage":18,"type":258},"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)",[535,537,539],{"path":536,"priority":336},"SKILL.md",{"path":538,"priority":353},"references/EXAMPLE.md",{"path":540,"priority":353},"references/TEMPLATE.md",{"basePath":542,"description":543,"displayName":544,"installMethods":545,"rationale":546,"selectedPaths":547,"source":342,"sourceLanguage":18,"type":258},"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",[548,549,550],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":552,"description":553,"displayName":554,"installMethods":555,"rationale":556,"selectedPaths":557,"source":342,"sourceLanguage":18,"type":258},"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",[558,559,560],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":562,"description":563,"displayName":564,"installMethods":565,"rationale":566,"selectedPaths":567,"source":342,"sourceLanguage":18,"type":258},"skills/define-jtbd-canvas","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.","define-jtbd-canvas",{"claudeCode":12},"SKILL.md frontmatter at skills/define-jtbd-canvas/SKILL.md",[568,569,570],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":572,"description":573,"displayName":574,"installMethods":575,"rationale":576,"selectedPaths":577,"source":342,"sourceLanguage":18,"type":258},"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",[578,579,580],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":342,"sourceLanguage":18,"type":258},"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",[588,589,590],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":592,"description":593,"displayName":594,"installMethods":595,"rationale":596,"selectedPaths":597,"source":342,"sourceLanguage":18,"type":258},"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",[598,599,600],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":602,"description":603,"displayName":604,"installMethods":605,"rationale":606,"selectedPaths":607,"source":342,"sourceLanguage":18,"type":258},"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",[608,609,610],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":612,"description":613,"displayName":614,"installMethods":615,"rationale":616,"selectedPaths":617,"source":342,"sourceLanguage":18,"type":258},"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",[618,619,620],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":342,"sourceLanguage":18,"type":258},"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",[628,629,630],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":632,"description":633,"displayName":634,"installMethods":635,"rationale":636,"selectedPaths":637,"source":342,"sourceLanguage":18,"type":258},"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",[638,639,640],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":342,"sourceLanguage":18,"type":258},"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",[648,649,650],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":652,"description":653,"displayName":654,"installMethods":655,"rationale":656,"selectedPaths":657,"source":342,"sourceLanguage":18,"type":258},"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",[658,659,660],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":342,"sourceLanguage":18,"type":258},"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",[668,669,670],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":672,"description":673,"displayName":674,"installMethods":675,"rationale":676,"selectedPaths":677,"source":342,"sourceLanguage":18,"type":258},"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",[678,679,680],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":682,"description":683,"displayName":684,"installMethods":685,"rationale":686,"selectedPaths":687,"source":342,"sourceLanguage":18,"type":258},"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",[688,689,690],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":342,"sourceLanguage":18,"type":258},"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",[698,699,700],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":702,"description":703,"displayName":704,"installMethods":705,"rationale":706,"selectedPaths":707,"source":342,"sourceLanguage":18,"type":258},"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",[708,709,710],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":712,"description":713,"displayName":714,"installMethods":715,"rationale":716,"selectedPaths":717,"source":342,"sourceLanguage":18,"type":258},"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",[718,719,720],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":722,"description":723,"displayName":724,"installMethods":725,"rationale":726,"selectedPaths":727,"source":342,"sourceLanguage":18,"type":258},"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",[728,729,730,731],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"path":732,"priority":353},"references/html-template.html",{"basePath":734,"description":735,"displayName":736,"installMethods":737,"rationale":738,"selectedPaths":739,"source":342,"sourceLanguage":18,"type":258},"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",[740,741,742],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":744,"description":745,"displayName":746,"installMethods":747,"rationale":748,"selectedPaths":749,"source":342,"sourceLanguage":18,"type":258},"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",[750,751,752],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":754,"description":755,"displayName":756,"installMethods":757,"rationale":758,"selectedPaths":759,"source":342,"sourceLanguage":18,"type":258},"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",[760,761,762],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":764,"description":765,"displayName":766,"installMethods":767,"rationale":768,"selectedPaths":769,"source":342,"sourceLanguage":18,"type":258},"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",[770,771,772],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":774,"description":775,"displayName":776,"installMethods":777,"rationale":778,"selectedPaths":779,"source":342,"sourceLanguage":18,"type":258},"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",[780,781,782],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":784,"description":785,"displayName":786,"installMethods":787,"rationale":788,"selectedPaths":789,"source":342,"sourceLanguage":18,"type":258},"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",[790,791,792],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":794,"description":795,"displayName":796,"installMethods":797,"rationale":798,"selectedPaths":799,"source":342,"sourceLanguage":18,"type":258},"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",[800,801,802],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":804,"description":805,"displayName":806,"installMethods":807,"rationale":808,"selectedPaths":809,"source":342,"sourceLanguage":18,"type":258},"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",[810,811,812],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":814,"description":815,"displayName":816,"installMethods":817,"rationale":818,"selectedPaths":819,"source":342,"sourceLanguage":18,"type":258},"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",[820,821,822],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":824,"description":825,"displayName":826,"installMethods":827,"rationale":828,"selectedPaths":829,"source":342,"sourceLanguage":18,"type":258},"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",[830,831,832],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":834,"description":835,"displayName":836,"installMethods":837,"rationale":838,"selectedPaths":839,"source":342,"sourceLanguage":18,"type":258},"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",[840,841,842],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":844,"description":845,"displayName":846,"installMethods":847,"rationale":848,"selectedPaths":849,"source":342,"sourceLanguage":18,"type":258},"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",[850,851,852],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":854,"description":855,"displayName":856,"installMethods":857,"rationale":858,"selectedPaths":859,"source":342,"sourceLanguage":18,"type":258},"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",[860,861,862],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":255,"description":10,"displayName":13,"installMethods":864,"rationale":865,"selectedPaths":866,"source":342,"sourceLanguage":18,"type":258},{"claudeCode":12},"SKILL.md frontmatter at skills/measure-experiment-results/SKILL.md",[867,868,869],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":871,"description":872,"displayName":873,"installMethods":874,"rationale":875,"selectedPaths":876,"source":342,"sourceLanguage":18,"type":258},"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",[877,878,879],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":881,"description":882,"displayName":883,"installMethods":884,"rationale":885,"selectedPaths":886,"source":342,"sourceLanguage":18,"type":258},"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",[887,888,889],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":891,"description":892,"displayName":893,"installMethods":894,"rationale":895,"selectedPaths":896,"source":342,"sourceLanguage":18,"type":258},"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",[897,898,899,900,902,904],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"path":901,"priority":353},"references/diagram-catalog.md",{"path":903,"priority":353},"references/pm-use-cases.md",{"path":905,"priority":353},"references/syntax-guide.md",{"basePath":907,"description":908,"displayName":909,"installMethods":910,"rationale":911,"selectedPaths":912,"source":342,"sourceLanguage":18,"type":258},"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",[913,914,915],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":917,"description":918,"displayName":919,"installMethods":920,"rationale":921,"selectedPaths":922,"source":342,"sourceLanguage":18,"type":258},"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",[923,924,925],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":927,"description":928,"displayName":929,"installMethods":930,"rationale":931,"selectedPaths":932,"source":342,"sourceLanguage":18,"type":258},"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",[933,934,935],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"basePath":937,"description":938,"displayName":939,"installMethods":940,"rationale":941,"selectedPaths":942,"source":342,"sourceLanguage":18,"type":258},"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",[943,944,945,946,948,950],{"path":536,"priority":336},{"path":538,"priority":353},{"path":540,"priority":353},{"path":947,"priority":353},"references/decision-logic.md",{"path":949,"priority":353},"references/platform-rules.md",{"path":951,"priority":353},"references/slide-types.md",{"sources":953},[954],"manual",{"closedIssues90d":242,"description":956,"forks":243,"homepage":957,"license":250,"openIssues90d":245,"pushedAt":246,"readmeSize":240,"stars":247,"topics":958},"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/",[311,959,960,213,961,962,963,964],"ai-skills","claude-code","claude-desktop","openskills","skill-families","triple-diamond",{"classifiedAt":966,"discoverAt":967,"extractAt":968,"githubAt":968,"updatedAt":966},1778695719797,1778695714515,1778695717835,[215,216,217,214,213],{"evaluatedAt":253,"extractAt":299,"updatedAt":253},[],[973,990,1017,1043,1064,1090],{"_creationTime":974,"_id":975,"community":976,"display":977,"identity":979,"providers":980,"relations":986,"tags":987,"workflow":988},1778695720086.7703,"k176r34g5a5fjn1z1a4gq6v88186nje0",{"reviewCount":8},{"description":855,"installMethods":978,"name":856,"sourceUrl":14},{"claudeCode":12},{"basePath":854,"githubOwner":256,"githubRepo":257,"locale":18,"slug":856,"type":258},{"evaluate":981,"extract":985},{"promptVersionExtension":206,"promptVersionScoring":207,"score":982,"tags":983,"targetMarket":218,"tier":219},100,[984,214,213,215,216],"ab-testing",{"commitSha":289},{"parentExtensionId":261,"repoId":295},[215,984,216,214,213],{"evaluatedAt":989,"extractAt":299,"updatedAt":989},1778696438706,{"_creationTime":991,"_id":992,"community":993,"display":994,"identity":1000,"providers":1005,"relations":1011,"tags":1013,"workflow":1014},1778696113180.8157,"k174kwts9kpz0tjrtay7wpe83586msq7",{"reviewCount":8},{"description":995,"installMethods":996,"name":998,"sourceUrl":999},"A discipline for designing experiments (A/B tests, multivariate, holdouts) so the results actually answer the question you asked. Hypothesis writing, sample size, duration, segment analysis, interpretation, decision-making, and the common failure modes that produce confidently wrong shipping decisions.",{"claudeCode":997},"rampstackco/claude-skills","Experiment Design","https://github.com/rampstackco/claude-skills",{"basePath":1001,"githubOwner":1002,"githubRepo":1003,"locale":18,"slug":1004,"type":258},"skills/experiment-design","rampstackco","claude-skills","experiment-design",{"evaluate":1006,"extract":1009},{"promptVersionExtension":206,"promptVersionScoring":207,"score":302,"tags":1007,"targetMarket":218,"tier":219},[214,213,215,216,1008],"decision-making",{"commitSha":289,"license":1010},"MIT",{"repoId":1012},"kd7bebccrrd1xf6w868aggftrd86m86v",[215,216,1008,214,213],{"evaluatedAt":1015,"extractAt":1016,"updatedAt":1015},1778696859460,1778696113180,{"_creationTime":1018,"_id":1019,"community":1020,"display":1021,"identity":1027,"providers":1030,"relations":1036,"tags":1039,"workflow":1040},1778695383013.736,"k1715e8neqfzk3xmy387cvmbjs86nn8f",{"reviewCount":8},{"description":1022,"installMethods":1023,"name":1025,"sourceUrl":1026},"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.",{"claudeCode":1024},"phuryn/pm-skills","brainstorm-experiments-new","https://github.com/phuryn/pm-skills",{"basePath":1028,"githubOwner":1029,"githubRepo":257,"locale":18,"slug":1025,"type":258},"pm-product-discovery/skills/brainstorm-experiments-new","phuryn",{"evaluate":1031,"extract":1035},{"promptVersionExtension":206,"promptVersionScoring":207,"score":982,"tags":1032,"targetMarket":218,"tier":219},[213,308,214,1033,1034],"hypothesis-testing","product-discovery",{"commitSha":289},{"parentExtensionId":1037,"repoId":1038},"k177sb9mbjrhss1kp0pyfg5p4n86n75e","kd759mc43bg9ypk46ka87r3wa586npt5",[214,1033,308,1034,213],{"evaluatedAt":1041,"extractAt":1042,"updatedAt":1041},1778696325158,1778695383013,{"_creationTime":1044,"_id":1045,"community":1046,"display":1047,"identity":1051,"providers":1053,"relations":1060,"tags":1061,"workflow":1062},1778696113180.8162,"k17bkjna4r1wf6fsg43qw9fj7586n9ad",{"reviewCount":8},{"description":1048,"installMethods":1049,"name":1050,"sourceUrl":999},"A platform decision framework for experimentation. When to use Statsig vs PostHog vs GrowthBook vs Optimizely vs Amplitude vs Eppo vs Kameleoon. How to migrate between them. How to coordinate when multi-platform is genuinely warranted. The decisions that compound for years and the ones you can defer. Triggers on which experimentation platform, choose Statsig vs PostHog, evaluate experimentation tools, switch experimentation platform, migrate from Optimizely, consolidate experimentation tools, multi-platform experimentation, experimentation platform decision, ab test platform selection, feature flag platform vs experiment platform, warehouse-native experiments, vendor lock-in experimentation. Also triggers when a team is asking about cost, governance, or migration cost across experimentation tools, or when an evaluation is starting.",{"claudeCode":997},"experimentation-platform-orchestrator",{"basePath":1052,"githubOwner":1002,"githubRepo":1003,"locale":18,"slug":1050,"type":258},"skills/experimentation-platform-orchestrator",{"evaluate":1054,"extract":1059},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1055,"tags":1056,"targetMarket":218,"tier":219},98,[214,215,213,1057,1058],"growth","decision-framework",{"commitSha":289},{"repoId":1012},[215,1058,214,1057,213],{"evaluatedAt":1063,"extractAt":1016,"updatedAt":1063},1778696900214,{"_creationTime":1065,"_id":1066,"community":1067,"display":1068,"identity":1074,"providers":1078,"relations":1083,"tags":1086,"workflow":1087},1778685615701.8328,"k17amxk3h2kxtrsfb68cxnk5cd86m5gk",{"reviewCount":8},{"description":1069,"installMethods":1070,"name":1072,"sourceUrl":1073},"When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions \"A/B test,\" \"split test,\" \"experiment,\" \"test this change,\" \"variant copy,\" \"multivariate test,\" \"hypothesis,\" \"should I test this,\" \"which version is better,\" \"test two versions,\" \"statistical significance,\" \"how long should I run this test,\" \"growth experiments,\" \"experiment velocity,\" \"experiment backlog,\" \"ICE score,\" \"experimentation program,\" or \"experiment playbook.\" Use this whenever someone is comparing two approaches and wants to measure which performs better, or when they want to build a systematic experimentation practice. For tracking implementation, see analytics-tracking. For page-level conversion optimization, see page-cro.",{"claudeCode":1071},"coreyhaines31/marketingskills","ab-test-setup","https://github.com/coreyhaines31/marketingskills",{"basePath":1075,"githubOwner":1076,"githubRepo":1077,"locale":18,"slug":1072,"type":258},"skills/ab-test-setup","coreyhaines31","marketingskills",{"evaluate":1079,"extract":1082},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1055,"tags":1080,"targetMarket":218,"tier":219},[215,214,1057,1081,216],"marketing",{"commitSha":289},{"parentExtensionId":1084,"repoId":1085},"k175jvka8cxxkf91gk8qy25r8186npjr","kd7a4vjty5ay3s25r82cm72wdn86nmg0",[215,216,214,1057,1081],{"evaluatedAt":1088,"extractAt":1089,"updatedAt":1088},1778685671927,1778685615701,{"_creationTime":1091,"_id":1092,"community":1093,"display":1094,"identity":1098,"providers":1100,"relations":1110,"tags":1111,"workflow":1112},1778696113180.8132,"k173q3ra7gz082ybxrbbwscw1n86n624",{"reviewCount":8},{"description":1095,"installMethods":1096,"name":1097,"sourceUrl":999},"Running experiments out of the data warehouse instead of via dedicated experiment platforms. SQL-based assignment, exposure logging discipline, metric definitions in dbt models, statistical analysis in SQL or Python, variance reduction with CUPED, sequential testing, and the operational tradeoffs vs platforms like Statsig and Optimizely. Triggers on warehouse-native experimentation, run experiments in BigQuery, run experiments in Snowflake, dbt experiments, SQL t-test, CUPED variance reduction, exposure log, sample ratio mismatch, sequential testing, mSPRT, doubly robust estimation, build vs buy experimentation. Also triggers when the team is choosing between platform and warehouse, building warehouse-native experiment infrastructure, auditing one, or running an experiment with a custom metric the platform cannot handle.",{"claudeCode":997},"data-warehouse-experimentation",{"basePath":1099,"githubOwner":1002,"githubRepo":1003,"locale":18,"slug":1097,"type":258},"skills/data-warehouse-experimentation",{"evaluate":1101,"extract":1109},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1102,"tags":1103,"targetMarket":218,"tier":219},97,[214,1104,1105,1106,1107,1108,215],"data-warehouse","sql","dbt","python","analytics",{"commitSha":289},{"repoId":1012},[215,1108,1104,1106,214,1107,1105],{"evaluatedAt":1113,"extractAt":1016,"updatedAt":1113},1778696691349]