Agent Skills
› supabase/supabase
› copywriting
copywriting
GitHub用于撰写或审核应用内用户界面文案,包括按钮、标签、空状态、错误提示等。在发布或审查前加载,确保文案符合语音语调规范及最佳实践。
Trigger Scenarios
需要编写 UI 界面文案
审查现有用户可见文本
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
- 59e2122 Current 2026-09-23 10:28


