什麼是 requirements-gathering?
透過 AskUserQuestion 收集系統需求。在開始開發時使用以闡明應用程式規範。 來源:k9i-0/flutter_autonomous_template。
透過 AskUserQuestion 收集系統需求。在開始開發時使用以闡明應用程式規範。
透過命令列快速安裝 requirements-gathering AI 技能到你的開發環境
來源:k9i-0/flutter_autonomous_template。
Systematically gather requirements through AskUserQuestion to ensure clear specifications before implementation.
After gathering all responses, compile a summary and confirm with the user.
Generate a REQUIREMENTS.md file in the project root with the gathered information:
透過 AskUserQuestion 收集系統需求。在開始開發時使用以闡明應用程式規範。 來源:k9i-0/flutter_autonomous_template。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/k9i-0/flutter_autonomous_template --skill requirements-gathering透過 AskUserQuestion 收集系統需求。在開始開發時使用以闡明應用程式規範。 來源:k9i-0/flutter_autonomous_template。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/k9i-0/flutter_autonomous_template --skill requirements-gathering 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/k9i-0/flutter_autonomous_template