/woocommerce-copy-guidelines
Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, messages, or documentation in WooCommerce projects.
One skill from claude-skills.
shell
$ npx -y skills add secondsky/claude-skills --skill woocommerce-copy-guidelines --agent claude-codeInstalls just this skill. Get the whole plugin for auto-invocation.
How it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/woocommerce-copy-guidelines
Context preview
The summary Claude sees to decide when to auto-load this skill.
Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, messages, or documentation in WooCommerce projects.
Stats
Stars194
Forks29
LanguageTypeScript
LicenseMIT
Ships with claude-skills
SKILL.md
woocommerce-copy-guidelines.SKILL.md
--- name: woocommerce-copy-guidelines description: Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, messages, or documentation in WooCommerce projects. license: MIT --- # WooCommerce Copy Guidelines This skill provides guidelines for writing user-facing copy in WooCommerce, including UI text, labels, buttons, messages, and documentation. ## Instructions Follow these guidelines when writing any user-facing text: 1. **Sentence case**: See [sentence-case.md](sentence-case.md) for rules on using sentence case for all UI text ## Key Principles - Always use sentence case for UI text, not title case - Keep copy concise and action-oriented - Use clear, simple language - Be consistent with existing WooCommerce copy patterns
