[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-refoundai-startup-ideation-en":3,"guides-for-refoundai-startup-ideation":230,"similar-k17e7jzyzrjqq7mjcxh3v8n3ds867k37":231},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":187,"isFallback":183,"parentExtension":192,"providers":193,"relations":198,"repo":200,"workflow":227},1778053730743.975,"k17e7jzyzrjqq7mjcxh3v8n3ds867k37",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Help users generate and evaluate startup ideas. Use when someone is brainstorming business ideas, trying to find a startup concept, evaluating whether an idea is worth pursuing, or looking for unique market opportunities.",{},"Startup Ideation","https://github.com/refoundai/lenny-skills/tree/HEAD/skills/startup-ideation",[15,16,17,18,19],"startup","ideation","business","product-management","entrepreneurship",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":176,"workflow":185},1778053975687.178,"kn7e8ss0arcbbec6byg7zepd0s866xnk","en",{"checks":25,"evaluatedAt":166,"extensionSummary":167,"promptVersionExtension":168,"promptVersionScoring":169,"rationale":170,"score":171,"summary":172,"tags":173,"targetMarket":174,"tier":175},[26,31,34,38,42,46,50,53,57,61,65,68,71,74,77,81,84,87,90,93,96,100,104,107,111,114,117,120,123,126,129,132,135,139,144,147,150,153,156,160,163],{"category":27,"check":28,"severity":29,"summary":30},"Invocation","Precise Purpose","pass","The description clearly states what the skill does (generate and evaluate startup ideas) and provides specific use cases and triggers (brainstorming, finding concepts, evaluating ideas, market opportunities), aligning well with the skill's content.",{"category":27,"check":32,"severity":29,"summary":33},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and its purpose within the first ~160 characters.",{"category":35,"check":36,"severity":29,"summary":37},"Documentation","Concise Body","The SKILL.md body is concise and delegates deeper material to a separate references file, adhering to the progressive disclosure principle.",{"category":39,"check":40,"severity":29,"summary":41},"Context","Progressive Disclosure","The SKILL.md file outlines the flow and links to a separate 'references/guest-insights.md' file for deeper material, demonstrating good progressive disclosure.",{"category":39,"check":43,"severity":44,"summary":45},"Forked exploration","not_applicable","This skill is not designed for deep exploration or code review and therefore does not require 'context: fork'.",{"category":47,"check":48,"severity":29,"summary":49},"Practical Utility","Usage examples","The skill provides clear examples of questions to help users and flags common mistakes, which serve as effective usage examples for the intended application.",{"category":47,"check":51,"severity":29,"summary":52},"Edge cases","The skill lists common mistakes and failure modes (e.g., starting from trends, identical information diet, ignoring Why Now, tarpit ideas) with implicit recovery paths (e.g., focusing on problems, diversifying diet).",{"category":54,"check":55,"severity":44,"summary":56},"Code Execution","Tool Fallback","This skill does not appear to use any external tools or MCP servers, so fallbacks are not applicable.",{"category":58,"check":59,"severity":29,"summary":60},"Portability","Stack assumptions","The skill does not bundle scripts and therefore has no stack assumptions or preconditions to declare.",{"category":62,"check":63,"severity":29,"summary":64},"Safety","Halt on unexpected state","The skill's instructions guide the user through a structured process that implicitly halts on unexpected states by asking clarifying questions.",{"category":58,"check":66,"severity":29,"summary":67},"Cross-skill coupling","The skill is self-contained and does not rely on other skills, with clear cross-references to related skills provided in the documentation.",{"category":47,"check":69,"severity":29,"summary":70},"Problem relevance","The description clearly identifies the user problem of generating and evaluating startup ideas, providing concrete use cases.",{"category":47,"check":72,"severity":29,"summary":73},"Unique selling proposition","The skill offers a structured approach to startup ideation, incorporating insights from product leaders and specific frameworks (Why Now test, tarpit risks) that go beyond basic LLM brainstorming.",{"category":47,"check":75,"severity":29,"summary":76},"Production readiness","The skill provides a complete workflow for generating and evaluating startup ideas, covering discovery, ideation, and risk flagging.",{"category":78,"check":79,"severity":29,"summary":80},"Scope","Single responsibility principle","The skill focuses solely on startup ideation and evaluation, maintaining a clear and single responsibility.",{"category":78,"check":82,"severity":29,"summary":83},"Description quality","The description is accurate, concise, readable, and clearly reflects the skill's functionality.",{"category":27,"check":85,"severity":44,"summary":86},"Scoped tools","This skill does not expose specific tools or commands; it operates through conversational prompts and guidance.",{"category":35,"check":88,"severity":44,"summary":89},"Configuration & parameter reference","The skill does not have configurable parameters or environment variables that require documentation.",{"category":78,"check":91,"severity":44,"summary":92},"Tool naming","This skill does not define specific tools with names; it operates via conversational prompts.",{"category":78,"check":94,"severity":44,"summary":95},"Minimal I/O surface","This skill does not expose tools with parameters or structured responses, operating through natural language interaction.",{"category":97,"check":98,"severity":29,"summary":99},"License","License usability","The repository includes a standard MIT license file, making the code usable and redistributable under permissive terms.",{"category":101,"check":102,"severity":44,"summary":103},"Maintenance","Commit recency","No commit history is available for this specific skill file.",{"category":101,"check":105,"severity":44,"summary":106},"Dependency Management","No third-party dependencies are declared or used by this skill.",{"category":108,"check":109,"severity":44,"summary":110},"Security","Secret Management","This skill does not handle or process any secrets.",{"category":108,"check":112,"severity":29,"summary":113},"Injection","The skill relies on conversational prompts and does not load or process untrusted external data, mitigating injection risks.",{"category":108,"check":115,"severity":29,"summary":116},"Transitive Supply-Chain Grenades","The skill is self-contained and does not fetch or execute external code or data at runtime.",{"category":108,"check":118,"severity":29,"summary":119},"Sandbox Isolation","The skill operates via conversational prompts and does not interact with the file system or perform operations outside its defined scope.",{"category":108,"check":121,"severity":29,"summary":122},"Sandbox escape primitives","No detached-process spawns or deny-retry loops are present as the skill is conversational.",{"category":108,"check":124,"severity":29,"summary":125},"Data Exfiltration","The skill does not make outbound calls or handle confidential data.",{"category":108,"check":127,"severity":29,"summary":128},"Hidden Text Tricks","The bundled files are free of hidden-steering tricks, using clean printable ASCII and expected Unicode.",{"category":108,"check":130,"severity":29,"summary":131},"Opaque code execution","The skill consists of readable markdown and does not involve obfuscated code or runtime script execution.",{"category":58,"check":133,"severity":29,"summary":134},"Structural Assumption","The skill makes no assumptions about user-specific project organization as it operates via conversational prompts.",{"category":136,"check":137,"severity":44,"summary":138},"Trust","Issues Attention","No issue data is available for this skill.",{"category":140,"check":141,"severity":142,"summary":143},"Versioning","Release Management","warning","There is no versioning information (manifest version, tags, changelog) available for this skill, and installation instructions do not specify a version.",{"category":54,"check":145,"severity":44,"summary":146},"Validation","This skill operates through natural language prompts and does not have explicit input arguments that require schema validation.",{"category":108,"check":148,"severity":29,"summary":149},"Unguarded Destructive Operations","The skill is read-only and does not perform any destructive operations.",{"category":54,"check":151,"severity":29,"summary":152},"Error Handling","The skill operates via conversational prompts, and errors would typically be handled by the underlying LLM or platform, not custom error handling within the skill.",{"category":54,"check":154,"severity":44,"summary":155},"Logging","This skill does not perform actions that require local audit logging.",{"category":157,"check":158,"severity":29,"summary":159},"Compliance","GDPR","The skill does not operate on personal data and does not involve interactions with third parties.",{"category":157,"check":161,"severity":29,"summary":162},"Target market","The skill's content is general to startup ideation and does not contain regional-specific logic, making it globally applicable.",{"category":58,"check":164,"severity":29,"summary":165},"Runtime stability","The skill operates via standard markdown and conversational prompts, making it portable across different runtime environments.",1778053918939,"This skill provides a structured framework for brainstorming and evaluating startup concepts, incorporating advice from product leaders on identifying unique opportunities and avoiding common pitfalls. It guides users through asking critical questions about their background, market timing, and potential risks.","2.0.0","3.4.0","The 'startup-ideation' skill is well-structured, clearly documented, and focused on a single responsibility. It effectively guides users through the process of generating and evaluating startup ideas using insights from product leaders. The documentation is concise and leverages progressive disclosure. There are no apparent security risks or portability issues. The only minor finding is the lack of versioning information, which is a common issue for skills of this nature.",95,"A well-crafted skill for generating and evaluating startup ideas, drawing on expert insights.",[15,16,17,18,19],"global","verified",{"codeQuality":177,"collectedAt":178,"documentation":179,"maintenance":181,"security":182,"testCoverage":184},{},1778053908023,{"descriptionLength":180,"readmeSize":8},221,{},{"hasNpmPackage":183,"smitheryVerified":183},false,{"hasCi":183,"hasTests":183},{"updatedAt":186},1778053975687,{"githubOwner":188,"githubRepo":189,"locale":23,"slug":190,"type":191},"refoundai","lenny-skills","startup-ideation","skill",null,{"extract":194,"llm":197},{"commitSha":195,"license":196},"280a57aa42fed3b6f35f51f0d9e71013b4c8ae74","MIT",{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":199},"kd71b12s61d3nrk4f6dxqd3z35865mkg",{"_creationTime":201,"_id":199,"identity":202,"providers":204,"workflow":224},1777995558409.8545,{"githubOwner":188,"githubRepo":189,"sourceUrl":203},"https://github.com/refoundai/lenny-skills",{"discover":205,"github":209},{"sources":206},[207,208],"skills-sh","vskill",{"closedIssues90d":8,"forks":210,"license":196,"openIssues90d":8,"pushedAt":211,"readmeSize":212,"stars":213,"topics":214},105,1769825583000,15888,767,[215,216,217,218,219,220,221,18,222,223],"ai-agents","ai-assistant","claude","claude-code","lenny-rachitsky","llm","pm-tools","skills","product-skills",{"discoverAt":225,"extractAt":226,"githubAt":226,"updatedAt":226},1777995558409,1778053735146,{"anyEnrichmentAt":228,"extractAt":229,"githubAt":228,"llmAt":186,"updatedAt":186},1778053732694,1778053730744,[],[232,251,271,291,318,346],{"_creationTime":233,"_id":234,"community":235,"display":236,"identity":244,"providers":246,"relations":249,"workflow":250},1778053730743.9756,"k17epa4vc6har7m5nt1w6zpvwn867jtd",{"reviewCount":8},{"description":237,"installMethods":238,"name":239,"sourceUrl":240,"tags":241},"Help users decide when and how to pivot their startup. Use when someone is questioning their current direction, seeing poor traction, considering a major strategy change, or stuck in the pre-PMF stage.",{},"Startup Pivoting","https://github.com/refoundai/lenny-skills/tree/HEAD/skills/startup-pivoting",[15,17,242,18,243],"strategy","pivot",{"githubOwner":188,"githubRepo":189,"locale":23,"slug":245,"type":191},"startup-pivoting",{"extract":247,"llm":248},{"commitSha":195,"license":196},{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":199},{"anyEnrichmentAt":228,"extractAt":229,"githubAt":228,"llmAt":186,"updatedAt":186},{"_creationTime":252,"_id":253,"community":254,"display":255,"identity":263,"providers":265,"relations":269,"workflow":270},1778053730743.96,"k177j28s7wj13t1cbr9rtw60f1866rqb",{"reviewCount":8},{"description":256,"installMethods":257,"name":258,"sourceUrl":259,"tags":260},"Help users assess and achieve product-market fit. Use when someone is trying to determine if they have PMF, measuring user engagement and retention, running the Sean Ellis survey, or figuring out if they should scale or keep iterating.",{},"Measuring Product-Market Fit","https://github.com/refoundai/lenny-skills/tree/HEAD/skills/measuring-product-market-fit",[261,18,15,262,242],"product-market-fit","growth",{"githubOwner":188,"githubRepo":189,"locale":23,"slug":264,"type":191},"measuring-product-market-fit",{"extract":266,"llm":267},{"commitSha":195,"license":196},{"promptVersionExtension":168,"promptVersionScoring":169,"score":268,"targetMarket":174,"tier":175},98,{"repoId":199},{"anyEnrichmentAt":228,"extractAt":229,"githubAt":228,"llmAt":186,"updatedAt":186},{"_creationTime":272,"_id":273,"community":274,"display":275,"identity":284,"providers":286,"relations":289,"workflow":290},1778053730743.955,"k17cqs80ayc9g57z9t09jbxm19866dsd",{"reviewCount":8},{"description":276,"installMethods":277,"name":278,"sourceUrl":279,"tags":280},"Help founders close their first customers and build repeatable sales processes. Use when someone is doing founder-led sales, trying to get their first customers, writing cold outreach, running early sales calls, or asking when to hire their first salesperson.",{},"Founder Sales","https://github.com/refoundai/lenny-skills/tree/HEAD/skills/founder-sales",[281,15,282,283,18],"sales","founder","customer-acquisition",{"githubOwner":188,"githubRepo":189,"locale":23,"slug":285,"type":191},"founder-sales",{"extract":287,"llm":288},{"commitSha":195,"license":196},{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":199},{"anyEnrichmentAt":228,"extractAt":229,"githubAt":228,"llmAt":186,"updatedAt":186},{"_creationTime":292,"_id":293,"community":294,"display":295,"identity":305,"providers":308,"relations":312,"workflow":314},1778053622473.6516,"k179hzv20wer8hscnmmkfq98m1866qr5",{"reviewCount":8},{"description":296,"installMethods":297,"name":298,"sourceUrl":299,"tags":300},"Diagnose why names don't work and guide creation of names that do. Use for brand names, product names, character names, place names, and titles when something feels off or when systematic naming is needed.",{},"Naming","https://github.com/jwynia/agent-skills/tree/HEAD/skills/general/ideation/naming",[16,301,302,303,304],"naming","creativity","branding","writing",{"githubOwner":306,"githubRepo":307,"locale":23,"slug":301,"type":191},"jwynia","agent-skills",{"extract":309,"llm":311},{"commitSha":310,"license":196},"e02ec7e226a6e4f8419fd3b88a1d8e472d421b32",{"promptVersionExtension":168,"promptVersionScoring":169,"score":268,"targetMarket":174,"tier":175},{"repoId":313},"kd7efn3mprpa8rd8vm5hw5ebzx864fph",{"anyEnrichmentAt":315,"extractAt":316,"githubAt":315,"llmAt":317,"updatedAt":317},1778053625386,1778053622473,1778054012696,{"_creationTime":319,"_id":320,"community":321,"display":322,"identity":333,"providers":336,"relations":340,"workflow":342},1778053148350.45,"k17b6r5zytdphq3nsv6wpfqc2s866pr7",{"reviewCount":8},{"description":323,"installMethods":324,"name":325,"sourceUrl":326,"tags":327},"Create professional invoices with proper formatting for freelancers and small businesses. Supports multiple currencies and tax calculations.",{},"Invoice Generator Skill","https://github.com/claude-office-skills/skills/tree/HEAD/invoice-generator",[328,329,330,17,331,332],"invoice","finance","billing","mcp","document-generation",{"githubOwner":334,"githubRepo":222,"locale":23,"slug":335,"type":191},"claude-office-skills","invoice-generator",{"extract":337,"llm":339},{"commitSha":338,"license":196},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11",{"promptVersionExtension":168,"promptVersionScoring":169,"score":268,"targetMarket":174,"tier":175},{"repoId":341},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"anyEnrichmentAt":343,"extractAt":344,"githubAt":343,"llmAt":345,"updatedAt":345},1778053151766,1778053148350,1778053561145,{"_creationTime":347,"_id":348,"community":349,"display":350,"identity":362,"providers":366,"relations":370,"workflow":372},1778004105161.7068,"k175vr59yk0pyv518scsk261jx865hya",{"reviewCount":8},{"description":351,"installMethods":352,"name":353,"sourceUrl":354,"tags":355},"史蒂夫·乔布斯(Steve Jobs)的思维框架与表达方式。基于Isaacson授权传记、Stanford演讲、 Lost Interview、D Conference系列、Make Something Wonderful、30+一手来源的深度调研， 提炼6个核心心智模型、8条决策启发式和完整的表达DNA。 用途：作为思维顾问，用乔布斯的视角分析产品、审视决策、提供反馈。 当用户提到「用乔布斯的视角」「乔布斯会怎么看」「Jobs模式」「steve jobs perspective」时使用。 即使用户只是说「帮我用乔布斯的角度想想」「如果乔布斯会怎么做」「切换到乔布斯」也应触发。",{},"Steve Jobs .skill","https://github.com/alchaincyf/steve-jobs-skill",[356,357,358,359,18,360,361],"steve-jobs","biography","philosophy","decision-making","communication","persona",{"githubOwner":363,"githubRepo":364,"locale":23,"slug":365,"type":191},"alchaincyf","steve-jobs-skill","steve-jobs-perspective",{"extract":367,"llm":369},{"commitSha":368,"license":196},"934d1202a8de7b5b30b8df09482869c4fed51492",{"promptVersionExtension":168,"promptVersionScoring":169,"score":268,"targetMarket":174,"tier":175},{"repoId":371},"kd77zzpwwmvwfk6x408hzq01ds8646st",{"anyEnrichmentAt":373,"extractAt":374,"githubAt":373,"llmAt":375,"updatedAt":375},1778054381725,1778054381250,1778054393916]