MCP HubMCP Hub
스킬 목록으로 돌아가기

comparison-tool-design

rampstackco
업데이트됨 Yesterday
1 조회
239
27
239
GitHub에서 보기
기타design

정보

이 스킬은 사용자에게 단순히 기능을 나열하는 것이 아니라 결정을 내리도록 안내하는 효과적인 병렬 비교 도구를 설계하는 데 도움을 줍니다. 유용하지 않은 기능 나열 방식과 정직하며 안내적인 비교 방식을 구분하여, 축 선택, 기본 논리, 권장사항에 대한 패턴을 제공합니다. 새로운 비교 도구의 범위를 설정할 때나 사용자가 결정 단계에서 전환에 어려움을 겪을 때 활용하세요.

빠른 설치

Claude Code

추천
기본
npx skills add rampstackco/claude-skills -a claude-code
플러그인 명령대체
/plugin add https://github.com/rampstackco/claude-skills
Git 클론대체
git clone https://github.com/rampstackco/claude-skills.git ~/.claude/skills/comparison-tool-design

Claude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요

문서

Comparison Tool Design

A senior product marketing director's playbook for designing side-by-side comparison tools that help users decide rather than just listing features. Plan-compare, product-compare, alternative-compare. Axis selection, default-comparison logic, recommendation discipline. The discipline of building a comparison tool that earns the user's trust.

Most comparison tools fail in one of two ways. They dump every feature into a giant grid (4 options × 40 features = 160 cells) and ask the user to weigh everything against everything. The user leaves without choosing. Or they pretend to be neutral comparisons but are actually sales pitches with biased defaults and weighted framing; the user catches the bias and trust collapses.

The comparison tools that work do something different. Genuine like-for-like comparison plus an explicit opinionated recommendation. "For X audience, choose Y." The recommendation is visible, defended, and not the only path; users can override. The tool helps the user decide rather than asking them to decide alone.

The voice is the senior product marketing director who has watched comparison tools double conversion when redesigned with honest recommendations and watched them collapse when feature grids grew without decision support. Practical, opinionated about which axes matter, willing to call out when the comparison is decoration.

When to use this skill: scoping a comparison tool for the first time, auditing a feature-grid comparison that produces no conversion lift, designing recommendation logic that is honest about the recommendation, or deciding which axes earn placement in a comparison tool.


What this skill covers

This skill spans side-by-side comparison tools. The growth-tooling distinctions:

  • calculator-design is calculators that give a number. This skill is comparing known options.
  • quiz-and-assessment-design is quizzes that give a category. This skill is comparing options the user already knows about.
  • comparison-tool-design (this skill) is axis selection, default-comparison logic, recommendation engine, filter-and-toggle UX.
  • landing-page-copy is pricing-page copy; one specific application of comparison tools is the pricing page.
  • content-strategy is upstream; what topics warrant comparison content.

The audience: product marketers, growth marketers, content marketers running vs-pages and decision-support tooling, agencies running comparison work for clients.

Out of scope: calculator design (covered by calculator-design); quiz design (covered by quiz-and-assessment-design); the engineering implementation; specific Webflow/Framer/CMS configurations (those stay implementation-side).


The comparison-tool decision: when comparison tools earn investment

Before designing the tool, decide whether a comparison tool is the right answer.

Comparison tools earn investment when:

  • The audience is at a decision moment between known options (vs unknown options where a quiz or recommendation tool fits better).
  • The options have meaningful differences that warrant side-by-side analysis.
  • The brand can articulate honest distinctions between options without becoming sales pitch.
  • The audience benefits from decision support, not just feature listing.

Comparison tools do NOT earn investment when:

  • Options are too similar to compare meaningfully.
  • The brand cannot make honest distinctions without creating sales-pitch dynamics.
  • A simple comparison table or written content would serve.
  • The audience does not actually face this decision (manufactured comparisons).

The decision is not "should we have a comparison tool"; it is "is the comparison tool the right tool for this decision."

Detail in references/comparison-tool-decision-criteria.md.


Feature-list-dump vs hidden-recommendation vs honest-comparison-with-guidance

The keystone framing.

Feature-list-dump. Every option's every feature in a giant grid. No decision support. The user is asked to weigh 40 cells against each other; most leave without choosing. Cost: design effort wasted on a grid that does not produce decisions; the audience perceives the grid as overwhelming.

Hidden-recommendation. "Comparison" tool that is actually a sales pitch. Defaults favor one option; framing weights the answer; the recommendation is invisible but baked in. Trust erodes when users notice the bias. Cost: short-term conversion may look fine; long-term brand damage from "manipulative" reputation.

Honest-comparison-with-guidance. Genuine like-for-like comparison plus an explicit opinionated recommendation ("For X audience, choose Y"). The recommendation is visible, defended, and not the only path; users can override. Cost: design effort upfront is significant; conversion typically improves because users feel respected and helped.

