copywriting

Writes and reviews user-facing UI text, error messages, and marketing copy following project voice guidelines.

15|22|Updated May 5, 2024
One-click install
npx skills add https://github.com/brayandiazc/project-starter-template-es-ai --skill copywriting-brayandiazc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: copywriting
Source: https://github.com/brayandiazc/project-starter-template-es-ai/tree/main/.claude/skills/copywriting
Command: npx skills add https://github.com/brayandiazc/project-starter-template-es-ai --skill copywriting-brayandiazc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Product teams often ship inconsistent UI text, unclear error messages, and off-brand marketing copy because no one checks wording against a defined voice. This Skill reviews or produces user-facing text that matches the project's established tone and terminology. ## Core Features & Use Cases - Voice Detection: Reads existing brand, voice, or style documents (docs/brand/, STYLEGUIDE.md, etc.) or infers tone from existing product copy. - Copy Production & Review: Writes or improves button labels, empty states, error messages, onboarding text, and marketing headlines with clear, benefit-led wording. - i18n Awareness: Flags when copy should be added as translation keys rather than hardcoded strings. - Use Case: Ask it to rewrite a generic "Submit" button and an unhelpful error message; it returns actionable alternatives like "Create account" plus a one-line rationale tied to the project's voice. ## Quick Start Ask the assistant to rewrite the error message on the checkout page so it explains what went wrong and what the user should do next.

Frequently Asked Questions about copywriting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write better UI microcopy for buttons and error messages?▼

Make button labels action-oriented and specific ("Create account" instead of "Submit"), and write error messages that explain what happened and what to do next. This Skill applies those principles while matching your project's established voice.

How to keep product copy consistent with brand voice?▼

Define voice in a style document (docs/brand/, STYLEGUIDE.md, or similar) and check every new string against it. The Skill reads that document first, or infers tone from existing UI text when no guide exists.

Can it handle copy for internationalized applications?▼

Yes. It respects i18n workflows by flagging when copy should be added as translation keys rather than hardcoded strings, and it can coordinate with an i18n-parity skill for locale coverage.

What are the limitations of AI-generated product copy?▼

It will not invent product facts, legal claims, or features that do not exist, and it flags any change to established terminology rather than silently renaming things. Final legal or compliance wording still needs human review.

When should I not use automated copy review?▼

Avoid relying on it for legally binding text, regulated disclosures, or highly nuanced brand campaigns where a professional copywriter's judgment is required. It works best for UI microcopy and iterative text improvements.