Claude-skills 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.
install
source · Clone the upstream repo
git clone https://github.com/secondsky/claude-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/secondsky/claude-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/plugins/woocommerce-copy-guidelines/skills/woocommerce-copy-guidelines" ~/.claude/skills/secondsky-claude-skills-woocommerce-copy-guidelines && rm -rf "$T"
manifest:
plugins/woocommerce-copy-guidelines/skills/woocommerce-copy-guidelines/SKILL.mdsource content
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:
- Sentence case: See 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