The litmus test. Does the tool tell the user what to choose for their specific situation, with reasoning? If yes, honest-comparison-with-guidance. If it dumps features without guidance, feature-list-dump. If it says "the right answer is obviously [our preferred option]" without acknowledgment, hidden-recommendation.


Axis selection: which dimensions matter, which are noise

The single most consequential decision in comparison tool design.

The principle. Axes (the rows of the comparison) should be the dimensions that genuinely affect the decision, not every feature available.

Strong axes.

  • Decision-relevant capabilities. Features that materially affect the audience's outcome.
  • Cost dimensions. Price, total cost of ownership, hidden costs.
  • Constraint dimensions. Capacity, scale, integration support.
  • Service dimensions. Support quality, onboarding, SLA.
  • Risk dimensions. Vendor stability, security, compliance.

Weak axes.

  • Marketing checkboxes. Features that exist on every option; checkmarks across the row.
  • Nice-to-haves. Features the audience does not actually weigh.
  • Vendor-specific terminology. Features named differently by each vendor; comparison becomes label confusion.
  • Decoration features. Features added to the grid because the brand has them and competitors do not.

The 8-12 axis rule. Most production comparison tools work well with 8-12 axes. Beyond that, decision paralysis sets in.

Detail in references/axis-selection-patterns.md.


Default-comparison logic

Which options compare by default, and why.

The principle. Defaults shape the user's first impression. Honest defaults reflect the audience's likely starting point; biased defaults shape conclusions.

Default options.

  • Audience-fit defaults. The options the audience most commonly considers.
  • Stage-fit defaults. The options that match the audience's stage of decision.
  • Inferred defaults. Based on referral source, query, or prior interaction.

Default axes.

  • The axes most relevant to the typical audience.
  • Audience can expand to additional axes if interested.

Bias-flattering defaults.

  • Defaults set so brand always wins on visible axes.
  • Defaults that hide axes where competitors win.
  • Defaults that frame in brand's terminology.

The discipline. Defaults serve the audience, not the brand. When defaults must reflect brand strength, do so honestly with disclosure.

Detail in references/default-comparison-logic.md.


Recommendation engine design

When to recommend, how to defend the recommendation.

The principle. Comparison tools that recommend are more useful than tools that just list. The recommendation must be defensible.

Recommendation patterns.

  • Single recommendation. "For [audience], choose [option] because [reasons]." Clear; opinionated.
  • Multi-segment recommendation. "If you are [A], choose X. If you are [B], choose Y." Honest about audience-fit.
  • Conditional recommendation. "If [factor] matters most, X. If [other factor] matters most, Y." Helps the user decide based on priorities.

Recommendation defense.

  • The reasoning shown.
  • The audience for the recommendation explicit.
  • The override path visible.

Anti-pattern: hidden recommendation. Tool that defaults to one option's victory through axis selection and framing, without explicit recommendation. Users feel manipulated when they catch the pattern.

Detail in references/recommendation-engine-design.md and references/honest-recommendation-discipline.md.


Filter and toggle UX

What users can adjust, what should stay fixed.

Filterable elements.

  • Which options to compare (user adds or removes options).
  • Which axes to show (user filters to relevant dimensions).
  • Audience or use case (user signals their context; tool adapts).

Fixed elements.

  • Methodology disclosure (always visible).
  • Recommendation reasoning (always findable).
  • Source citations (always linkable).

The filter-fatigue trap. Too many filters; user paralyzed.

The under-filtered trap. Tool too rigid; user cannot match their context.

The discipline. Filters that materially help; not filters for the sake of customization.

Detail in references/filter-and-toggle-patterns.md.


Comparison-fatigue patterns

Why most comparisons fail to produce decisions.

Pattern 1: Too many cells. 40 features × 5 options = 200 cells; cognitive overload.

Pattern 2: All-checkmarks rows. Every option has the feature; the row produces no signal.

Pattern 3: Inconsistent axis terminology. Each vendor names features differently; user confused.

Pattern 4: Hidden costs. Pricing visible; fees, overage, integrations not surfaced.

Pattern 5: Apples-to-oranges options. Comparing genuinely different things; no axis applies cleanly.

Pattern 6: No recommendation. Tool lists; user must decide; user does not.

The cumulative effect. The tool produces no decision; users default to the brand they already heard of.

Detail in references/comparison-fatigue-patterns.md.


Common failure modes

