Commerce Custom Skills · Curated

Product Comparison Table Builder

Builds a side-by-side comparison table across a set of related WooCommerce products.

What it does

Pulls the shared attributes (price, size, material, key specs) across a group of related products and lays them out as a comparison table, highlighting the differences rather than repeating identical fields across every column. Flags any product missing an attribute the others have, instead of leaving a blank cell unexplained.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/product-comparison-table-builder/ (or ~/.claude/skills/product-comparison-table-builder/ for all projects)

GitHub Copilot (VS Code)

.github/skills/product-comparison-table-builder/

OpenAI Codex

.codex/skills/product-comparison-table-builder/

Cursor

.cursor/skills/product-comparison-table-builder/ (or ~/.cursor/skills/product-comparison-table-builder/ globally)

Compatibility

WordPress with WooCommerce active. Needs read access to product attributes and variations for the products being compared.