什么是 asking-questions?
当用户请求不明确、有多种有效方法或需要关键决策时提出澄清问题的指南。当存在可能显着影响结果的实施选择时使用。 来源:arielperez82/agents-and-skills。
当用户请求不明确、有多种有效方法或需要关键决策时提出澄清问题的指南。当存在可能显着影响结果的实施选择时使用。
通过命令行快速安装 asking-questions AI 技能到你的开发环境
来源:arielperez82/agents-and-skills。
Ask clarifying questions when the answer materially changes what you'll build. This skill helps identify when to ask, how to structure questions effectively, and when to proceed autonomously.
"I see you're using JWT authentication. To add refresh tokens, I can:
"How should I implement the authentication refresh token storage mechanism considering security implications, XSS vulnerabilities, mobile compatibility, UX impacts, and compliance considerations?"
当用户请求不明确、有多种有效方法或需要关键决策时提出澄清问题的指南。当存在可能显着影响结果的实施选择时使用。 来源:arielperez82/agents-and-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/arielperez82/agents-and-skills --skill asking-questions当用户请求不明确、有多种有效方法或需要关键决策时提出澄清问题的指南。当存在可能显着影响结果的实施选择时使用。 来源:arielperez82/agents-and-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/arielperez82/agents-and-skills --skill asking-questions 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/arielperez82/agents-and-skills