comparison-tool-design
Acerca de
Esta habilidad ayuda a los desarrolladores a diseñar herramientas de comparación lado a lado efectivas que guían a los usuarios hacia una decisión, no solo enumeran características. Proporciona patrones para la selección de ejes, la lógica predeterminada y las recomendaciones, diferenciando entre volcados de características inútiles y comparaciones honestas y guiadas. Úsela al definir el alcance de una nueva herramienta de comparación o cuando los usuarios tienen dificultades para convertir en la etapa de decisión.
Instalación rápida
Claude Code
Recomendadonpx skills add rampstackco/claude-skills -a claude-code/plugin add https://github.com/rampstackco/claude-skillsgit clone https://github.com/rampstackco/claude-skills.git ~/.claude/skills/comparison-tool-designCopia y pega este comando en Claude Code para instalar esta habilidad
Documentación
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-designis calculators that give a number. This skill is comparing known options.quiz-and-assessment-designis 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-copyis pricing-page copy; one specific application of comparison tools is the pricing page.content-strategyis 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.
- The comparison-tool decision. Is a tool the right answer, or does written content serve?
- Honest-comparison-with-guidance, not feature-list-dump or hidden-recommendation. Genuine compare plus opinionated rec.
- Axis selection. 8-12 decision-relevant axes; cut decoration features.
- Default-comparison logic. Honest defaults; not bias-flattering.
- Recommendation engine designed. Visible; defended; not the only path.
- Filter and toggle UX. Filters that help; not filters for customization theater.
- Methodology disclosed. Source data, axis weighting, audience definition.
- Mobile parity. Tool works on the devices the audience uses.
- Maintenance discipline. Comparison stays current as options change.
- Honest about competitor strengths. When competitors win on an axis, say so.
- Audience-fit measured. Per-segment conversion through the tool.
- 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
references/comparison-tool-decision-criteria.md- When comparison tools earn the build vs when written content serves.references/axis-selection-patterns.md- Strong axes, weak axes, the 8-12 rule.references/default-comparison-logic.md- Honest defaults vs bias-flattering defaults.references/recommendation-engine-design.md- When to recommend, how to defend, override path.references/filter-and-toggle-patterns.md- Filterable vs fixed elements; filter-fatigue trap.references/comparison-fatigue-patterns.md- Why most comparisons fail to produce decisions.references/honest-recommendation-discipline.md- The discipline that distinguishes hidden from honest recommendations.references/comparison-anti-patterns.md- The patterns that look like comparisons but degrade trust.references/common-comparison-failures.md- 8+ failure patterns with diagnoses and cures.
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.
Repositorio GitHub
Habilidades relacionadas
calculator-design
OtroEsta habilidad ayuda a los desarrolladores a diseñar calculadoras interactivas que funcionen como efectivos imanes de clientes potenciales, proporcionando un valor real de apoyo en la toma de decisiones. Distingue entre patrones ineficaces, como las calculadoras de vanidad, y recomienda el enfoque de herramienta de decisión transparente que ofrece resultados inmediatos. Úsala al planificar calculadoras para ROI, precios, ahorros u otras evaluaciones personalizadas, con el fin de generar tráfico calificado.
upgrade-flow-design
OtroEsta habilidad ayuda a diseñar flujos efectivos de conversión de gratis a pago para productos SaaS, centrándose en la ubicación de paywalls, la demostración de valor y la prevención de abandono. Analiza patrones como los enfoques agresivos de "paywall en todas partes" frente a las actualizaciones activadas por valor. Úsala al planificar nuevos flujos de actualización, cuando las tasas de conversión sean bajas o cuando los paywalls estén bloqueando el progreso del usuario.
lead-magnet-design
OtroEsta habilidad ayuda a los desarrolladores a diseñar imanes de leads efectivos (como ebooks o plantillas) que ofrecen un valor real a cambio de una dirección de correo electrónico, asegurando que atraigan leads calificados. Distingue entre ofertas pobres y verdaderos "imanes de valor ganado" que preparan a los leads para pasos futuros. Úsala al definir el alcance de contenido bajo registro, al mejorar la calidad de conversión, o siempre que se esté creando una oferta de suscripción por correo electrónico.
scheduler-and-booking-design
OtroEsta habilidad ayuda a los desarrolladores a diseñar programadores de reuniones efectivos y flujos de reserva que califiquen a los clientes potenciales y aumenten las tasas de conversión. Proporciona patrones como la puerta de calificación, la automatización de preparación y la lógica de disponibilidad, evitando enfoques excesivamente simples o intrusivos. Úsela al construir o mejorar herramientas de programación, especialmente cuando se enfrenten a bajas tasas de conversión o quejas del equipo de ventas sobre reuniones no calificadas.
