Agent Skills
› supabase/supabase
› copywriting
copywriting
GitHub负责编写或审查 Monorepo 中所有 UI 文案(按钮、标签、错误提示等),确保符合设计规范与语气标准,适用于发布前或代码审查阶段。
Trigger Scenarios
需要生成或优化用户界面文案时
在代码审查中涉及用户可见文本的变更时
Install
npx skills add supabase/supabase --skill copywriting -g -y
SKILL.md
Frontmatter
{
"name": "copywriting",
"description": "Write or audit UI copy (buttons, labels, empty states, error messages, tooltips, form text) anywhere in the monorepo. Load it before shipping or reviewing any user-facing text — including when copy is incidental to the task, like a new feature that adds buttons, toasts, dialogs, or validation messages."
}
Copywriting
Source of truth: apps/design-system/content/docs/copywriting.mdx. Read it before writing or auditing any UI copy — it covers voice and tone, buttons, error messages, empty states, and confirmation dialogs with good/bad examples.
Version History
- a045804 Current 2026-08-20 19:17


