一键导入
slot-machine
Surprise MVP generator - conceive a novel idea and build a polished MVP without spoiling the surprise
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Surprise MVP generator - conceive a novel idea and build a polished MVP without spoiling the surprise
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Plan mode on steroids. Push engineers to think with a product mindset before building. Structured intake, then concrete options.
Updates documentation in the repository after completing work. Use when the user explicitly asks to update docs, refresh documentation, or sync docs with code changes.
| name | slot-machine |
| description | Surprise MVP generator - conceive a novel idea and build a polished MVP without spoiling the surprise |
A surprise MVP generator that conceives a novel, niche idea and builds it from scratch. The user doesn't know what they're getting until it's done - like pulling a slot machine lever and seeing what comes out.
/slot-machineUltrathink. Use the current timestamp (seconds) as a random seed throughout this process.
This can either be a web app or a cool interactive visual experience.
List 50 industries/niches - but make them specific, not generic. Not "healthcare" but "traveling nurses" or "pediatric dentists." Not "education" but "homeschool parents" or "ESL tutors."
Use your timestamp seed to pick ONE. Don't pick what feels "best" - use the randomness.
List 20 problems people in that niche face. Be specific to their daily reality.
Use your timestamp seed again to pick ONE problem. Not the most obvious one - the random one.
Design a solution. The app should be something people would pay for.
Consider the vast spectrum of human experience. Lots of niches out there.
Forced variety rules:
Use web technologies only:
Keep it simple:
Polish the UX:
Internally conceive a novel idea. Do NOT share this with the user. Simply announce:
"Spinning the slot machine... I've got something fun in mind. Let me build it for you."
Create the MVP while keeping the mystery alive:
Once complete, unveil what you built:
Ask the user if they'd like you to run the app for them, or provide clear instructions:
npm install
npm run dev
Then open the provided localhost URL.
User: /slot-machine
Assistant: "Spinning the slot machine... I've got something in mind. Let me build it."
[Creates project, builds features with vague updates]
"Setting up the foundation..." "Adding the core experience..." "Making it feel right..." "Final touches..."
Assistant: "Done! I built you [Name] - [one sentence hook explaining what it does and why it's interesting].
Would you like me to run it for you?
To run manually:
cd [project-name]
npm install
npm run dev
Then open http://localhost:3000"