[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-deanpeters-skill-authoring-workflow-zh-CN":3,"guides-for-deanpeters-skill-authoring-workflow":1103,"similar-k179d68vy7fze6emafgw0n95kn86nae8-zh-CN":1104},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":268,"isFallback":265,"parentExtension":274,"providers":329,"relations":333,"repo":334,"tags":1101,"workflow":1102},1778686037155.6294,"k179d68vy7fze6emafgw0n95kn86nae8",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Turn raw PM content into a compliant, publish-ready skill. Use when creating or updating a repo skill without breaking standards.",{"claudeCode":12},"deanpeters/Product-Manager-Skills","Skill Authoring Workflow","https://github.com/deanpeters/Product-Manager-Skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":250,"workflow":266},1778688192322.889,"kn713mbrednnzdnr6kvjrd52d186mfyj","en",{"checks":20,"evaluatedAt":210,"extensionSummary":211,"features":212,"nonGoals":218,"practices":222,"prerequisites":223,"promptVersionExtension":224,"promptVersionScoring":225,"purpose":226,"rationale":227,"score":228,"summary":229,"tags":230,"targetMarket":236,"tier":237,"useCases":238,"workflow":242},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,80,84,87,91,94,97,100,103,106,109,113,116,120,124,128,131,134,137,141,144,147,150,153,156,159,163,167,170,173,177,180,183,186,189,192,195,198,201,204,207],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of turning raw PM content into compliant skills and the target user (creating or updating repo skills).",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a concrete workflow and validation process that goes beyond basic prompt engineering, providing a structured method for skill creation and adherence to repository standards.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete lifecycle for creating and validating skills, including preflight checks, generation, tightening, validation, and integration with repository documentation.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on the process of authoring and validating skills within the repository, encompassing related scripts and documentation updates without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's purpose of transforming PM content into compliant, publish-ready skills and guides users on when to apply it.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The purpose clearly states the skill's function (turning raw PM content into compliant skills) and its intended use (creating or updating repo skills without breaking standards).",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is concise, clearly stating the skill's name, description, intent, and type, providing essential information for routing.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The skill body is well-structured and under 500 lines, delegating deeper material to separate files and sections as per progressive disclosure principles.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The SKILL.md outlines the overall workflow and links to specific documentation files for detailed guides on utilities and processes, demonstrating effective progressive disclosure.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","This skill is a meta-workflow for authoring and does not involve deep exploration or code review requiring a forked context.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The skill provides clear, end-to-end examples for turning workshop notes into a skill, including expected results and validation steps.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The skill documents common pitfalls and anti-patterns, such as shipping vibes over standards or bloating descriptions, providing recovery guidance by adherence to documented processes.",{"category":65,"check":66,"severity":56,"summary":67},"Code Execution","Tool Fallback","This skill is a workflow process and does not rely on external MCP tools with fallbacks.",{"category":69,"check":70,"severity":24,"summary":71},"Safety","Halt on unexpected state","The skill emphasizes validation and adherence to standards, implicitly halting if pre-conditions (like correct metadata or structure) are not met, and refers to documentation for robust processes.",{"category":73,"check":74,"severity":24,"summary":75},"Portability","Cross-skill coupling","The skill is self-contained, focusing on the authoring workflow. When referencing other skills or utilities, it does so through explicit documentation links rather than implicit session dependencies.",{"category":77,"check":78,"severity":24,"summary":79},"License","License usability","The project is licensed under CC BY-NC-SA 4.0, a recognized open-source license suitable for non-commercial use and redistribution with attribution.",{"category":81,"check":82,"severity":24,"summary":83},"Maintenance","Commit recency","The last commit was on April 28, 2026, well within the 3-month threshold, indicating active maintenance.",{"category":81,"check":85,"severity":56,"summary":86},"Dependency Management","The skill primarily uses shell scripts and Python scripts that appear to rely on standard interpreters and common libraries, with no explicit third-party dependencies requiring complex management noted.",{"category":88,"check":89,"severity":56,"summary":90},"Security","Secret Management","The skill does not handle or expose any secrets; its function is purely workflow and documentation management.",{"category":88,"check":92,"severity":24,"summary":93},"Injection","The skill operates on local files and scripts within the repository and does not load or execute untrusted third-party data.",{"category":88,"check":95,"severity":24,"summary":96},"Transitive Supply-Chain Grenades","The skill utilizes local scripts and does not fetch external content at runtime that could be a vector for supply-chain attacks.",{"category":88,"check":98,"severity":24,"summary":99},"Sandbox Isolation","The skill's scripts operate within the repository's local file structure and do not attempt to modify files or paths outside of the project folder.",{"category":88,"check":101,"severity":24,"summary":102},"Sandbox escape primitives","The scripts do not contain any detached process spawns or retry loops around denied tool calls.",{"category":88,"check":104,"severity":24,"summary":105},"Data Exfiltration","The skill does not perform any outbound calls and does not interact with or submit any confidential data.",{"category":88,"check":107,"severity":24,"summary":108},"Hidden Text Tricks","The bundled content appears to be free of hidden-steering tricks, with clean prose and no unusual Unicode characters or formatting.",{"category":110,"check":111,"severity":24,"summary":112},"Hooks","Opaque code execution","The included scripts are plain, readable shell and Python, with no obfuscation, base64 payloads, or runtime fetched code.",{"category":73,"check":114,"severity":24,"summary":115},"Structural Assumption","The skill's scripts use relative paths and reference tools within the repository structure, making it portable as long as the repository structure is maintained.",{"category":117,"check":118,"severity":24,"summary":119},"Trust","Issues Attention","With 3 issues opened and 0 closed in the last 90 days, the closure rate is effectively N/A, but the low number of open issues suggests good responsiveness.",{"category":121,"check":122,"severity":24,"summary":123},"Versioning","Release Management","The project has a clear versioning scheme (e.g., v0.78) and changelog entries, indicating a structured release process.",{"category":125,"check":126,"severity":24,"summary":127},"Execution","Validation","The skill's scripts and workflow emphasize strict validation and adherence to standards, implying robust input handling.",{"category":88,"check":129,"severity":24,"summary":130},"Unguarded Destructive Operations","The skill focuses on workflow and validation, not destructive operations. Any file system interactions are likely within the project's scope and managed by standard scripts.",{"category":65,"check":132,"severity":24,"summary":133},"Error Handling","The skill's scripts and workflow are designed to halt and report errors, with clear documentation and validation steps that guide users to correct issues.",{"category":65,"check":135,"severity":56,"summary":136},"Logging","The skill is primarily a workflow orchestrator and documentation guide; it does not perform destructive actions or outbound calls that would typically require a local audit log.",{"category":138,"check":139,"severity":56,"summary":140},"Compliance","GDPR","The skill does not operate on personal data; it manages repository content and workflow processes.",{"category":138,"check":142,"severity":24,"summary":143},"Target market","The skill is a meta-workflow for code authoring and has no regional or jurisdictional logic; it is applicable globally.",{"category":73,"check":145,"severity":24,"summary":146},"Runtime stability","The skill relies on standard scripting languages (Bash, Python) and repository structure, making it portable across POSIX-compliant systems without specific OS or shell assumptions.",{"category":47,"check":148,"severity":24,"summary":149},"README","The README is comprehensive, clearly stating the project's purpose, installation, usage, and philosophy.",{"category":33,"check":151,"severity":56,"summary":152},"Tool surface size","This is a skill describing a workflow, not a set of distinct tools or commands exposed to an agent.",{"category":40,"check":154,"severity":56,"summary":155},"Overlapping near-synonym tools","The skill describes a workflow, not a list of distinct tools, so there are no overlapping tools.",{"category":47,"check":157,"severity":24,"summary":158},"Phantom features","All features advertised in the README and SKILL.md, such as the authoring scripts and validation processes, have corresponding implementations and documentation.",{"category":160,"check":161,"severity":24,"summary":162},"Install","Installation instruction","The README provides clear installation instructions for various environments and includes copy-paste examples for script execution.",{"category":164,"check":165,"severity":24,"summary":166},"Errors","Actionable error messages","The documentation and scripts emphasize clear error reporting and validation, guiding users to identify and resolve issues.",{"category":125,"check":168,"severity":24,"summary":169},"Pinned dependencies","The included scripts declare interpreter versions via shebangs and assume standard system libraries, with no external dependencies that require pinning or lockfiles.",{"category":33,"check":171,"severity":56,"summary":172},"Dry-run preview","The skill is primarily a workflow definition and validation process; it does not involve state-changing commands or outbound data sends that would require a dry-run mode.",{"category":174,"check":175,"severity":56,"summary":176},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":138,"check":178,"severity":56,"summary":179},"Telemetry opt-in","The skill does not emit any telemetry.",{"category":40,"check":181,"severity":24,"summary":182},"Best_for","The 'best_for' field accurately lists specific scenarios where the skill is most applicable for creating and updating repo skills.",{"category":40,"check":184,"severity":24,"summary":185},"Scenarios","The 'scenarios' field provides clear, user-centric examples of when to use the skill.",{"category":47,"check":187,"severity":24,"summary":188},"Key Concepts","The 'Key Concepts' section effectively explains core principles like 'Dogfood First' and provides a clear 'Definition of Done'.",{"category":47,"check":190,"severity":24,"summary":191},"Definition of Done (No Exceptions)","This section clearly outlines the non-negotiable criteria for a skill to be considered complete.",{"category":47,"check":193,"severity":24,"summary":194},"Application","The 'Application' section provides a phased workflow with concrete commands and expected outcomes.",{"category":47,"check":196,"severity":24,"summary":197},"Examples","The 'Examples' section includes practical scenarios and expected results, along with a clear anti-pattern example.",{"category":47,"check":199,"severity":24,"summary":200},"Common Pitfalls","This section proactively addresses potential mistakes users might make during the skill authoring process.",{"category":47,"check":202,"severity":24,"summary":203},"References","The 'References' section provides links to relevant scripts, documentation, and external resources, aiding deeper understanding.",{"category":33,"check":205,"severity":56,"summary":206},"Tool naming","The skill itself does not expose user-facing tools or commands; it describes a workflow process.",{"category":33,"check":208,"severity":56,"summary":209},"Minimal I/O surface","The skill does not expose tools with parameter schemas or response shapes; it is a documentation and process artifact.",1778688192043,"This skill provides a comprehensive workflow for creating and updating product manager skills within a repository. It guides users through preflight checks, content generation, manual review, strict validation using provided scripts, and integration with repository documentation.",[213,214,215,216,217],"Guided skill authoring workflow","Validation using provided scripts","Documentation integration","Clear definition of done","Examples and anti-pattern identification",[219,220,221],"Generating content outside the scope of skill documentation","Providing a generic prompt engineering service","Replacing the need for human review and judgment",[],[],"3.0.0","4.4.0","Turn raw PM content into a compliant, publish-ready skill, ensuring adherence to standards throughout the creation and update process.","High quality skill definition and documentation, with clear purpose, usage, and validation steps. No critical or warning findings.",98,"Excellent skill for authoring and validating new repository skills with clear guidance and examples.",[231,232,233,234,235],"skill-authoring","workflow","validation","documentation","product-management","global","verified",[239,240,241],"Creating a new repo skill from notes or source material","Updating an existing skill while keeping standards intact","Running the full authoring and validation workflow before commit",[243,244,245,246,247,248,249],"Search for overlapping skills","Decide skill type (Component, Interactive, Workflow)","Generate draft skill using `add-a-skill.sh` or `build-a-skill.sh`","Manually review and tighten the skill","Run strict validation checks","Integrate with repo docs (README, counts)","Optionally package the skill using `zip-a-skill.sh`",{"codeQuality":251,"collectedAt":253,"documentation":254,"maintenance":257,"security":262,"testCoverage":264},{"hasLockfile":252},false,1778688171135,{"descriptionLength":255,"readmeSize":256},129,54595,{"closedIssues90d":8,"forks":258,"hasChangelog":252,"openIssues90d":259,"pushedAt":260,"stars":261},549,3,1777397527000,4232,{"hasNpmPackage":252,"license":263,"smitheryVerified":252},"NOASSERTION",{"hasCi":265,"hasTests":252},true,{"updatedAt":267},1778688192322,{"basePath":269,"githubOwner":270,"githubRepo":271,"locale":18,"slug":272,"type":273},"skills/skill-authoring-workflow","deanpeters","Product-Manager-Skills","skill-authoring-workflow","skill",{"_creationTime":275,"_id":276,"community":277,"display":278,"identity":281,"parentExtension":283,"providers":318,"relations":325,"tags":326,"workflow":327},1778686037155.6199,"k17ejbv9m4jt1459snr2bb2fad86mw1r",{"reviewCount":8},{"description":279,"installMethods":280,"name":272,"sourceUrl":14},"Turn raw PM content into a compliant, publish-ready skill.",{"claudeCode":272},{"basePath":269,"githubOwner":270,"githubRepo":271,"locale":18,"slug":272,"type":282},"plugin",{"_creationTime":284,"_id":285,"community":286,"display":287,"identity":291,"providers":294,"relations":312,"tags":314,"workflow":315},1778686037155.6084,"k1737yyx70jf9bpwv41etabg5d86m4f1",{"reviewCount":8},{"description":288,"installMethods":289,"name":290,"sourceUrl":14},"47 battle-tested product management skills for Claude Code — discovery, strategy, finance, career, and more.",{"claudeCode":12},"Product Manager Skills",{"basePath":292,"githubOwner":270,"githubRepo":271,"locale":18,"slug":271,"type":293},"","marketplace",{"evaluate":295,"extract":304},{"promptVersionExtension":296,"promptVersionScoring":225,"score":297,"tags":298,"targetMarket":236,"tier":237},"3.1.0",95,[235,299,300,301,302,303],"strategy","discovery","finance","career","claudecode",{"commitSha":305,"license":306,"marketplace":307,"plugin":310},"HEAD","CC-BY-NC-SA-4.0",{"name":308,"pluginCount":309},"pm-skills",47,{"mcpCount":8,"provider":311,"skillCount":8},"classify",{"repoId":313},"kd79w54je3w4zrhk2stxg9246186nbp1",[302,303,300,301,235,299],{"evaluatedAt":316,"extractAt":317,"updatedAt":316},1778686054035,1778686037155,{"evaluate":319,"extract":324},{"promptVersionExtension":224,"promptVersionScoring":225,"score":320,"tags":321,"targetMarket":236,"tier":237},97,[322,231,232,323,233],"pm","automation",{"commitSha":305},{"parentExtensionId":285,"repoId":313},[323,322,231,233,232],{"evaluatedAt":328,"extractAt":317,"updatedAt":328},1778687186864,{"evaluate":330,"extract":332},{"promptVersionExtension":224,"promptVersionScoring":225,"score":228,"tags":331,"targetMarket":236,"tier":237},[231,232,233,234,235],{"commitSha":305,"license":306},{"parentExtensionId":276,"repoId":313},{"_creationTime":335,"_id":313,"identity":336,"providers":337,"workflow":1097},1778686031465.5168,{"githubOwner":270,"githubRepo":271,"sourceUrl":14},{"classify":338,"discover":1087,"github":1090},{"commitSha":305,"extensions":339},[340,353,362,370,378,386,394,402,410,418,426,434,442,450,458,466,474,482,490,498,506,514,522,530,538,546,554,562,570,578,586,594,602,610,618,626,634,642,650,658,666,674,682,690,698,706,714,722,727,736,742,750,756,766,772,782,788,795,801,809,817,823,831,838,845,851,857,865,873,881,889,897,903,911,917,925,933,939,947,955,964,972,980,988,996,1007,1018,1023,1031,1041,1051,1059,1066,1074,1081],{"basePath":292,"description":288,"displayName":308,"installMethods":341,"rationale":342,"selectedPaths":343,"source":352,"sourceLanguage":18,"type":293},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[344,347,349],{"path":345,"priority":346},".claude-plugin/marketplace.json","mandatory",{"path":348,"priority":346},"README.md",{"path":350,"priority":351},"LICENSE","high","rule",{"basePath":354,"description":355,"displayName":356,"installMethods":357,"rationale":358,"selectedPaths":359,"source":352,"sourceLanguage":18,"type":282},"skills/company-research","Create a company research brief with executive quotes, product strategy, and org context.","company-research",{"claudeCode":356},"inline plugin source from marketplace.json at skills/company-research",[360],{"path":361,"priority":351},"SKILL.md",{"basePath":363,"description":364,"displayName":365,"installMethods":366,"rationale":367,"selectedPaths":368,"source":352,"sourceLanguage":18,"type":282},"skills/customer-journey-map","Create a customer journey map across stages, touchpoints, actions, emotions, and metrics.","customer-journey-map",{"claudeCode":365},"inline plugin source from marketplace.json at skills/customer-journey-map",[369],{"path":361,"priority":351},{"basePath":371,"description":372,"displayName":373,"installMethods":374,"rationale":375,"selectedPaths":376,"source":352,"sourceLanguage":18,"type":282},"skills/customer-journey-mapping-workshop","Run a customer journey mapping workshop with adaptive questions and outputs.","customer-journey-mapping-workshop",{"claudeCode":373},"inline plugin source from marketplace.json at skills/customer-journey-mapping-workshop",[377],{"path":361,"priority":351},{"basePath":379,"description":380,"displayName":381,"installMethods":382,"rationale":383,"selectedPaths":384,"source":352,"sourceLanguage":18,"type":282},"skills/discovery-interview-prep","Plan customer discovery interviews with the right goal, segment, constraints, and method.","discovery-interview-prep",{"claudeCode":381},"inline plugin source from marketplace.json at skills/discovery-interview-prep",[385],{"path":361,"priority":351},{"basePath":387,"description":388,"displayName":389,"installMethods":390,"rationale":391,"selectedPaths":392,"source":352,"sourceLanguage":18,"type":282},"skills/discovery-process","Run a full discovery cycle from problem hypothesis to validated solution.","discovery-process",{"claudeCode":389},"inline plugin source from marketplace.json at skills/discovery-process",[393],{"path":361,"priority":351},{"basePath":395,"description":396,"displayName":397,"installMethods":398,"rationale":399,"selectedPaths":400,"source":352,"sourceLanguage":18,"type":282},"skills/jobs-to-be-done","Uncover customer jobs, pains, and gains in a structured JTBD format.","jobs-to-be-done",{"claudeCode":397},"inline plugin source from marketplace.json at skills/jobs-to-be-done",[401],{"path":361,"priority":351},{"basePath":403,"description":404,"displayName":405,"installMethods":406,"rationale":407,"selectedPaths":408,"source":352,"sourceLanguage":18,"type":282},"skills/lean-ux-canvas","Guide teams through Lean UX Canvas v2 to frame problems and surface assumptions.","lean-ux-canvas",{"claudeCode":405},"inline plugin source from marketplace.json at skills/lean-ux-canvas",[409],{"path":361,"priority":351},{"basePath":411,"description":412,"displayName":413,"installMethods":414,"rationale":415,"selectedPaths":416,"source":352,"sourceLanguage":18,"type":282},"skills/opportunity-solution-tree","Build an Opportunity Solution Tree from outcomes to opportunities, solutions, and tests.","opportunity-solution-tree",{"claudeCode":413},"inline plugin source from marketplace.json at skills/opportunity-solution-tree",[417],{"path":361,"priority":351},{"basePath":419,"description":420,"displayName":421,"installMethods":422,"rationale":423,"selectedPaths":424,"source":352,"sourceLanguage":18,"type":282},"skills/problem-framing-canvas","Guide teams through MITRE's Problem Framing Canvas for clearer problem statements.","problem-framing-canvas",{"claudeCode":421},"inline plugin source from marketplace.json at skills/problem-framing-canvas",[425],{"path":361,"priority":351},{"basePath":427,"description":428,"displayName":429,"installMethods":430,"rationale":431,"selectedPaths":432,"source":352,"sourceLanguage":18,"type":282},"skills/problem-statement","Write a user-centered problem statement with who, what, why, and how it feels.","problem-statement",{"claudeCode":429},"inline plugin source from marketplace.json at skills/problem-statement",[433],{"path":361,"priority":351},{"basePath":435,"description":436,"displayName":437,"installMethods":438,"rationale":439,"selectedPaths":440,"source":352,"sourceLanguage":18,"type":282},"skills/proto-persona","Create a proto-persona from current research, market signals, and team knowledge.","proto-persona",{"claudeCode":437},"inline plugin source from marketplace.json at skills/proto-persona",[441],{"path":361,"priority":351},{"basePath":443,"description":444,"displayName":445,"installMethods":446,"rationale":447,"selectedPaths":448,"source":352,"sourceLanguage":18,"type":282},"skills/pestel-analysis","Analyze political, economic, social, technological, environmental, and legal forces.","pestel-analysis",{"claudeCode":445},"inline plugin source from marketplace.json at skills/pestel-analysis",[449],{"path":361,"priority":351},{"basePath":451,"description":452,"displayName":453,"installMethods":454,"rationale":455,"selectedPaths":456,"source":352,"sourceLanguage":18,"type":282},"skills/positioning-statement","Create a Geoffrey Moore-style positioning statement for your product.","positioning-statement",{"claudeCode":453},"inline plugin source from marketplace.json at skills/positioning-statement",[457],{"path":361,"priority":351},{"basePath":459,"description":460,"displayName":461,"installMethods":462,"rationale":463,"selectedPaths":464,"source":352,"sourceLanguage":18,"type":282},"skills/positioning-workshop","Run a positioning workshop to surface target customer, need, category, and differentiation.","positioning-workshop",{"claudeCode":461},"inline plugin source from marketplace.json at skills/positioning-workshop",[465],{"path":361,"priority":351},{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":352,"sourceLanguage":18,"type":282},"skills/prd-development","Build a structured PRD connecting problem, users, solution, and success criteria.","prd-development",{"claudeCode":469},"inline plugin source from marketplace.json at skills/prd-development",[473],{"path":361,"priority":351},{"basePath":475,"description":476,"displayName":477,"installMethods":478,"rationale":479,"selectedPaths":480,"source":352,"sourceLanguage":18,"type":282},"skills/press-release","Write an Amazon-style press release that defines customer value before building.","press-release",{"claudeCode":477},"inline plugin source from marketplace.json at skills/press-release",[481],{"path":361,"priority":351},{"basePath":483,"description":484,"displayName":485,"installMethods":486,"rationale":487,"selectedPaths":488,"source":352,"sourceLanguage":18,"type":282},"skills/prioritization-advisor","Choose a prioritization framework based on stage, team context, and stakeholder needs.","prioritization-advisor",{"claudeCode":485},"inline plugin source from marketplace.json at skills/prioritization-advisor",[489],{"path":361,"priority":351},{"basePath":491,"description":492,"displayName":493,"installMethods":494,"rationale":495,"selectedPaths":496,"source":352,"sourceLanguage":18,"type":282},"skills/product-strategy-session","Run an end-to-end product strategy session across positioning, discovery, and roadmap.","product-strategy-session",{"claudeCode":493},"inline plugin source from marketplace.json at skills/product-strategy-session",[497],{"path":361,"priority":351},{"basePath":499,"description":500,"displayName":501,"installMethods":502,"rationale":503,"selectedPaths":504,"source":352,"sourceLanguage":18,"type":282},"skills/roadmap-planning","Plan a strategic roadmap across prioritization, epics, stakeholders, and sequencing.","roadmap-planning",{"claudeCode":501},"inline plugin source from marketplace.json at skills/roadmap-planning",[505],{"path":361,"priority":351},{"basePath":507,"description":508,"displayName":509,"installMethods":510,"rationale":511,"selectedPaths":512,"source":352,"sourceLanguage":18,"type":282},"skills/tam-sam-som-calculator","Calculate TAM, SAM, and SOM with explicit assumptions, methods, and caveats.","tam-sam-som-calculator",{"claudeCode":509},"inline plugin source from marketplace.json at skills/tam-sam-som-calculator",[513],{"path":361,"priority":351},{"basePath":515,"description":516,"displayName":517,"installMethods":518,"rationale":519,"selectedPaths":520,"source":352,"sourceLanguage":18,"type":282},"skills/eol-message","Write a clear, empathetic EOL announcement with rationale and next steps.","eol-message",{"claudeCode":517},"inline plugin source from marketplace.json at skills/eol-message",[521],{"path":361,"priority":351},{"basePath":523,"description":524,"displayName":525,"installMethods":526,"rationale":527,"selectedPaths":528,"source":352,"sourceLanguage":18,"type":282},"skills/epic-breakdown-advisor","Break down epics into user stories with Humanizing Work split patterns.","epic-breakdown-advisor",{"claudeCode":525},"inline plugin source from marketplace.json at skills/epic-breakdown-advisor",[529],{"path":361,"priority":351},{"basePath":531,"description":532,"displayName":533,"installMethods":534,"rationale":535,"selectedPaths":536,"source":352,"sourceLanguage":18,"type":282},"skills/epic-hypothesis","Frame an epic as a testable hypothesis with target user, outcome, and validation.","epic-hypothesis",{"claudeCode":533},"inline plugin source from marketplace.json at skills/epic-hypothesis",[537],{"path":361,"priority":351},{"basePath":539,"description":540,"displayName":541,"installMethods":542,"rationale":543,"selectedPaths":544,"source":352,"sourceLanguage":18,"type":282},"skills/storyboard","Create a six-frame storyboard showing a user's journey from problem to solution.","storyboard",{"claudeCode":541},"inline plugin source from marketplace.json at skills/storyboard",[545],{"path":361,"priority":351},{"basePath":547,"description":548,"displayName":549,"installMethods":550,"rationale":551,"selectedPaths":552,"source":352,"sourceLanguage":18,"type":282},"skills/user-story","Create user stories with Mike Cohn format and Gherkin acceptance criteria.","user-story",{"claudeCode":549},"inline plugin source from marketplace.json at skills/user-story",[553],{"path":361,"priority":351},{"basePath":555,"description":556,"displayName":557,"installMethods":558,"rationale":559,"selectedPaths":560,"source":352,"sourceLanguage":18,"type":282},"skills/user-story-mapping","Create a user story map with activities, steps, tasks, and release slices.","user-story-mapping",{"claudeCode":557},"inline plugin source from marketplace.json at skills/user-story-mapping",[561],{"path":361,"priority":351},{"basePath":563,"description":564,"displayName":565,"installMethods":566,"rationale":567,"selectedPaths":568,"source":352,"sourceLanguage":18,"type":282},"skills/user-story-mapping-workshop","Run a user story mapping workshop with adaptive questions and structured output.","user-story-mapping-workshop",{"claudeCode":565},"inline plugin source from marketplace.json at skills/user-story-mapping-workshop",[569],{"path":361,"priority":351},{"basePath":571,"description":572,"displayName":573,"installMethods":574,"rationale":575,"selectedPaths":576,"source":352,"sourceLanguage":18,"type":282},"skills/user-story-splitting","Break a large story into smaller deliverable stories using proven split patterns.","user-story-splitting",{"claudeCode":573},"inline plugin source from marketplace.json at skills/user-story-splitting",[577],{"path":361,"priority":351},{"basePath":579,"description":580,"displayName":581,"installMethods":582,"rationale":583,"selectedPaths":584,"source":352,"sourceLanguage":18,"type":282},"skills/acquisition-channel-advisor","Evaluate acquisition channels using unit economics, customer quality, and scalability.","acquisition-channel-advisor",{"claudeCode":581},"inline plugin source from marketplace.json at skills/acquisition-channel-advisor",[585],{"path":361,"priority":351},{"basePath":587,"description":588,"displayName":589,"installMethods":590,"rationale":591,"selectedPaths":592,"source":352,"sourceLanguage":18,"type":282},"skills/business-health-diagnostic","Diagnose SaaS business health across growth, retention, efficiency, and capital.","business-health-diagnostic",{"claudeCode":589},"inline plugin source from marketplace.json at skills/business-health-diagnostic",[593],{"path":361,"priority":351},{"basePath":595,"description":596,"displayName":597,"installMethods":598,"rationale":599,"selectedPaths":600,"source":352,"sourceLanguage":18,"type":282},"skills/feature-investment-advisor","Evaluate feature investments using revenue impact, cost structure, ROI, and strategy.","feature-investment-advisor",{"claudeCode":597},"inline plugin source from marketplace.json at skills/feature-investment-advisor",[601],{"path":361,"priority":351},{"basePath":603,"description":604,"displayName":605,"installMethods":606,"rationale":607,"selectedPaths":608,"source":352,"sourceLanguage":18,"type":282},"skills/finance-based-pricing-advisor","Evaluate pricing changes using ARPU, conversion, churn risk, NRR, and payback.","finance-based-pricing-advisor",{"claudeCode":605},"inline plugin source from marketplace.json at skills/finance-based-pricing-advisor",[609],{"path":361,"priority":351},{"basePath":611,"description":612,"displayName":613,"installMethods":614,"rationale":615,"selectedPaths":616,"source":352,"sourceLanguage":18,"type":282},"skills/finance-metrics-quickref","Look up SaaS finance metrics, formulas, and benchmarks fast.","finance-metrics-quickref",{"claudeCode":613},"inline plugin source from marketplace.json at skills/finance-metrics-quickref",[617],{"path":361,"priority":351},{"basePath":619,"description":620,"displayName":621,"installMethods":622,"rationale":623,"selectedPaths":624,"source":352,"sourceLanguage":18,"type":282},"skills/saas-economics-efficiency-metrics","Evaluate SaaS unit economics and capital efficiency for scaling decisions.","saas-economics-efficiency-metrics",{"claudeCode":621},"inline plugin source from marketplace.json at skills/saas-economics-efficiency-metrics",[625],{"path":361,"priority":351},{"basePath":627,"description":628,"displayName":629,"installMethods":630,"rationale":631,"selectedPaths":632,"source":352,"sourceLanguage":18,"type":282},"skills/saas-revenue-growth-metrics","Calculate SaaS revenue, retention, and growth metrics for momentum diagnosis.","saas-revenue-growth-metrics",{"claudeCode":629},"inline plugin source from marketplace.json at skills/saas-revenue-growth-metrics",[633],{"path":361,"priority":351},{"basePath":635,"description":636,"displayName":637,"installMethods":638,"rationale":639,"selectedPaths":640,"source":352,"sourceLanguage":18,"type":282},"skills/altitude-horizon-framework","Understand the PM-to-Director transition through altitude and horizon thinking.","altitude-horizon-framework",{"claudeCode":637},"inline plugin source from marketplace.json at skills/altitude-horizon-framework",[641],{"path":361,"priority":351},{"basePath":643,"description":644,"displayName":645,"installMethods":646,"rationale":647,"selectedPaths":648,"source":352,"sourceLanguage":18,"type":282},"skills/director-readiness-advisor","Guide the PM-to-Director transition across preparing, interviewing, and landing.","director-readiness-advisor",{"claudeCode":645},"inline plugin source from marketplace.json at skills/director-readiness-advisor",[649],{"path":361,"priority":351},{"basePath":651,"description":652,"displayName":653,"installMethods":654,"rationale":655,"selectedPaths":656,"source":352,"sourceLanguage":18,"type":282},"skills/executive-onboarding-playbook","Plan a VP or CPO 30-60-90 day diagnostic onboarding path.","executive-onboarding-playbook",{"claudeCode":653},"inline plugin source from marketplace.json at skills/executive-onboarding-playbook",[657],{"path":361,"priority":351},{"basePath":659,"description":660,"displayName":661,"installMethods":662,"rationale":663,"selectedPaths":664,"source":352,"sourceLanguage":18,"type":282},"skills/product-sense-interview-answer","Structure a spoken product-sense interview answer with segmentation and MVP tradeoffs.","product-sense-interview-answer",{"claudeCode":661},"inline plugin source from marketplace.json at skills/product-sense-interview-answer",[665],{"path":361,"priority":351},{"basePath":667,"description":668,"displayName":669,"installMethods":670,"rationale":671,"selectedPaths":672,"source":352,"sourceLanguage":18,"type":282},"skills/vp-cpo-readiness-advisor","Guide the transition to VP or CPO across preparing, interviewing, and recalibrating.","vp-cpo-readiness-advisor",{"claudeCode":669},"inline plugin source from marketplace.json at skills/vp-cpo-readiness-advisor",[673],{"path":361,"priority":351},{"basePath":675,"description":676,"displayName":677,"installMethods":678,"rationale":679,"selectedPaths":680,"source":352,"sourceLanguage":18,"type":282},"skills/ai-shaped-readiness-advisor","Assess whether your product work is AI-first or AI-shaped across 5 competencies.","ai-shaped-readiness-advisor",{"claudeCode":677},"inline plugin source from marketplace.json at skills/ai-shaped-readiness-advisor",[681],{"path":361,"priority":351},{"basePath":683,"description":684,"displayName":685,"installMethods":686,"rationale":687,"selectedPaths":688,"source":352,"sourceLanguage":18,"type":282},"skills/context-engineering-advisor","Diagnose context stuffing vs. context engineering in AI workflows.","context-engineering-advisor",{"claudeCode":685},"inline plugin source from marketplace.json at skills/context-engineering-advisor",[689],{"path":361,"priority":351},{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":352,"sourceLanguage":18,"type":282},"skills/pol-probe","Define a Proof of Life probe to test a risky hypothesis cheaply.","pol-probe",{"claudeCode":693},"inline plugin source from marketplace.json at skills/pol-probe",[697],{"path":361,"priority":351},{"basePath":699,"description":700,"displayName":701,"installMethods":702,"rationale":703,"selectedPaths":704,"source":352,"sourceLanguage":18,"type":282},"skills/pol-probe-advisor","Select the right Proof of Life probe type based on hypothesis, risk, and resources.","pol-probe-advisor",{"claudeCode":701},"inline plugin source from marketplace.json at skills/pol-probe-advisor",[705],{"path":361,"priority":351},{"basePath":707,"description":708,"displayName":709,"installMethods":710,"rationale":711,"selectedPaths":712,"source":352,"sourceLanguage":18,"type":282},"skills/recommendation-canvas","Evaluate an AI product idea across outcomes, hypotheses, risks, and positioning.","recommendation-canvas",{"claudeCode":709},"inline plugin source from marketplace.json at skills/recommendation-canvas",[713],{"path":361,"priority":351},{"basePath":715,"description":716,"displayName":717,"installMethods":718,"rationale":719,"selectedPaths":720,"source":352,"sourceLanguage":18,"type":282},"skills/workshop-facilitation","Facilitate workshop sessions with consistent pacing, options, and progress tracking.","workshop-facilitation",{"claudeCode":717},"inline plugin source from marketplace.json at skills/workshop-facilitation",[721],{"path":361,"priority":351},{"basePath":269,"description":279,"displayName":272,"installMethods":723,"rationale":724,"selectedPaths":725,"source":352,"sourceLanguage":18,"type":282},{"claudeCode":272},"inline plugin source from marketplace.json at skills/skill-authoring-workflow",[726],{"path":361,"priority":351},{"basePath":579,"description":728,"displayName":581,"installMethods":729,"rationale":730,"selectedPaths":731,"source":352,"sourceLanguage":18,"type":273},"Evaluate acquisition channels using unit economics, customer quality, and scalability. Use when deciding whether to scale, test, or kill a growth channel.",{"claudeCode":12},"SKILL.md frontmatter at skills/acquisition-channel-advisor/SKILL.md",[732,733],{"path":361,"priority":346},{"path":734,"priority":735},"examples/conversation-flow.md","low",{"basePath":675,"description":737,"displayName":677,"installMethods":738,"rationale":739,"selectedPaths":740,"source":352,"sourceLanguage":18,"type":273},"Assess whether your product work is AI-first or AI-shaped. Use when evaluating AI maturity and choosing the next team capability to build.",{"claudeCode":12},"SKILL.md frontmatter at skills/ai-shaped-readiness-advisor/SKILL.md",[741],{"path":361,"priority":346},{"basePath":635,"description":743,"displayName":637,"installMethods":744,"rationale":745,"selectedPaths":746,"source":352,"sourceLanguage":18,"type":273},"Understand the PM-to-Director transition through altitude and horizon thinking. Use when diagnosing scope, time-horizon, or leadership-level gaps.",{"claudeCode":12},"SKILL.md frontmatter at skills/altitude-horizon-framework/SKILL.md",[747,748],{"path":361,"priority":346},{"path":749,"priority":735},"examples/sample.md",{"basePath":587,"description":751,"displayName":589,"installMethods":752,"rationale":753,"selectedPaths":754,"source":352,"sourceLanguage":18,"type":273},"Diagnose SaaS business health across growth, retention, efficiency, and capital. Use when preparing a business review or prioritizing urgent fixes.",{"claudeCode":12},"SKILL.md frontmatter at skills/business-health-diagnostic/SKILL.md",[755],{"path":361,"priority":346},{"basePath":354,"description":757,"displayName":356,"installMethods":758,"rationale":759,"selectedPaths":760,"source":352,"sourceLanguage":18,"type":273},"Create a company research brief with executive quotes, product strategy, and org context. Use when preparing for interviews, competitive analysis, partnerships, or market-entry work.",{"claudeCode":12},"SKILL.md frontmatter at skills/company-research/SKILL.md",[761,762,763],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},"template.md","medium",{"basePath":683,"description":767,"displayName":685,"installMethods":768,"rationale":769,"selectedPaths":770,"source":352,"sourceLanguage":18,"type":273},"Diagnose context stuffing vs. context engineering. Use when an AI workflow feels bloated, brittle, or hard to steer reliably.",{"claudeCode":12},"SKILL.md frontmatter at skills/context-engineering-advisor/SKILL.md",[771],{"path":361,"priority":346},{"basePath":363,"description":773,"displayName":365,"installMethods":774,"rationale":775,"selectedPaths":776,"source":352,"sourceLanguage":18,"type":273},"Create a customer journey map across stages, touchpoints, actions, emotions, and metrics. Use when diagnosing a broken experience or aligning a team on the full customer flow.",{"claudeCode":12},"SKILL.md frontmatter at skills/customer-journey-map/SKILL.md",[777,778,780,781],{"path":361,"priority":346},{"path":779,"priority":735},"examples/meta-product-manager-skills.md",{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":371,"description":783,"displayName":373,"installMethods":784,"rationale":785,"selectedPaths":786,"source":352,"sourceLanguage":18,"type":273},"Run a customer journey mapping workshop with adaptive questions and outputs. Use when you need to map stages, actions, emotions, pain points, and opportunities for a persona and scenario.",{"claudeCode":12},"SKILL.md frontmatter at skills/customer-journey-mapping-workshop/SKILL.md",[787],{"path":361,"priority":346},{"basePath":643,"description":789,"displayName":645,"installMethods":790,"rationale":791,"selectedPaths":792,"source":352,"sourceLanguage":18,"type":273},"Guide the PM-to-Director transition across preparing, interviewing, landing, and recalibrating. Use when leadership scope is changing and you need practical coaching.",{"claudeCode":12},"SKILL.md frontmatter at skills/director-readiness-advisor/SKILL.md",[793,794],{"path":361,"priority":346},{"path":734,"priority":735},{"basePath":379,"description":796,"displayName":381,"installMethods":797,"rationale":798,"selectedPaths":799,"source":352,"sourceLanguage":18,"type":273},"Plan customer discovery interviews with the right goal, segment, constraints, and method. Use when preparing interviews for problem validation, churn research, or new product ideas.",{"claudeCode":12},"SKILL.md frontmatter at skills/discovery-interview-prep/SKILL.md",[800],{"path":361,"priority":346},{"basePath":387,"description":802,"displayName":389,"installMethods":803,"rationale":804,"selectedPaths":805,"source":352,"sourceLanguage":18,"type":273},"Run a full discovery cycle from problem hypothesis to validated solution. Use when a team needs a structured path through framing, interviews, synthesis, and experiments.",{"claudeCode":12},"SKILL.md frontmatter at skills/discovery-process/SKILL.md",[806,807,808],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":515,"description":810,"displayName":517,"installMethods":811,"rationale":812,"selectedPaths":813,"source":352,"sourceLanguage":18,"type":273},"Write a clear, empathetic EOL announcement with rationale, customer impact, and next steps. Use when retiring a product, feature, or plan without creating avoidable confusion.",{"claudeCode":12},"SKILL.md frontmatter at skills/eol-message/SKILL.md",[814,815,816],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":523,"description":818,"displayName":525,"installMethods":819,"rationale":820,"selectedPaths":821,"source":352,"sourceLanguage":18,"type":273},"Break down epics into user stories with Humanizing Work split patterns. Use when a backlog item is too large to estimate, sequence, or deliver safely.",{"claudeCode":12},"SKILL.md frontmatter at skills/epic-breakdown-advisor/SKILL.md",[822],{"path":361,"priority":346},{"basePath":531,"description":824,"displayName":533,"installMethods":825,"rationale":826,"selectedPaths":827,"source":352,"sourceLanguage":18,"type":273},"Frame an epic as a testable hypothesis with target user, expected outcome, and validation method. Use when defining a major initiative before roadmap, discovery, or delivery planning.",{"claudeCode":12},"SKILL.md frontmatter at skills/epic-hypothesis/SKILL.md",[828,829,830],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":651,"description":832,"displayName":653,"installMethods":833,"rationale":834,"selectedPaths":835,"source":352,"sourceLanguage":18,"type":273},"Plan a VP or CPO 30-60-90 day diagnostic onboarding path. Use when entering a new executive product role and avoiding premature change.",{"claudeCode":12},"SKILL.md frontmatter at skills/executive-onboarding-playbook/SKILL.md",[836,837],{"path":361,"priority":346},{"path":749,"priority":735},{"basePath":595,"description":839,"displayName":597,"installMethods":840,"rationale":841,"selectedPaths":842,"source":352,"sourceLanguage":18,"type":273},"Evaluate feature investments using revenue impact, cost structure, ROI, and strategy. Use when deciding whether a feature deserves investment.",{"claudeCode":12},"SKILL.md frontmatter at skills/feature-investment-advisor/SKILL.md",[843,844],{"path":361,"priority":346},{"path":734,"priority":735},{"basePath":603,"description":846,"displayName":605,"installMethods":847,"rationale":848,"selectedPaths":849,"source":352,"sourceLanguage":18,"type":273},"Evaluate pricing changes using ARPU, conversion, churn risk, NRR, and payback. Use when deciding whether a pricing move should ship.",{"claudeCode":12},"SKILL.md frontmatter at skills/finance-based-pricing-advisor/SKILL.md",[850],{"path":361,"priority":346},{"basePath":611,"description":852,"displayName":613,"installMethods":853,"rationale":854,"selectedPaths":855,"source":352,"sourceLanguage":18,"type":273},"Look up SaaS finance metrics, formulas, and benchmarks fast. Use when you need a quick metric definition, formula, or benchmark during analysis.",{"claudeCode":12},"SKILL.md frontmatter at skills/finance-metrics-quickref/SKILL.md",[856],{"path":361,"priority":346},{"basePath":395,"description":858,"displayName":397,"installMethods":859,"rationale":860,"selectedPaths":861,"source":352,"sourceLanguage":18,"type":273},"Uncover customer jobs, pains, and gains in a structured JTBD format. Use when clarifying unmet needs, repositioning a product, or improving discovery and messaging.",{"claudeCode":12},"SKILL.md frontmatter at skills/jobs-to-be-done/SKILL.md",[862,863,864],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":403,"description":866,"displayName":405,"installMethods":867,"rationale":868,"selectedPaths":869,"source":352,"sourceLanguage":18,"type":273},"Guide teams through Lean UX Canvas v2. Use when framing a business problem, surfacing assumptions, and defining what to learn next.",{"claudeCode":12},"SKILL.md frontmatter at skills/lean-ux-canvas/SKILL.md",[870,871,872],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":411,"description":874,"displayName":413,"installMethods":875,"rationale":876,"selectedPaths":877,"source":352,"sourceLanguage":18,"type":273},"Build an Opportunity Solution Tree from outcomes to opportunities, solutions, and tests. Use when a stakeholder request needs problem framing before you decide what to build.",{"claudeCode":12},"SKILL.md frontmatter at skills/opportunity-solution-tree/SKILL.md",[878,879,880],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":443,"description":882,"displayName":445,"installMethods":883,"rationale":884,"selectedPaths":885,"source":352,"sourceLanguage":18,"type":273},"Analyze political, economic, social, technological, environmental, and legal forces. Use when external market shifts could materially affect a product, roadmap, or strategy.",{"claudeCode":12},"SKILL.md frontmatter at skills/pestel-analysis/SKILL.md",[886,887,888],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":691,"description":890,"displayName":693,"installMethods":891,"rationale":892,"selectedPaths":893,"source":352,"sourceLanguage":18,"type":273},"Define a Proof of Life probe to test a risky hypothesis cheaply. Use when you need harsh truth before building real product.",{"claudeCode":12},"SKILL.md frontmatter at skills/pol-probe/SKILL.md",[894,895,896],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":699,"description":898,"displayName":701,"installMethods":899,"rationale":900,"selectedPaths":901,"source":352,"sourceLanguage":18,"type":273},"Select the right Proof of Life (PoL) probe based on hypothesis, risk, and resources. Use this to match the validation method to the real learning goal, not tooling comfort.",{"claudeCode":12},"SKILL.md frontmatter at skills/pol-probe-advisor/SKILL.md",[902],{"path":361,"priority":346},{"basePath":451,"description":904,"displayName":453,"installMethods":905,"rationale":906,"selectedPaths":907,"source":352,"sourceLanguage":18,"type":273},"Create a Geoffrey Moore-style positioning statement. Use when clarifying who you serve, what problem you solve, your category, and why you're different from alternatives.",{"claudeCode":12},"SKILL.md frontmatter at skills/positioning-statement/SKILL.md",[908,909,910],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":459,"description":912,"displayName":461,"installMethods":913,"rationale":914,"selectedPaths":915,"source":352,"sourceLanguage":18,"type":273},"Run a positioning workshop that surfaces target customer, unmet need, category, benefits, and differentiation. Use when your product messaging feels fuzzy, generic, or misaligned.",{"claudeCode":12},"SKILL.md frontmatter at skills/positioning-workshop/SKILL.md",[916],{"path":361,"priority":346},{"basePath":467,"description":918,"displayName":469,"installMethods":919,"rationale":920,"selectedPaths":921,"source":352,"sourceLanguage":18,"type":273},"Build a structured PRD that connects problem, users, solution, and success criteria. Use when turning discovery notes into an engineering-ready document for a major initiative.",{"claudeCode":12},"SKILL.md frontmatter at skills/prd-development/SKILL.md",[922,923,924],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":475,"description":926,"displayName":477,"installMethods":927,"rationale":928,"selectedPaths":929,"source":352,"sourceLanguage":18,"type":273},"Write an Amazon-style press release that defines customer value before building. Use when aligning stakeholders on a new product, feature, or strategic bet.",{"claudeCode":12},"SKILL.md frontmatter at skills/press-release/SKILL.md",[930,931,932],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":483,"description":934,"displayName":485,"installMethods":935,"rationale":936,"selectedPaths":937,"source":352,"sourceLanguage":18,"type":273},"Choose a prioritization framework based on stage, team context, and stakeholder needs. Use when deciding between RICE, ICE, value/effort, or another scoring approach.",{"claudeCode":12},"SKILL.md frontmatter at skills/prioritization-advisor/SKILL.md",[938],{"path":361,"priority":346},{"basePath":419,"description":940,"displayName":421,"installMethods":941,"rationale":942,"selectedPaths":943,"source":352,"sourceLanguage":18,"type":273},"Guide teams through MITRE's Problem Framing Canvas. Use when you need a clearer problem statement before jumping to solutions.",{"claudeCode":12},"SKILL.md frontmatter at skills/problem-framing-canvas/SKILL.md",[944,945,946],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":427,"description":948,"displayName":429,"installMethods":949,"rationale":950,"selectedPaths":951,"source":352,"sourceLanguage":18,"type":273},"Write a user-centered problem statement with who is blocked, what they are trying to do, why it matters, and how it feels. Use when framing discovery, prioritization, or a PRD.",{"claudeCode":12},"SKILL.md frontmatter at skills/problem-statement/SKILL.md",[952,953,954],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":659,"description":956,"displayName":661,"installMethods":957,"rationale":958,"selectedPaths":959,"source":352,"sourceLanguage":18,"type":273},"Structure a spoken PM product-sense answer with assumptions, segmentation, pain-point prioritization, and MVP tradeoffs. Use when practicing design, improve, or build-next interview questions.",{"claudeCode":12},"SKILL.md frontmatter at skills/product-sense-interview-answer/SKILL.md",[960,961,963],{"path":361,"priority":346},{"path":962,"priority":735},"examples/improve-youtube.md",{"path":764,"priority":765},{"basePath":491,"description":965,"displayName":493,"installMethods":966,"rationale":967,"selectedPaths":968,"source":352,"sourceLanguage":18,"type":273},"Run an end-to-end product strategy session across positioning, discovery, and roadmap planning. Use when a team needs validated direction before committing to execution.",{"claudeCode":12},"SKILL.md frontmatter at skills/product-strategy-session/SKILL.md",[969,970,971],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":435,"description":973,"displayName":437,"installMethods":974,"rationale":975,"selectedPaths":976,"source":352,"sourceLanguage":18,"type":273},"Create a proto-persona from current research, market signals, and team knowledge. Use when you need a working customer profile before deeper validation.",{"claudeCode":12},"SKILL.md frontmatter at skills/proto-persona/SKILL.md",[977,978,979],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":707,"description":981,"displayName":709,"installMethods":982,"rationale":983,"selectedPaths":984,"source":352,"sourceLanguage":18,"type":273},"Evaluate an AI product idea across outcomes, hypotheses, risks, and positioning. Use when deciding whether an AI solution deserves investment or recommendation.",{"claudeCode":12},"SKILL.md frontmatter at skills/recommendation-canvas/SKILL.md",[985,986,987],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":499,"description":989,"displayName":501,"installMethods":990,"rationale":991,"selectedPaths":992,"source":352,"sourceLanguage":18,"type":273},"Plan a strategic roadmap across prioritization, epic definition, stakeholder alignment, and sequencing. Use when turning strategy into a release plan that teams can execute.",{"claudeCode":12},"SKILL.md frontmatter at skills/roadmap-planning/SKILL.md",[993,994,995],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":619,"description":997,"displayName":621,"installMethods":998,"rationale":999,"selectedPaths":1000,"source":352,"sourceLanguage":18,"type":273},"Evaluate SaaS unit economics and capital efficiency. Use when deciding whether the business can scale efficiently or needs correction.",{"claudeCode":12},"SKILL.md frontmatter at skills/saas-economics-efficiency-metrics/SKILL.md",[1001,1002,1004,1006],{"path":361,"priority":346},{"path":1003,"priority":735},"examples/cash-trap.md",{"path":1005,"priority":735},"examples/healthy-unit-economics.md",{"path":764,"priority":765},{"basePath":627,"description":1008,"displayName":629,"installMethods":1009,"rationale":1010,"selectedPaths":1011,"source":352,"sourceLanguage":18,"type":273},"Calculate SaaS revenue, retention, and growth metrics. Use when diagnosing momentum, churn, expansion, or product-market-fit signals.",{"claudeCode":12},"SKILL.md frontmatter at skills/saas-revenue-growth-metrics/SKILL.md",[1012,1013,1015,1017],{"path":361,"priority":346},{"path":1014,"priority":735},"examples/healthy-saas.md",{"path":1016,"priority":735},"examples/warning-signs.md",{"path":764,"priority":765},{"basePath":269,"description":10,"displayName":272,"installMethods":1019,"rationale":1020,"selectedPaths":1021,"source":352,"sourceLanguage":18,"type":273},{"claudeCode":12},"SKILL.md frontmatter at skills/skill-authoring-workflow/SKILL.md",[1022],{"path":361,"priority":346},{"basePath":539,"description":1024,"displayName":541,"installMethods":1025,"rationale":1026,"selectedPaths":1027,"source":352,"sourceLanguage":18,"type":273},"Create a six-frame storyboard that shows a user's journey from problem to solution. Use when you need a fast narrative for alignment, concept reviews, or demos.",{"claudeCode":12},"SKILL.md frontmatter at skills/storyboard/SKILL.md",[1028,1029,1030],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":507,"description":1032,"displayName":509,"installMethods":1033,"rationale":1034,"selectedPaths":1035,"source":352,"sourceLanguage":18,"type":273},"Calculate TAM, SAM, and SOM with explicit assumptions, methods, and caveats. Use when sizing a market for a product idea, business case, or executive review.",{"claudeCode":12},"SKILL.md frontmatter at skills/tam-sam-som-calculator/SKILL.md",[1036,1037,1038,1040],{"path":361,"priority":346},{"path":749,"priority":735},{"path":1039,"priority":735},"scripts/market-sizing.py",{"path":764,"priority":765},{"basePath":547,"description":1042,"displayName":549,"installMethods":1043,"rationale":1044,"selectedPaths":1045,"source":352,"sourceLanguage":18,"type":273},"Create user stories with Mike Cohn format and Gherkin acceptance criteria. Use when turning user needs into development-ready work with clear outcomes and testable conditions.",{"claudeCode":12},"SKILL.md frontmatter at skills/user-story/SKILL.md",[1046,1047,1048,1050],{"path":361,"priority":346},{"path":749,"priority":735},{"path":1049,"priority":735},"scripts/user-story-template.py",{"path":764,"priority":765},{"basePath":555,"description":1052,"displayName":557,"installMethods":1053,"rationale":1054,"selectedPaths":1055,"source":352,"sourceLanguage":18,"type":273},"Create a user story map that lays out activities, steps, tasks, and release slices. Use when planning a workflow, backlog, or MVP around the user journey.",{"claudeCode":12},"SKILL.md frontmatter at skills/user-story-mapping/SKILL.md",[1056,1057,1058],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":563,"description":1060,"displayName":565,"installMethods":1061,"rationale":1062,"selectedPaths":1063,"source":352,"sourceLanguage":18,"type":273},"Run a user story mapping workshop with adaptive questions and a structured map output. Use when you need backbone activities, tasks, and release slices for a workflow.",{"claudeCode":12},"SKILL.md frontmatter at skills/user-story-mapping-workshop/SKILL.md",[1064,1065],{"path":361,"priority":346},{"path":764,"priority":765},{"basePath":571,"description":1067,"displayName":573,"installMethods":1068,"rationale":1069,"selectedPaths":1070,"source":352,"sourceLanguage":18,"type":273},"Break a large story or epic into smaller deliverable stories using proven split patterns. Use when backlog items are too big for estimation, sequencing, or independent release.",{"claudeCode":12},"SKILL.md frontmatter at skills/user-story-splitting/SKILL.md",[1071,1072,1073],{"path":361,"priority":346},{"path":749,"priority":735},{"path":764,"priority":765},{"basePath":667,"description":1075,"displayName":669,"installMethods":1076,"rationale":1077,"selectedPaths":1078,"source":352,"sourceLanguage":18,"type":273},"Guide the transition to VP or CPO across preparing, interviewing, landing, and recalibrating. Use when executive product scope is changing fast.",{"claudeCode":12},"SKILL.md frontmatter at skills/vp-cpo-readiness-advisor/SKILL.md",[1079,1080],{"path":361,"priority":346},{"path":734,"priority":735},{"basePath":715,"description":1082,"displayName":717,"installMethods":1083,"rationale":1084,"selectedPaths":1085,"source":352,"sourceLanguage":18,"type":273},"Facilitate workshop sessions in a one-step, multi-turn flow. Use when an interactive skill needs consistent pacing, options, and progress tracking.",{"claudeCode":12},"SKILL.md frontmatter at skills/workshop-facilitation/SKILL.md",[1086],{"path":361,"priority":346},{"sources":1088},[1089],"manual",{"closedIssues90d":8,"description":1091,"forks":258,"license":263,"openIssues90d":259,"pushedAt":260,"readmeSize":256,"stars":261,"topics":1092},"Product Management skills framework built on battle-tested methods for Claude Code, Cowork, Codex, and AI agents.",[1093,1094,1095,235,1096],"ai-agents","ai-product-management","claude-skills","pm-frameworks",{"classifiedAt":1098,"discoverAt":1099,"extractAt":1100,"githubAt":1100,"updatedAt":1098},1778686036887,1778686031465,1778686034938,[234,235,231,233,232],{"evaluatedAt":267,"extractAt":317,"updatedAt":267},[],[1105,1132,1160,1186,1206,1236],{"_creationTime":1106,"_id":1107,"community":1108,"display":1109,"identity":1115,"providers":1119,"relations":1126,"tags":1128,"workflow":1129},1778696505500.006,"k1754f7285hvja3svvh212kj8586maxr",{"reviewCount":8},{"description":1110,"installMethods":1111,"name":1113,"sourceUrl":1114},"Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.",{"claudeCode":1112},"ReScienceLab/opc-skills","add-new-opc-skill","https://github.com/ReScienceLab/opc-skills",{"basePath":1116,"githubOwner":1117,"githubRepo":1118,"locale":18,"slug":1113,"type":273},".factory/skills/add-new-opc-skill","ReScienceLab","opc-skills",{"evaluate":1120,"extract":1125},{"promptVersionExtension":224,"promptVersionScoring":225,"score":1121,"tags":1122,"targetMarket":236,"tier":237},100,[234,323,1123,1124,232],"development","checklist",{"commitSha":305},{"repoId":1127},"kd7fj56h5kejcgm6hcjmzn79xd86m7wa",[323,1124,1123,234,232],{"evaluatedAt":1130,"extractAt":1131,"updatedAt":1130},1778696744286,1778696505500,{"_creationTime":1133,"_id":1134,"community":1135,"display":1136,"identity":1142,"providers":1146,"relations":1153,"tags":1156,"workflow":1157},1778695383013.7358,"k17bdtsh1jen385ttwx5tfewnh86ny8s",{"reviewCount":8},{"description":1137,"installMethods":1138,"name":1140,"sourceUrl":1141},"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":1139},"phuryn/pm-skills","Brainstorm Experiments Existing","https://github.com/phuryn/pm-skills",{"basePath":1143,"githubOwner":1144,"githubRepo":308,"locale":18,"slug":1145,"type":273},"pm-product-discovery/skills/brainstorm-experiments-existing","phuryn","brainstorm-experiments-existing",{"evaluate":1147,"extract":1151},{"promptVersionExtension":224,"promptVersionScoring":225,"score":1121,"tags":1148,"targetMarket":236,"tier":237},[235,1149,1150,233],"experiment-design","product-strategy",{"commitSha":305,"license":1152},"MIT",{"parentExtensionId":1154,"repoId":1155},"k177sb9mbjrhss1kp0pyfg5p4n86n75e","kd759mc43bg9ypk46ka87r3wa586npt5",[1149,235,1150,233],{"evaluatedAt":1158,"extractAt":1159,"updatedAt":1158},1778696308550,1778695383013,{"_creationTime":1161,"_id":1162,"community":1163,"display":1164,"identity":1170,"providers":1174,"relations":1180,"tags":1182,"workflow":1183},1778688112811.751,"k172df9hq0eakb0jphvafv91cd86mcb0",{"reviewCount":8},{"description":1165,"installMethods":1166,"name":1168,"sourceUrl":1169},"Test big ideas in just 5 days. Apply Google Ventures' proven methodology to go from problem to validated prototype without months of development. Use when: **New product concepts** that need validation before building; **Big feature decisions** with significant investment required; **Stuck teams** needing to break through analysis paralysis; **Startup pivots** when direction is uncertain; **High-risk bets** where failure is expensive",{"claudeCode":1167},"guia-matthieu/clawfu-skills","design-sprint","https://github.com/guia-matthieu/clawfu-skills",{"basePath":1171,"githubOwner":1172,"githubRepo":1173,"locale":18,"slug":1168,"type":273},"skills/product/design-sprint","guia-matthieu","clawfu-skills",{"evaluate":1175,"extract":1179},{"promptVersionExtension":224,"promptVersionScoring":225,"score":1121,"tags":1176,"targetMarket":236,"tier":237},[1168,235,233,1177,1178],"prototyping","agile",{"commitSha":305},{"repoId":1181},"kd72qvzyvm658ya7pbyh5ey47h86md53",[1178,1168,235,1177,233],{"evaluatedAt":1184,"extractAt":1185,"updatedAt":1184},1778690297396,1778688112811,{"_creationTime":1187,"_id":1188,"community":1189,"display":1190,"identity":1193,"providers":1194,"relations":1201,"tags":1203,"workflow":1204},1778686037155.6223,"k17cgtm82zeh9djmhjhv7pjwc186ns2t",{"reviewCount":8},{"description":796,"installMethods":1191,"name":1192,"sourceUrl":14},{"claudeCode":12},"Discovery Interview Prep",{"basePath":379,"githubOwner":270,"githubRepo":271,"locale":18,"slug":381,"type":273},{"evaluate":1195,"extract":1200},{"promptVersionExtension":224,"promptVersionScoring":225,"score":1121,"tags":1196,"targetMarket":236,"tier":237},[1197,235,1198,1199,233],"customer-discovery","interview-planning","research",{"commitSha":305,"license":306},{"parentExtensionId":1202,"repoId":313},"k1784wckdjhbewmdtebnx5y34n86mcb6",[1197,1198,235,1199,233],{"evaluatedAt":1205,"extractAt":317,"updatedAt":1205},1778687484197,{"_creationTime":1207,"_id":1208,"community":1209,"display":1210,"identity":1216,"providers":1220,"relations":1229,"tags":1232,"workflow":1233},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":1211,"installMethods":1212,"name":1214,"sourceUrl":1215},"Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.\n",{"claudeCode":1213},"pjt222/agent-almanac","teach-guidance","https://github.com/pjt222/agent-almanac",{"basePath":1217,"githubOwner":1218,"githubRepo":1219,"locale":18,"slug":1214,"type":273},"skills/teach-guidance","pjt222","agent-almanac",{"evaluate":1221,"extract":1228},{"promptVersionExtension":224,"promptVersionScoring":225,"score":1121,"tags":1222,"targetMarket":236,"tier":237},[1223,1224,1225,234,1226,1227],"teaching","coaching","presentation","explanation","guidance",{"commitSha":305},{"parentExtensionId":1230,"repoId":1231},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[1224,234,1226,1227,1225,1223],{"evaluatedAt":1234,"extractAt":1235,"updatedAt":1234},1778701952682,1778695548458,{"_creationTime":1237,"_id":1238,"community":1239,"display":1240,"identity":1244,"providers":1246,"relations":1258,"tags":1259,"workflow":1260},1778695548458.385,"k17avw7n0q0zss1q5kna5zvjzx86mdvr",{"reviewCount":8},{"description":1241,"installMethods":1242,"name":1243,"sourceUrl":1215},"Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.\n",{"claudeCode":1213},"prepare-inspection-readiness",{"basePath":1245,"githubOwner":1218,"githubRepo":1219,"locale":18,"slug":1243,"type":273},"skills/prepare-inspection-readiness",{"evaluate":1247,"extract":1257},{"promptVersionExtension":224,"promptVersionScoring":225,"score":1121,"tags":1248,"targetMarket":236,"tier":237},[1249,1250,1251,1252,1253,1254,1255,234,1256],"compliance","gxp","inspection","fda","ema","mhra","readiness","process-automation",{"commitSha":305},{"parentExtensionId":1230,"repoId":1231},[1249,234,1253,1252,1250,1251,1254,1256,1255],{"evaluatedAt":1261,"extractAt":1235,"updatedAt":1261},1778700122939]