Agent skill · Workflow & Productivity

product-pair

Suggest complementary products that pair well with a given item — side tables for sofas, task lights for desks, etc.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill product-pair --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Allowed tools: -Read-Write-Edit-Bash-Glob-Grep
Path: skills/analysis/product-pair/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# /product-pair — Product Pairing "What goes with this?" Takes a product and suggests complementary items across different categories — a side table for a sofa, a floor lamp for a reading chair, a rug for a dining table. Returns 5-8 pairings with reasoning rooted in design principles. ## When to Use - Building out a room or vignette from a hero piece - Designer has a key product and needs to complete the palette - Presenting a coordinated product package to a client - Filling gaps in an FF&E schedule by category ## Step 1: Accept Input **By name:** ``` /product-pair Blu Dot Diplomat Sofa ``` **By name + context:** ``` /product-pair Blu Dot Diplomat Sofa for a tech office lounge ``` **By product details:** ``` /product-pair Name: Diplomat Sofa Brand: Blu Dot Materials: Steel frame, fabric upholstery Color: Edwards Navy Style: Contemporary, minimal Price: $2,499 Context: Corporate lounge, 6-person seating area ``` ## Step 2: Analyze the Source Product Identify the product's design DNA: - **Style language**: Mid-century, Scandinavian, industrial, contemporary, etc. - **Material palette**: Wood type, metal finish, upholstery type - **Color family**: Warm neutrals, cool tones, bold acce

What's inside
Steps it walks through
  1. When to Use
  2. Step 1: Accept Input
  3. Step 2: Analyze the Source Product
  4. Step 3: Determine Pairing Categories
  5. Step 4: Search for Pairings
  6. Step 5: Present Pairings
  7. Presentation rules
  8. Step 6: Save
  9. Pairs With
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the product-pair skill do?

Suggest complementary products that pair well with a given item — side tables for sofas, task lights for desks, etc.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill product-pair --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going