Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, or messages.
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
skills listSkill Instructions
name: woocommerce-copy-guidelines description: Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, or messages.
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
More by woocommerce
View allReview WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality.
Guidelines for creating and modifying markdown files in WooCommerce. Use when writing documentation, README files, or any markdown content.
Add or modify WooCommerce backend PHP code following project conventions. Use when creating new classes, methods, hooks, or modifying existing backend code.
Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or following the development workflow.