Marketplace woocommerce-copy-guidelines

Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, or messages.

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

  1. 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