Rapid-fire. Diagnoses in references/common-comparison-failures.md.

  • "Tool gets traffic; conversion is unchanged." Likely feature-list-dump; no decision support.
  • "Sales says competitor leads cite our tool as biased." Hidden-recommendation pattern; trust damage.
  • "Mobile users do not engage with the tool." Comparison grids do not work well on mobile; design for it.
  • "Power users criticize axis selection." Audience knows these features; tool may have used easy axes rather than decision-relevant.
  • "Tool was great at launch; conversion declined over time." Features changed; comparison stale.
  • "Audience says 'this is helpful' but does not convert." Recommendation absent or weak; users get information without decision support.
  • "Comparison shows every option as 'good' for something." Dilution; no clear recommendation.
  • "Adding more features to the comparison reduced conversion." Crossed the cell-count threshold; cognitive overload.

The framework: 12 considerations for comparison tool design

When designing or auditing a comparison tool, walk these 12 considerations.

  1. The comparison-tool decision. Is a tool the right answer, or does written content serve?
  2. Honest-comparison-with-guidance, not feature-list-dump or hidden-recommendation. Genuine compare plus opinionated rec.
  3. Axis selection. 8-12 decision-relevant axes; cut decoration features.
  4. Default-comparison logic. Honest defaults; not bias-flattering.
  5. Recommendation engine designed. Visible; defended; not the only path.
  6. Filter and toggle UX. Filters that help; not filters for customization theater.
  7. Methodology disclosed. Source data, axis weighting, audience definition.
  8. Mobile parity. Tool works on the devices the audience uses.
  9. Maintenance discipline. Comparison stays current as options change.
  10. Honest about competitor strengths. When competitors win on an axis, say so.
  11. Audience-fit measured. Per-segment conversion through the tool.
  12. Conversion as success metric. Not just engagement; downstream choice and retention.

The output of the framework is a comparison tool that earns the user's trust by helping them decide, with recommendation that is honest and defensible.


Reference files


Closing: comparison tools earn the choice when they earn the user's trust

The comparison tools that work as compounding assets are the ones the audience trusts to help them decide. Not because the tool flatters the brand. Not because the tool dumps features. Because the tool genuinely helps the user pick the option that fits their situation, and is honest about which option that is.

That is the bar. Below the bar are feature-list-dump (no decision support; user leaves without choosing) and hidden-recommendation (biased pretending to be neutral; trust collapses when caught). Above the bar are honest-comparison-with-guidance tools where axis selection, default logic, recommendation engine, and filter UX work together to produce decisions the audience trusts.

The discipline is in the design choices. The decision to build a comparison at all. The axes that earn placement. The defaults that serve the audience. The recommendation that is visible and defended. The filters that help the user match their context. The methodology that is disclosed. The maintenance that keeps the comparison current.

GitHub 저장소

rampstackco/claude-skills
경로: skills/comparison-tool-design
0
agent-skillsai-agentsanthropicclaudeclaude-aiclaude-code

연관 스킬

upgrade-flow-design

기타

이 스킬은 SaaS 제품의 효과적인 무료에서 유료 전환 흐름을 설계하는 데 도움을 주며, 페이월 배치, 가치 증명, 이탈 방지에 중점을 둡니다. 공격적인 '어디에나 페이월' 방식과 가치 유도형 업그레이드 같은 패턴을 분석합니다. 새로운 업그레이드 흐름을 기획할 때, 전환율이 낮거나 페이월이 사용자 진행을 막는 경우에 활용하세요.

스킬 보기

scheduler-and-booking-design

기타

이 스킬은 개발자들이 잠재 고객을 선별하고 전환율을 높이는 효과적인 회의 스케줄러 및 예약 흐름을 설계하는 데 도움을 줍니다. 여기에는 자격 조건 게이팅, 사전 준비 자동화, 가용성 로직과 같은 패턴을 제공하며, 지나치게 단순하거나 침습적인 접근 방식을 피합니다. 스케줄링 도구를 구축하거나 개선할 때, 특히 낮은 전환율이나 영업팀의 자격 미달 회의에 대한 불만에 직면했을 때 사용하세요.

스킬 보기

quiz-and-assessment-design

기타

이 스킬은 단순 참여 유도가 아닌 실행 가능한 카테고리로 사용자를 분류하여 맞춤 추천을 이끌어내는 퀴즈와 평가를 설계합니다. 질문 구조, 채점 알고리즘, 결과 매핑을 처리하며 리드 캡처와 연동됩니다. 새로운 진단 도구를 기획하거나 인기 있지만 비효율적인 퀴즈를 질 높은 리드 생성기로 전환할 때 활용하세요.

스킬 보기

product-configurator-design

기타

이 스킬은 개발자들이 제약 조건 로직, 실시간 가격 책정, 검증 기능 등을 갖춘 인터랙티브 제품 구성기를 설계하는 데 도움을 줍니다. 또한 스마트 기본값을 활용한 안내형 구성과 같은 패턴을 제안하여 사용자의 결정 부담과 낮은 전환율을 방지하는 방법을 조언합니다. 새로운 구성기를 기획할 때나 사용자 맞춤화 과정에서 발생하는 이탈 문제를 해결할 때 활용하세요.

스킬 보기