Agent Skills
› claude-code-best/claude-code
› interview
interview
GitHub通过深度提问挖掘用户需求,涵盖技术、UI/UX及权衡等细节。强制提供推荐选项并以中文交互,持续对话直至需求明确,随后进入计划模式。
Trigger Scenarios
需要澄清或细化产品需求时
在开发前进行需求调研和分析时
Install
npx skills add claude-code-best/claude-code --skill interview -g -y
SKILL.md
Frontmatter
{
"name": "interview",
"description": "Interview me about my requirements"
}
Analyze these requirements "$ARGUMENTS" and interview me in detail using the AskUserQuestionTool about literally anything: technical implementation, UI & UX, concerns, tradeoffs, etc. but make sure the questions are not obvious. Be very in-depth and continue interviewing me continually until it's complete, then proceed in plan mode.
Rules:
- Every question MUST have a recommended option: place it first in options, append "(推荐)" to its label, and start its description with the recommendation reason.
- All user-facing text (question, header, label, description) MUST be in Chinese.
Version History
- 34b3dc9 Current 2026-07-25 07:11


