[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-ognjengt-pricing-strategist-en":3,"guides-for-ognjengt-pricing-strategist":559,"similar-k1777fmrp46sqxewc1d90k6ka586mkdb-en":560},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":229,"parentExtension":250,"providers":309,"relations":313,"repo":314,"tags":556,"workflow":557},1778694811971.6519,"k1777fmrp46sqxewc1d90k6ka586mkdb",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Builds comprehensive pricing strategies by reading business context and asking targeted questions interactively. Use when user needs pricing plans, tier structures, price points, pricing model recommendations, or any pricing-related strategy for their product or service.",{"claudeCode":12},"ognjengt/founder-skills","pricing-strategist","https://github.com/ognjengt/founder-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":227,"workflow":243},1778695016596.6482,"kn780fyn44e1caknf8j8k90s9x86mqpg","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"promptVersionExtension":208,"promptVersionScoring":209,"purpose":210,"rationale":211,"score":212,"summary":213,"tags":214,"targetMarket":220,"tier":221,"useCases":222},[21,26,29,32,36,39,44,49,51,54,58,63,66,70,73,76,79,82,85,88,92,96,100,104,108,111,114,117,121,124,127,130,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of building pricing strategies and specifies use cases like pricing plans, tier structures, and recommendations.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill goes beyond a simple prompt by interactively asking targeted questions, reading business context, and building a tailored strategy, which adds significant value over default LLM behavior.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, reading context files, asking targeted questions, and outputting a structured pricing strategy, covering the complete lifecycle of strategy generation.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on building pricing strategies, including context gathering and question-asking, without straying into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities as detailed in the SKILL.md and README.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose explicit tools; it functions as a single-threaded interactive agent.",{"category":45,"check":46,"severity":47,"summary":48},"Documentation","Configuration & parameter reference","info","The SKILL.md details the execution logic based on '$ARGUMENTS' and lists questions, but lacks explicit documentation for any configuration parameters beyond that.",{"category":33,"check":50,"severity":42,"summary":43},"Tool naming",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This skill does not expose explicit tools; its I/O is handled through conversational turns.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The project includes a standard MIT License file, which is a permissive open-source license.",{"category":59,"check":60,"severity":61,"summary":62},"Maintenance","Commit recency","warning","The last commit was on February 12, 2026, which is more than 3 months ago, indicating potential lack of recent maintenance.",{"category":59,"check":64,"severity":42,"summary":65},"Dependency Management","The skill does not appear to use any third-party dependencies that would require management.",{"category":67,"check":68,"severity":42,"summary":69},"Security","Secret Management","The skill does not appear to handle or expose any secrets.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The skill reads data from `FOUNDER_CONTEXT.md` and asks questions, treating user input as data rather than instructions, and has no external data loading.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or execute code from external sources, keeping all operations within the bundled repository.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The skill operates interactively and does not modify any files or system paths outside its intended scope.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls are present in the skill's logic.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","The skill's logic focuses on collecting business context for pricing strategy and does not involve sending confidential data to third parties.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and descriptions use clean printable ASCII and expected Unicode.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The skill's logic is written in plain, readable markdown and does not involve obfuscated code or runtime fetched scripts.",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","The skill makes a clear assumption about the `FOUNDER_CONTEXT.md` file at the project root, and its instructions are clear about this dependency.",{"category":97,"check":98,"severity":24,"summary":99},"Trust","Issues Attention","There are 0 issues opened and 0 issues closed in the last 90 days, indicating active maintenance or a low issue volume.",{"category":101,"check":102,"severity":61,"summary":103},"Versioning","Release Management","There is no clear versioning signal like a `version` field in frontmatter or GitHub release tags, and the installation instructions reference `main`.",{"category":105,"check":106,"severity":42,"summary":107},"Code Execution","Validation","The skill operates interactively and does not expose command-line tools or structured outputs that require schema validation.",{"category":67,"check":109,"severity":42,"summary":110},"Unguarded Destructive Operations","The skill is read-only and does not perform any destructive operations.",{"category":105,"check":112,"severity":24,"summary":113},"Error Handling","The skill has clear instructions on how to proceed if specific conditions are met or not met, including checks for context file presence and question answering, with explicit guidance for proceeding.",{"category":105,"check":115,"severity":42,"summary":116},"Logging","The skill operates interactively and does not perform destructive actions or outbound calls that would necessitate a local audit log.",{"category":118,"check":119,"severity":47,"summary":120},"Compliance","GDPR","The skill collects business context which may include personal data, but does not submit it to third parties. Sanitization for LLM context is assumed.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill's pricing strategy focus on general business principles and currency implies a global target market, with no regional restrictions.",{"category":93,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard markdown interaction and does not assume specific OS, shell, or runtime environments.",{"category":45,"check":128,"severity":24,"summary":129},"README","The README provides a clear overview of the skill pack, installation instructions, and lists available skills, including the pricing strategist.",{"category":33,"check":131,"severity":42,"summary":43},"Tool surface size",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This skill does not expose explicit tools, therefore there are no overlapping near-synonym tools.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features in the README and SKILL.md, such as interactive Q&A and strategy generation, are implemented.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions via npx and manual copy, and the usage section shows an example invocation format.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The SKILL.md clearly outlines preconditions and failure modes, providing steps to proceed or halt the workflow based on context availability.",{"category":147,"check":148,"severity":42,"summary":149},"Execution","Pinned dependencies","The skill does not use third-party dependencies or scripts requiring pinned interpreters.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill is purely analytical and does not perform any state-changing operations or send data outward.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill operates interactively and does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":118,"check":158,"severity":42,"summary":159},"Telemetry opt-in","The skill does not emit telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined, stating it builds pricing strategies by reading business context and asking targeted questions, with clear use cases and implicit non-goals.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise, clearly stating the skill's core capability and use cases, and is well within the character limit.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured and under 500 lines, delegating detailed steps to internal logic rather than external files.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and uses clear sections for different steps and questions, effectively managing complexity.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","The skill is interactive and does not involve deep code review or extensive exploration that would require forked context.",{"category":22,"check":177,"severity":47,"summary":178},"Usage examples","The README shows general usage examples for the skill pack, but a specific end-to-end example for the pricing strategist with input/output/outcome is missing.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md explicitly documents failure modes and recovery steps, such as the handling of missing context or insufficient answers.",{"category":105,"check":183,"severity":42,"summary":184},"Tool Fallback","The skill does not rely on external tools or MCP servers.",{"category":93,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill is written in markdown and assumes a standard Claude Code runtime with no specific OS, shell, or interpreter dependencies.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The SKILL.md outlines preconditions and instructs to halt if `FOUNDER_CONTEXT.md` is not found or insufficient.",{"category":93,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill operates standalone and does not implicitly rely on other skills. Its scope is clearly defined.",1778695016461,"This skill interactively builds pricing strategies by reading business context from `FOUNDER_CONTEXT.md` and asking targeted questions to determine tier structures, price points, and revenue optimization tactics.",[198,199,200,201,202],"Reads business context from `FOUNDER_CONTEXT.md`","Asks targeted questions for missing information","Recommends pricing models and structures","Defines price points and justifications for each tier","Provides strategic insights on positioning and revenue optimization",[204,205,206,207],"Generating marketing copy for pricing pages","Performing financial forecasting beyond price points","Automating the implementation of pricing changes","Providing legal advice on pricing regulations","3.0.0","4.4.0","To help founders and businesses develop comprehensive, justified, and data-driven pricing strategies tailored to their specific product, market, and goals.","The extension is well-documented and functional, with a clear purpose and robust error handling. A warning on commit recency and an info on missing specific examples slightly lower the score.",85,"A well-defined skill for generating comprehensive pricing strategies through interactive Q&A.",[215,216,217,218,219],"pricing","strategy","business","product-management","revenue-optimization","global","community",[223,224,225,226],"When needing to establish pricing plans for a new product","When revising existing pricing models for better revenue","When understanding competitor pricing and market positioning","When developing a freemium or tiered subscription strategy",{"codeQuality":228,"collectedAt":230,"documentation":231,"maintenance":234,"popularity":238,"security":239,"testCoverage":242},{"hasLockfile":229},false,1778695001760,{"descriptionLength":232,"readmeSize":233},271,4610,{"closedIssues90d":8,"forks":235,"hasChangelog":229,"openIssues90d":8,"pushedAt":236,"stars":237},16,1770890990000,162,{"npmDownloads":8},{"hasNpmPackage":240,"license":241,"smitheryVerified":229},true,"MIT",{"hasCi":229,"hasTests":229},{"updatedAt":244},1778695016596,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},"skills/pricing-strategist","ognjengt","founder-skills","skill",{"_creationTime":251,"_id":252,"community":253,"display":254,"identity":258,"parentExtension":261,"providers":294,"relations":304,"tags":305,"workflow":306},1778694811971.6494,"k170ydj4magdfn5r5dmnaggd1986m422",{"reviewCount":8},{"description":255,"installMethods":256,"name":257,"sourceUrl":14},"20+ proven marketing, copywriting, and product skills for founders, marketers, and business owners",{"claudeCode":248},"Founder Skills",{"basePath":259,"githubOwner":247,"githubRepo":248,"locale":18,"slug":248,"type":260},"","plugin",{"_creationTime":262,"_id":263,"community":264,"display":265,"identity":268,"providers":270,"relations":287,"tags":289,"workflow":290},1778694811971.6492,"k175kfqvfcdefqx05rgbwb1v7186mp22",{"reviewCount":8},{"description":266,"installMethods":267,"name":248,"sourceUrl":14},"Claude Code skills for founders — SOPs, CRO, content creation, outreach, and strategic planning",{"claudeCode":12},{"basePath":259,"githubOwner":247,"githubRepo":248,"locale":18,"slug":248,"type":269},"marketplace",{"evaluate":271,"extract":281},{"promptVersionExtension":272,"promptVersionScoring":209,"score":273,"tags":274,"targetMarket":220,"tier":221},"3.1.0",78,[275,276,277,217,216,278,279,280],"founder","marketing","content-creation","sop","copywriting","cro",{"commitSha":282,"marketplace":283,"plugin":285},"HEAD",{"name":248,"pluginCount":284},1,{"mcpCount":8,"provider":286,"skillCount":8},"classify",{"repoId":288},"kd70j7a6xkcc8dvzgj8g3b123d86mk5c",[217,277,279,280,275,276,278,216],{"evaluatedAt":291,"extractAt":292,"updatedAt":293},1778694827036,1778694811971,1778695253496,{"evaluate":295,"extract":301},{"promptVersionExtension":208,"promptVersionScoring":209,"score":296,"tags":297,"targetMarket":220,"tier":300},97,[276,279,298,299,217],"product-strategy","founder-tools","verified",{"commitSha":282,"license":241,"plugin":302},{"mcpCount":8,"provider":286,"skillCount":303},15,{"parentExtensionId":263,"repoId":288},[217,279,299,276,298],{"evaluatedAt":307,"extractAt":292,"updatedAt":308},1778694840892,1778695253695,{"evaluate":310,"extract":312},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":311,"targetMarket":220,"tier":221},[215,216,217,218,219],{"commitSha":282},{"parentExtensionId":252,"repoId":288},{"_creationTime":315,"_id":288,"identity":316,"providers":317,"workflow":551},1778694805815.3408,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":318,"discover":543,"extract":546,"github":547,"npm":550},{"commitSha":282,"extensions":319},[320,333,375,390,398,413,421,431,443,453,465,475,480,490,498,506,519,533],{"basePath":259,"description":266,"displayName":248,"installMethods":321,"rationale":322,"selectedPaths":323,"source":332,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[324,327,329],{"path":325,"priority":326},".claude-plugin/marketplace.json","mandatory",{"path":328,"priority":326},"README.md",{"path":330,"priority":331},"LICENSE","high","rule",{"basePath":259,"description":255,"displayName":248,"installMethods":334,"license":241,"rationale":335,"selectedPaths":336,"source":332,"sourceLanguage":18,"type":260},{"claudeCode":248},"plugin manifest at .claude-plugin/plugin.json",[337,339,340,341,344,346,348,350,352,354,356,358,360,362,364,366,368,370,372],{"path":338,"priority":326},".claude-plugin/plugin.json",{"path":328,"priority":326},{"path":330,"priority":331},{"path":342,"priority":343},"skills/brand-copywriter/SKILL.md","medium",{"path":345,"priority":343},"skills/competitor-intel/SKILL.md",{"path":347,"priority":343},"skills/cro-optimization/SKILL.md",{"path":349,"priority":343},"skills/go-to-market-plan/SKILL.md",{"path":351,"priority":343},"skills/lead-magnet-generator/SKILL.md",{"path":353,"priority":343},"skills/linkedin-writer/SKILL.md",{"path":355,"priority":343},"skills/marketing-ideas/SKILL.md",{"path":357,"priority":343},"skills/outreach-specialist/SKILL.md",{"path":359,"priority":343},"skills/prd-generator/SKILL.md",{"path":361,"priority":343},"skills/pricing-strategist/SKILL.md",{"path":363,"priority":343},"skills/product-hunt-launch-plan/SKILL.md",{"path":365,"priority":343},"skills/sop-creator/SKILL.md",{"path":367,"priority":343},"skills/strategic-planning/SKILL.md",{"path":369,"priority":343},"skills/viral-hook-creator/SKILL.md",{"path":371,"priority":343},"skills/x-writer/SKILL.md",{"path":373,"priority":374},"bin/cli.js","low",{"basePath":376,"description":377,"displayName":378,"installMethods":379,"rationale":380,"selectedPaths":381,"source":332,"sourceLanguage":18,"type":249},"skills/brand-copywriter","Writes marketing copy using proven copywriting frameworks. Use when user needs copy for ads (Facebook, Instagram, TikTok, YouTube), landing pages, sales pages, email sequences, LinkedIn posts, product descriptions, or any marketing content.","brand-copywriter",{"claudeCode":12},"SKILL.md frontmatter at skills/brand-copywriter/SKILL.md",[382,384,386,388],{"path":383,"priority":326},"SKILL.md",{"path":385,"priority":343},"references/.gitkeep",{"path":387,"priority":343},"references/copy_frameworks.md",{"path":389,"priority":343},"references/writing_styles.md",{"basePath":391,"description":392,"displayName":393,"installMethods":394,"rationale":395,"selectedPaths":396,"source":332,"sourceLanguage":18,"type":249},"skills/competitor-intel","Analyzes competitors using web research to provide verified business metrics, actionable leverage strategies, and predicted next moves. Use when user needs competitive intelligence, competitor analysis, market positioning insights, or strategic leverage opportunities.","competitor-intel",{"claudeCode":12},"SKILL.md frontmatter at skills/competitor-intel/SKILL.md",[397],{"path":383,"priority":326},{"basePath":399,"description":400,"displayName":401,"installMethods":402,"rationale":403,"selectedPaths":404,"source":332,"sourceLanguage":18,"type":249},"skills/cro-optimization","Analyzes landing pages and provides detailed CRO (Conversion Rate Optimization) recommendations. Use when user provides a landing page URL or HTML/CSS code and needs optimization advice to maximize conversions, signups, or sales. Extracts page elements, audits against proven CRO principles, and delivers actionable recommendations in report format.","cro-optimization",{"claudeCode":12},"SKILL.md frontmatter at skills/cro-optimization/SKILL.md",[405,406,407,409,411],{"path":383,"priority":326},{"path":385,"priority":343},{"path":408,"priority":343},"references/cro_principles.md",{"path":410,"priority":343},"references/element_audit_framework.md",{"path":412,"priority":343},"references/landing_page_patterns.md",{"basePath":414,"description":415,"displayName":416,"installMethods":417,"rationale":418,"selectedPaths":419,"source":332,"sourceLanguage":18,"type":249},"skills/go-to-market-plan","Analyzes the founder's business context to deliver 3 best go-to-market strategies tailored to their current stage, product, and market. Asks up to 10 diagnostic questions when needed to understand product readiness, target market clarity, competitive positioning, and distribution channels. Use when user needs go-to-market strategy, launch planning, market entry strategy, or actionable GTM roadmap.","go-to-market-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/go-to-market-plan/SKILL.md",[420],{"path":383,"priority":326},{"basePath":422,"description":423,"displayName":424,"installMethods":425,"rationale":426,"selectedPaths":427,"source":332,"sourceLanguage":18,"type":249},"skills/lead-magnet-generator","Creates viral lead magnet posts that drive comments and DMs. Produces 2 versions - a quick punchy format and a detailed format with bullet points. Use when user needs social media posts to give away a lead magnet in exchange for engagement.","lead-magnet-generator",{"claudeCode":12},"SKILL.md frontmatter at skills/lead-magnet-generator/SKILL.md",[428,429],{"path":383,"priority":326},{"path":430,"priority":343},"references/lead-magnet-patterns.md",{"basePath":432,"description":433,"displayName":434,"installMethods":435,"rationale":436,"selectedPaths":437,"source":332,"sourceLanguage":18,"type":249},"skills/linkedin-writer","Creates viral LinkedIn posts using proven formats, post templates, and voice matching. Use when user needs engaging, high-performing posts for LinkedIn.","linkedin-writer",{"claudeCode":12},"SKILL.md frontmatter at skills/linkedin-writer/SKILL.md",[438,439,441],{"path":383,"priority":326},{"path":440,"priority":343},"references/linkedin-formats.md",{"path":442,"priority":343},"references/linkedin-posts.md",{"basePath":444,"description":445,"displayName":446,"installMethods":447,"rationale":448,"selectedPaths":449,"source":332,"sourceLanguage":18,"type":249},"skills/marketing-ideas","Produces the best marketing ideas for your business by analyzing your FOUNDER_CONTEXT and matching it against a curated database of 170+ proven marketing strategies. Use when user needs creative, actionable marketing ideas tailored to their business.","marketing-ideas",{"claudeCode":12},"SKILL.md frontmatter at skills/marketing-ideas/SKILL.md",[450,451],{"path":383,"priority":326},{"path":452,"priority":343},"references/marketing-ideas-database.md",{"basePath":454,"description":455,"displayName":456,"installMethods":457,"rationale":458,"selectedPaths":459,"source":332,"sourceLanguage":18,"type":249},"skills/outreach-specialist","Crafts high-converting outreach messages and email sequences for cold outreach, LinkedIn DMs, and follow-ups. Use when user needs personalized outreach messages that book calls and get replies.","outreach-specialist",{"claudeCode":12},"SKILL.md frontmatter at skills/outreach-specialist/SKILL.md",[460,461,463],{"path":383,"priority":326},{"path":462,"priority":343},"references/outreach-templates.md",{"path":464,"priority":343},"references/sequence-strategy.md",{"basePath":466,"description":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":332,"sourceLanguage":18,"type":249},"skills/prd-generator","Generates professional PRD (Product Requirements Document) files optimized for AI coding tools. Takes a rough product idea, asks clarifying questions, and outputs a structured PDF ready to feed into AI coding assistants.","prd-generator",{"claudeCode":12},"SKILL.md frontmatter at skills/prd-generator/SKILL.md",[472,473],{"path":383,"priority":326},{"path":474,"priority":343},"references/prd_template.md",{"basePath":246,"description":10,"displayName":13,"installMethods":476,"rationale":477,"selectedPaths":478,"source":332,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at skills/pricing-strategist/SKILL.md",[479],{"path":383,"priority":326},{"basePath":481,"description":482,"displayName":483,"installMethods":484,"rationale":485,"selectedPaths":486,"source":332,"sourceLanguage":18,"type":249},"skills/product-hunt-launch-plan","Creates a comprehensive, personalized Product Hunt launch plan to rank","product-hunt-launch-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/product-hunt-launch-plan/SKILL.md",[487,488],{"path":383,"priority":326},{"path":489,"priority":343},"references/ultimate_product_hunt_launch_guide.md",{"basePath":491,"description":492,"displayName":493,"installMethods":494,"rationale":495,"selectedPaths":496,"source":332,"sourceLanguage":18,"type":249},"skills/sop-creator","Creates detailed Standard Operating Procedures (SOPs) for business processes. Use when user needs SOPs, process documentation, operational guides, workflow documentation, or step-by-step instructions for repeatable business processes.","sop-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/sop-creator/SKILL.md",[497],{"path":383,"priority":326},{"basePath":499,"description":500,"displayName":501,"installMethods":502,"rationale":503,"selectedPaths":504,"source":332,"sourceLanguage":18,"type":249},"skills/strategic-planning","Analyzes the founder's business context to deliver the 3 highest-impact next moves for growth (marketing or sales). Asks up to 10 diagnostic questions when needed to uncover bottlenecks, struggles, and opportunities. Use when user needs strategic guidance, next steps, growth planning, or actionable business strategy.","strategic-planning",{"claudeCode":12},"SKILL.md frontmatter at skills/strategic-planning/SKILL.md",[505],{"path":383,"priority":326},{"basePath":507,"description":508,"displayName":509,"installMethods":510,"rationale":511,"selectedPaths":512,"source":332,"sourceLanguage":18,"type":249},"skills/viral-hook-creator","Creates viral social media hooks using proven psychological patterns and trigger words. Use when user needs attention-grabbing openings for posts, threads, videos, or content.","viral-hook-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/viral-hook-creator/SKILL.md",[513,514,515,517],{"path":383,"priority":326},{"path":385,"priority":343},{"path":516,"priority":343},"references/hook-patterns.md",{"path":518,"priority":343},"references/trigger_words.md",{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":332,"sourceLanguage":18,"type":249},"skills/x-writer","Creates viral X (Twitter) posts using proven formats, post templates, and creator voice matching. Use when user needs engaging, high-performing posts for X/Twitter.","x-writer",{"claudeCode":12},"SKILL.md frontmatter at skills/x-writer/SKILL.md",[526,527,529,531],{"path":383,"priority":326},{"path":528,"priority":343},"references/formats.md",{"path":530,"priority":343},"references/posts.md",{"path":532,"priority":343},"references/voices.md",{"basePath":259,"description":266,"displayName":248,"installMethods":534,"license":241,"rationale":535,"selectedPaths":536,"source":332,"sourceLanguage":18,"type":542},{"npm":248},"cli ecosystem detected at /",[537,539,540,541],{"path":538,"priority":326},"package.json",{"path":328,"priority":326},{"path":330,"priority":331},{"path":373,"priority":343},"cli",{"sources":544},[545],"manual",{"npmPackage":248},{"closedIssues90d":8,"description":548,"forks":235,"license":241,"openIssues90d":8,"pushedAt":236,"readmeSize":233,"stars":237,"topics":549},"Claude skills for founders",[],{"downloads":8},{"classifiedAt":552,"discoverAt":553,"extractAt":554,"githubAt":554,"npmAt":555,"updatedAt":552},1778694811788,1778694805815,1778694808620,1778694810372,[217,215,218,219,216],{"evaluatedAt":244,"extractAt":292,"updatedAt":558},1778695255293,[],[561,589,617,638,659,688],{"_creationTime":562,"_id":563,"community":564,"display":565,"identity":571,"providers":575,"relations":582,"tags":585,"workflow":586},1778695383013.7402,"k172kxvjmb1kp16hz4yh2s2pwd86n2v3",{"reviewCount":8},{"description":566,"installMethods":567,"name":569,"sourceUrl":570},"Analyze and design pricing strategies including pricing models, competitive pricing analysis, willingness-to-pay estimation, and price elasticity. Use when setting prices, evaluating pricing models, preparing for a pricing change, or comparing freemium vs paid approaches.",{"claudeCode":568},"phuryn/pm-skills","pricing-strategy","https://github.com/phuryn/pm-skills",{"basePath":572,"githubOwner":573,"githubRepo":574,"locale":18,"slug":569,"type":249},"pm-product-strategy/skills/pricing-strategy","phuryn","pm-skills",{"evaluate":576,"extract":581},{"promptVersionExtension":208,"promptVersionScoring":209,"score":577,"tags":578,"targetMarket":220,"tier":300},100,[215,216,579,580,218],"business-model","saas",{"commitSha":282},{"parentExtensionId":583,"repoId":584},"k1757vtfvtk8zm49azq5gev4qh86n5e4","kd759mc43bg9ypk46ka87r3wa586npt5",[579,215,218,580,216],{"evaluatedAt":587,"extractAt":588,"updatedAt":587},1778696628032,1778695383013,{"_creationTime":590,"_id":591,"community":592,"display":593,"identity":599,"providers":603,"relations":610,"tags":613,"workflow":614},1778692726926.7627,"k17dhmskz6t7wpxvd9ygy7fvsh86n695",{"reviewCount":8},{"description":594,"installMethods":595,"name":597,"sourceUrl":598},"End-of-quarter strategic review in narrative style with a bets scorecard. Use when someone says \"quarter review\", \"strategic review\", \"what happened last quarter\", \"quarterly retro\", \"bets scorecard\", \"review our bets\", \"end of quarter report\".\n",{"claudeCode":596},"marfoerst/the-pragmatic-pm","pm-strategic-review","https://github.com/marfoerst/the-pragmatic-pm",{"basePath":600,"githubOwner":601,"githubRepo":602,"locale":18,"slug":597,"type":249},"skills/pm-strategic-review","marfoerst","the-pragmatic-pm",{"evaluate":604,"extract":609},{"promptVersionExtension":208,"promptVersionScoring":209,"score":577,"tags":605,"targetMarket":220,"tier":300},[218,216,606,607,608],"reporting","review","scorecard",{"commitSha":282},{"parentExtensionId":611,"repoId":612},"k17ehawghqbe3ff7rxmq9cq1xs86nm21","kd731k864fr1ezp8r85ecbhz9986mzz7",[218,606,607,608,216],{"evaluatedAt":615,"extractAt":616,"updatedAt":615},1778693621016,1778692726926,{"_creationTime":618,"_id":619,"community":620,"display":621,"identity":625,"providers":628,"relations":634,"tags":635,"workflow":636},1778692726926.7615,"k177rd6s9rtv63v4zc4c983vhd86mfs4",{"reviewCount":8},{"description":622,"installMethods":623,"name":624,"sourceUrl":598},"Pre-review quality gate that checks any PM artifact (PRD, strategy doc, one-pager, brief) against Head of Product standards. Scores problem clarity, metrics quality, scope discipline, and compliance awareness. Acts as \"the HoP reviewing your work before the real HoP sees it.\" Use when someone says \"review this\", \"check this PRD\", \"is this ready for review\", \"quality check\", \"does this meet the bar\", or \"pre-review my spec\".\n",{"claudeCode":596},"PM Review",{"basePath":626,"githubOwner":601,"githubRepo":602,"locale":18,"slug":627,"type":249},"skills/pm-review","pm-review",{"evaluate":629,"extract":633},{"promptVersionExtension":208,"promptVersionScoring":209,"score":577,"tags":630,"targetMarket":220,"tier":300},[218,631,607,632,216],"documentation","quality-gate",{"commitSha":282,"license":241},{"parentExtensionId":611,"repoId":612},[631,218,632,607,216],{"evaluatedAt":637,"extractAt":616,"updatedAt":637},1778693521055,{"_creationTime":639,"_id":640,"community":641,"display":642,"identity":646,"providers":648,"relations":655,"tags":656,"workflow":657},1778692726926.759,"k17d9b4drz8b1qp0xm8e64cp3x86me7x",{"reviewCount":8},{"description":643,"installMethods":644,"name":645,"sourceUrl":598},"Teresa Torres Opportunity Solution Tree: outcome, opportunity space, solutions, experiments. Use when someone says \"opportunity tree\", \"OST\", \"opportunity solution tree\", \"discovery\", \"what should we build\", \"map opportunities\", \"Teresa Torres\", \"continuous discovery\".\n",{"claudeCode":596},"pm-opportunity-tree",{"basePath":647,"githubOwner":601,"githubRepo":602,"locale":18,"slug":645,"type":249},"skills/pm-opportunity-tree",{"evaluate":649,"extract":654},{"promptVersionExtension":208,"promptVersionScoring":209,"score":577,"tags":650,"targetMarket":220,"tier":300},[218,651,216,652,653],"discovery","opportunity-solution-tree","teresa-torres",{"commitSha":282},{"parentExtensionId":611,"repoId":612},[651,652,218,216,653],{"evaluatedAt":658,"extractAt":616,"updatedAt":658},1778693333425,{"_creationTime":660,"_id":661,"community":662,"display":663,"identity":669,"providers":673,"relations":681,"tags":684,"workflow":685},1778698867338.3008,"k179bbvkfx74wfwwqvr13s5j5x86nmes",{"reviewCount":8},{"description":664,"installMethods":665,"name":667,"sourceUrl":668},"Build a complete marketing plan covering the full customer journey from stranger to raving fan. Use when the user mentions \"marketing plan\", \"target market\", \"USP\", \"lead nurture\", \"customer lifetime value\", \"referral program\", \"marketing strategy\", or \"PVP Index\". Also trigger when building a marketing plan from scratch, choosing acquisition channels, or designing end-to-end customer lifecycle campaigns. Covers the PVP Index, channel selection, and advocacy systems. For brand messaging, see storybrand-messaging. For conversion optimization, see cro-methodology.",{"claudeCode":666},"wondelai/skills","1-Page Marketing","https://github.com/wondelai/skills",{"basePath":670,"githubOwner":671,"githubRepo":672,"locale":18,"slug":670,"type":249},"one-page-marketing","wondelai","skills",{"evaluate":674,"extract":680},{"promptVersionExtension":208,"promptVersionScoring":209,"score":675,"tags":676,"targetMarket":220,"tier":300},99,[276,216,677,217,678,679],"planning","sales","growth",{"commitSha":282,"license":241},{"parentExtensionId":682,"repoId":683},"k17bj16z8e1yp2wwfd2hxagjtd86m0fp","kd7aexggvp8qjwjtgjbetg0jch86mg5a",[217,679,276,677,678,216],{"evaluatedAt":686,"extractAt":687,"updatedAt":686},1778699436932,1778698867338,{"_creationTime":689,"_id":690,"community":691,"display":692,"identity":696,"providers":697,"relations":702,"tags":703,"workflow":704},1778698867338.2942,"k17d5prpbxrsv8ns765khkcvy186mzz6",{"reviewCount":8},{"description":693,"installMethods":694,"name":695,"sourceUrl":668},"Create uncontested market space using value innovation instead of competing head-to-head. Use when the user mentions \"blue ocean\", \"red ocean\", \"strategy canvas\", \"ERRC framework\", \"value innovation\", \"non-customers\", \"buyer utility map\", \"eliminate-reduce-raise-create\", or \"uncontested market\". Also trigger when comparing pricing strategies, exploring new market categories, finding underserved customer segments, or asking how to stop competing on price. Covers the Four Actions Framework, buyer utility map, and value-cost trade-offs. For tech adoption strategy, see crossing-the-chasm. For product positioning, see obviously-awesome.",{"claudeCode":666},"blue-ocean-strategy",{"basePath":695,"githubOwner":671,"githubRepo":672,"locale":18,"slug":695,"type":249},{"evaluate":698,"extract":701},{"promptVersionExtension":208,"promptVersionScoring":209,"score":675,"tags":699,"targetMarket":220,"tier":300},[216,217,700,276,677],"innovation",{"commitSha":282},{"parentExtensionId":682,"repoId":683},[217,700,276,677,216],{"evaluatedAt":705,"extractAt":687,"updatedAt":705},1778699035499]