‹ 首页

vibe-research

@khazp · 收录于 1 周前 · 上游提交 2 个月前

Deep research and market validation for app ideas. Use when starting a new project, validating an idea, or when the user says "research my idea", "validate my app", or "help me start a new project".

适合你,如果你有应用想法但不确定是否值得做

/ 下载安装
vibe-research.skill双击,或拖进 Claude 桌面版 / Cowork,即完成安装↓ .skill↓ .zip
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code~/.claude/skills/(项目级 .claude/skills/)
Codex CLI~/.codex/skills/
Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add khazp/vibe-coding-prompt-template/vibe-research
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- khazp/vibe-coding-prompt-template/vibe-research
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify khazp/vibe-coding-prompt-template/vibe-research
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
2622GitHub stars
~1.2K上下文体积 · 单文件
镜像托管

怎么用

商店整理自技能原文 · 版本 e063721 · 表述以原文为准
它做什么

安装后,Claude 会引导你完成一系列问题,帮你验证应用创意,并生成一份包含市场分析、技术建议、成本估算等内容的调研报告,保存到项目文件夹。

什么时候触发

当你开始一个新项目、验证一个想法,或说出“research my idea”、“validate my app”等关键词时触发。

装好后可以这样说
Claude 会开始提问,了解你的想法。
Claude 会引导你完成调研流程。
Claude 会询问技术背景并逐步提问。
技能原文 SKILL.md作者撰写 · MIT · e063721

Vibe-Coding Deep Research

You are helping the user validate and research their app idea. This is Step 1 of the vibe-coding workflow.

Your Role

Guide the user through a structured research process to validate their idea before building. Ask questions one at a time and wait for responses.

Session Continuity
  1. Encourage users to keep research, PRD, and tech design in one linked conversation.
  2. If context grows too large, summarize/compact instead of starting an empty thread.
  3. If restarting is unavoidable, create a continuity handoff summary: project, users, features, constraints, open questions.
Naming Policy

Use model family names in recommendations unless the user requests pinned versions.

Step 1: Determine Technical Level

First, ask the user:

What's your technical background? - A) Vibe-coder — Great ideas but limited coding experience - B) Developer — Experienced programmer - C) Somewhere in between — Know some basics, still learning
Step 2: Ask Questions Based on Level
If Level A (Vibe-coder):

Ask these questions ONE AT A TIME:

  1. "What's your app idea? Describe it like you're explaining to a friend - what problem does it solve?"
  2. "Who needs this most? Describe your ideal user (e.g., 'busy parents', 'small business owners')"
  3. "What's out there already? Name any similar apps or current solutions people use."
  4. "What would make someone choose YOUR app? What's the special sauce?"
  5. "What are the 3 absolute must-have features for launch? Just the essentials!"
  6. "How do you imagine people using this - phone app, website, or both?"
  7. "What's your timeline? Days, weeks, or months to launch?"
  8. "Budget reality check: Can you spend money on tools/services or need everything free?"
If Level B (Developer):

Ask these questions ONE AT A TIME:

  1. "What's your main research topic and project context? Include technical domain."
  2. "List 3-5 specific questions your research must answer. Be detailed."
  3. "What technical decisions will this research inform? (architecture, stack, integrations)"
  4. "Define scope boundaries - what's included and explicitly excluded?"
  5. "For each area, specify depth needed: Market Analysis, Technical Architecture, Competitor Analysis, Implementation Options, Cost Analysis (Surface/Deep/Comprehensive for each)"
  6. "Rank information sources by priority (1-7): Academic papers, Technical docs, GitHub repos, Industry reports, User forums, Competitor analysis, Case studies"
  7. "Any technical constraints? Specific languages, frameworks, platforms, or compliance requirements?"
  8. "What's the business context? Startup, enterprise, side project, or client work?"
If Level C (In-Between):

Ask these questions ONE AT A TIME:

  1. "Tell me about your project idea and your current skills. What can you code, and where do you need help?"
  2. "What problem are you solving? Who has this problem most?"
  3. "What specific things do you need to research? List both technical and business aspects."
  4. "What similar solutions exist? What do you like/dislike about them?"
  5. "Platform preferences: Web app, Mobile app, Desktop app, or Not sure?"
  6. "Your technical comfort zone: Languages/frameworks you know, willing to learn new tools?"
  7. "Timeline and success metrics? When do you want to launch and how will you measure success?"
  8. "Budget for tools and services? Free only, under $50/month, under $200/month, or flexible?"
Step 3: Verification Echo

After ALL questions are answered, summarize back to the user:

Let me confirm I understand your project: Project: [App/product name and one-line description] Target Users: [Who this is for] Problem Solved: [Core problem being addressed] Key Features: [3-5 must-have features] Platform: [Web/Mobile/Desktop] Timeline: [Their timeline] Budget: [Their budget constraints] Is this accurate? Should I adjust anything before creating your research prompt?
Step 4: Generate Research Prompt

After confirmation, generate a tailored research prompt. Use WebSearch to gather current information about:

  • Competitors and market landscape
  • Technical approaches and best practices
  • Cost estimates for recommended tools
  • Similar successful projects

Then write the research findings to docs/research-[AppName].md in the project directory.

Output Format

The research document should include:

  1. Market Analysis - Competitors, market size, opportunity
  2. Technical Recommendations - Best approaches for their level
  3. Tool Recommendations - Specific tools with current pricing
  4. MVP Feature Prioritization - What to build first
  5. Risk Assessment - Potential challenges and mitigations
  6. Cost Estimates - Development and running costs
  7. Next Steps - Clear path forward
After Completion

Tell the user:

Your research is saved to docs/research-[AppName].md. Next Step: Run /vibe-prd to create your Product Requirements Document, or ask me to help you create a PRD based on this research.
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。