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


