ITADN

Improve grilling experience in Claude Code - one line change

#850OpenRoriz 创建于 5 天前
R
Rorizcommented
Hi, First off, thanks for making these skills public, they've been extremely useful for me. In my recent sessions using Claude Code with the grilling skill, I noticed the new version stopped using the built-in AskUserQuestion tool and started asking questions in plain text instead. Plain text works fine, but using the actual question tool makes answering so much easier. My suggestion is to append this to the end of the skill: `Use the best UI possible for questions so it's easy for users to answer them.` You can check out the change here: https://github.com/mattpocock/skills/compare/main...Roriz:skills:patch-1 Hope this helps others as much as it's been helping me!
2 条评论