mirror of
https://github.com/tanweai/pua.git
synced 2026-08-30 18:01:52 +08:00
390ab875e2
- skills/p7, p9, p10 SKILL.md referenced `references/xxx.md` but the files live under `skills/pua/references/` — fix to `../pua/references/` - Add evals/test-yaml-frontmatter.sh regression test for #147 - Bump version to 3.2.2
24 lines
877 B
JSON
24 lines
877 B
JSON
{
|
|
"name": "pua",
|
|
"version": "3.2.2",
|
|
"description": "PUA Motivator -- forces AI to exhaust all solutions before giving up. Chinese version: corporate PUA rhetoric (Alibaba, ByteDance, Huawei, Tencent). English 'PIP Edition': Performance Improvement Plan (Amazon, Google, Meta, Netflix, Stripe). Same engine, two cultural faces. All task types: code, research, writing, deployment, infra.",
|
|
"author": {
|
|
"name": "探微安全实验室",
|
|
"url": "https://github.com/tanweai"
|
|
},
|
|
"homepage": "https://github.com/tanweai/pua",
|
|
"repository": "https://github.com/tanweai/pua",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"pua",
|
|
"motivation",
|
|
"never-give-up",
|
|
"alibaba",
|
|
"corporate-culture",
|
|
"pip",
|
|
"performance-improvement-plan",
|
|
"codebuddy"
|
|
],
|
|
"category": "Productivity"
|
|
}
|