[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-33":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":8,"htmlUrl":8,"language":9,"languages":8,"totalLinesOfCode":8,"stars":10,"forks":11,"watchers":12,"openIssues":13,"contributorsCount":13,"subscribersCount":13,"size":13,"stars1d":14,"stars7d":15,"stars30d":16,"stars90d":13,"forks30d":13,"starsTrendScore":17,"compositeScore":18,"rankGlobal":8,"rankLanguage":8,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":20,"topics":23,"createdAt":8,"pushedAt":8,"updatedAt":24,"readmeContent":25,"aiSummary":26,"trendingCount":13,"starSnapshotCount":13,"syncStatus":27,"lastSyncTime":28,"discoverSource":29},33,"codex-startup-pressure-test-skill","Kappaemme-git\u002Fcodex-startup-pressure-test-skill","Kappaemme-git",null,"JavaScript",940,91,6,0,36,59,182,108,9.89,"MIT License",false,"main",true,[],"2026-06-12 02:00:06","# Codex Startup Pressure Test Skill\n\nA Codex skill to brutally pressure-test startup ideas before you waste time building the wrong thing.\n\nGive Codex a startup idea and it returns a compact founder-style diagnosis: verdict, scorecard, core assumption, fatal flaws, problem reality, competition, first customer moves, and a 2-week MVP direction.\n\n## What It Does\n\n- Finds the core assumption\n- Exposes fatal flaws\n- Checks if the problem is real\n- Maps current behavior and real competitors\n- Plans first 10 customer moves\n- Defines a 2-week MVP test\n- Gives a direct strong \u002F weak \u002F pivot verdict\n\n## Installation\n\n```bash\nnpx --yes codex-startup-pressure-test-skill@latest\n```\n\nThis installs the skill into:\n\n```bash\n~\u002F.codex\u002Fskills\u002Fstartup-pressure-test\n```\n\nThen restart Codex so it can discover the skill.\n\n## Usage\n\nAfter installation, restart Codex and use the skill inside Codex prompts.\n\nBasic pressure test:\n\n```text\nUse $startup-pressure-test to pressure-test this startup idea:\n\nA tool that turns local videos into short clips with local captions for indie hackers and creators posting product demos.\n```\n\nBrutal version:\n\n```text\nUse $startup-pressure-test to brutally test this startup idea:\n\n...\n```\n\nProblem validation:\n\n```text\nUse $startup-pressure-test to validate whether this idea solves a real problem people pay for:\n\n...\n```\n\nCompetition mapping:\n\n```text\nUse $startup-pressure-test to map the real competition for this idea:\n\n...\n```\n\nFirst 10 customers:\n\n```text\nUse $startup-pressure-test to find the first 10 customers for this idea:\n\n...\n```\n\nMVP plan:\n\n```text\nUse $startup-pressure-test to build a 2-week MVP plan for this idea:\n\n...\n```\n\nDeep report:\n\n```text\nUse $startup-pressure-test to do a deep full report on this startup idea:\n\n...\n```\n\nIf you only invoke the skill without an idea, it will ask for the startup idea, target customer, and what the customer should do or pay for.\n\n## Modes\n\n- `pressure-test`: core assumption, fatal flaws, direct verdict\n- `problem-validation`: real pain, early adopter, validation criteria\n- `competition-map`: current behavior, direct\u002Findirect competitors, switching cost\n- `first-10-customers`: manual traction plan\n- `mvp-plan`: smallest 2-week MVP test\n- `full`: compact all-in-one diagnosis\n\n## Output\n\nDefault output is compact:\n\n```text\nVerdict\nScorecard\nCore Assumption\nFatal Flaws\nProblem Reality\nCompetition\nFirst 10 Customers\nMVP\n```\n\n## Manual Installation\n\nClone the repository:\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002FKappaemme-git\u002Fcodex-startup-pressure-test-skill.git\n```\n\nCopy the skill into your Codex skills directory:\n\n```bash\nmkdir -p ~\u002F.codex\u002Fskills\ncp -R codex-startup-pressure-test-skill\u002Fstartup-pressure-test ~\u002F.codex\u002Fskills\u002Fstartup-pressure-test\n```\n\nRestart Codex.\n\n## Troubleshooting\n\nIf Codex does not recognize `$startup-pressure-test`, restart Codex after installing.\n\nCheck that the skill exists:\n\n```bash\nls ~\u002F.codex\u002Fskills\u002Fstartup-pressure-test\n```\n\nYou should see:\n\n```text\nSKILL.md\nagents\u002F\nreferences\u002F\n```\n\n## License\n\nMIT\n","Codex Startup Pressure Test Skill 是一个用于在你投入大量时间和资源之前，对创业想法进行严格测试的工具。它能够找出核心假设、暴露致命缺陷、验证问题的真实性、分析当前行为和竞争对手、规划前10位客户的获取策略、定义2周内的最小可行产品（MVP）测试方向，并给出直接的强\u002F弱\u002F转型建议。此项目基于JavaScript开发，适用于初创企业创始人或团队在早期阶段快速评估其商业创意的可行性。通过简单的命令行安装即可使用，提供多种模式来满足不同方面的测试需求。",2,"2026-06-11 02:30:33","CREATED_QUERY"]