product-pair
Suggest complementary products that pair well with a given item — side tables for sofas, task lights for desks, etc.
npx skills add majiayu000/claude-skill-registry --skill product-pair --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# /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
- When to Use
- Step 1: Accept Input
- Step 2: Analyze the Source Product
- Step 3: Determine Pairing Categories
- Step 4: Search for Pairings
- Step 5: Present Pairings
- Presentation rules
- Step 6: Save
- Pairs With
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.
