copywriter

Generate and append microcopy sections to the UIUX.md document.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/hoonzinope/skills --skill copywriter-hoonzinope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: copywriter
Source: https://github.com/hoonzinope/skills/tree/main/copywriter
Command: npx skills add https://github.com/hoonzinope/skills --skill copywriter-hoonzinope

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill helps product teams produce consistent microcopy for UI elements by guiding tone and centralizing copy in a single document.

Core Features & Use Cases

  • Generate button labels, error messages, empty-state text, and onboarding copy that aligns with the product's tone.
  • Append to .documents/uiux/UIUX.md using the scaffold_doc.py tool and the provided assets/TEMPLATE.md.
  • Maintain tone rules and ensure a single source of truth for UI strings across interfaces.

Quick Start

Run the scaffold_doc.py script with the assets/TEMPLATE.md to append copy sections to .documents/uiux/UIUX.md.

Frequently Asked Questions about copywriter

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

FAQPage Schema
How do I generate consistent UI copy and microcopy for product interfaces?

You can generate consistent UI copy by using template-driven scaffolding to create button labels, error messages, and empty states, appending them directly to a centralized UIUX.md document to maintain a single source of truth.

What is the best way to document tone rules and microcopy for an onboarding flow?

Documenting tone rules and onboarding microcopy is best handled by appending date-stamped sections to a central UIUX.md file, ensuring all text aligns with governance guidelines and serves as a single source of truth.

How do I centralize UI strings and empty state text into a single document?

Centralize UI strings and empty state text by running a scaffold script with a provided template, which automatically appends structured microcopy sections into a single UIUX.md document.

Can I use a template to scaffold and extend error messages and button labels?

Yes, you can use a provided template asset to scaffold and extend documentation, automating the creation of structured sections for error messages and button labels within your project.

Does microcopy documentation need a specific file format or location for centralized storage?

Microcopy documentation requires storage in a specific markdown file format located under the .documents/uiux/ directory, ensuring all generated UI copy remains centralized and accessible.