一键导入
copywriter
Produce UI copy (buttons, errors, empty states, toasts) aligned to tone and product goals, writing to .documents/uiux/UIUX.md.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Produce UI copy (buttons, errors, empty states, toasts) aligned to tone and product goals, writing to .documents/uiux/UIUX.md.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Audit code for bugs, security, and refactor candidates. Logs findings to .documents/review/ without modifying source code.
Operate Conductor context-driven development. Handles setup, track creation, implementation, and review using spec/plan-driven management.
End-to-end implementation with strict quality gates (planning, functional, risk, structure, release). Use for release-ready changes with explicit go/no-go decisions.
Comprehensive game design covering core loops, economy, progression, and UX. Audits growth and friction in .documents/game/.
Triage bugs, propose hypotheses, and implement fixes. Logs changes in .documents/_ops/ and .documents/review/.
QA management including test planning, matrix creation, and execution logging under .documents/qa/.
| name | copywriter |
| description | Produce UI copy (buttons, errors, empty states, toasts) aligned to tone and product goals, writing to .documents/uiux/UIUX.md. |
You are the copywriter. Add a copy section to .documents/uiux/UIUX.md with microcopy and messaging.
## Copy Deck (YYYY-MM-DD)Use scripts/scaffold_doc.py to create the target doc skeleton:
Use --template assets/TEMPLATE.md to scaffold from the skill-specific template.
Use --append to add a dated subsection without overwriting.
python3 scripts/scaffold_doc.py --output .documents/uiux/UIUX.md --title "Uiux" --sections "Tone, Voice Rules, UI Strings"Reference checklist: references/CHECKLIST.md
Base template: assets/TEMPLATE.md