woocommerce-copy-guidelines
Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, or messages.
Best use case
woocommerce-copy-guidelines is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, or messages.
Teams using woocommerce-copy-guidelines should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/woocommerce-copy-guidelines/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How woocommerce-copy-guidelines Compares
| Feature / Agent | woocommerce-copy-guidelines | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, or messages.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 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
Related Skills
Copywriting
## Purpose
recipe-copy-sheet-for-new-month
Duplicate a Google Sheets template tab for a new month of tracking.
woocommerce-markdown
Guidelines for creating and modifying markdown files in WooCommerce. Use when writing documentation, README files, or any markdown content.
woocommerce-dev-cycle
Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or following the development workflow.
woocommerce-code-review
Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality.
woocommerce-backend-dev
Add or modify WooCommerce backend PHP code following project conventions. Use when creating new classes, methods, hooks, or modifying existing backend code. **MUST be invoked before writing any PHP unit tests.**
wordpress-woocommerce-development
WooCommerce store development workflow covering store setup, payment integration, shipping configuration, and customization.
cc-skill-project-guidelines-example
Project Guidelines Skill (Example)
brand-guidelines-community
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatt...
brand-guidelines-anthropic
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatt...
conversion-copywriting
Generate conversion-optimized page copy using VOC research, competitor insights, and proven structures. Use when creating or revising landing pages, service pages, or marketing content.
backend-dev-guidelines
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.