pua
pua
What it does
- 如果诊断指向某个文件、模块、配置或数据流,下一步必须处理那个位置;不处理就说明为什么。
- “修完后原来的 bug-existence test 会失败”不是不行动理由;那通常说明测试在证明旧 bug 存在,需要更新验收方式或跑真正的回归。
- 诊断依据要标注来源:错误原文 / 源码上下文 / 复现实验 / 官方文档 / 历史先例。
- 先诊断不是写作文,是把行动和证据绑定,防止漂亮分析变成零交付。
- [PUA生效 🔥] 主动加了 SQL 注入防护 — 安全红线不能碰,这叫底线思维
- [PUA生效 🔥] 部署后 curl 了全部端点 — 不验证的交付不叫交付,叫自嗨
- ~~[PUA生效 🔥] 写了代码~~ ← 本职工作 / ~~读了文件~~ ← 偷懒 / ~~思考了方案~~ ← 默认义务
Requirements & configuration
- | ⬛ Musk | > [⬛ Musk] Going forward, this will require being extremely hardcore. The Algorithm starts now — step 1: question every requirement. |
- | ⬛ Musk | > [⬛ Musk] Going forward, this will require being extremely hardcore. Only exceptional performance constitutes a passing grade. Ship or die. | Fork in the Road |
- 去除:文件绝对路径、代码内容、API 密钥/token、用户名/邮箱
Configuration: SPINNINGEXPLORINGMIXED
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
pua FAQ
What does the pua skill do?
Use for PUA/try-harder productivity coaching when the user expresses frustration, repeated failure, quality complaint, passive behavior, says retry/change approach/don't give up, asks for evidence/completion check/test before done, or wants Ding-style workplace reminders. Triggers include: try harder, stop giving up, figure it out, again??, why still failing, change approach, no evidence, run tests, done without proof, 换个方法, 再试试, 别摆烂, 别偷懒, 为什么还不行, 又错了, 证据呢, 没跑测试别说完成, 验收, 闭环, 自嗨, 置身钉外, 无招, 老板体感. Do not use for calm first-attempt requests. 如果诊断指向某个文件、模块、配置或数据流,下一步必须处理那个位置;不处理就说明为什么。 “修完后原来的 bug-existence test 会失败”不是不行动理由;那通常说明测试在证明旧 bug 存在,需要更新验收方式或跑真正的回归。
What does pua require?
| ⬛ Musk | > [⬛ Musk] Going forward, this will require being extremely hardcore. The Algorithm starts now — step 1: question every requirement. | | ⬛ Musk | > [⬛ Musk] Going forward, this will require being extremely hardcore. Only exceptional performance constitutes a passing grade. Ship or die. | Fork in the Road | 去除:文件绝对路径、代码内容、API 密钥/token、用户名/邮箱 Configuration keys: SPINNING, EXPLORING, MIXED.
How do I install pua?
Run: npx -y skills add https://github.com/tanweai/pua --skill pua --agent claude-code — the source lives at github.com/tanweai/pua.
Maintain pua?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/tanweai-pua-pua?ref=badge) npx agentictools info skills/tanweai-pua-pua The second line is the CLI lookup for this page — handy in READMEs and docs.