anchoring-effect
La primera información recibida influye en juicios posteriores. Use cuando diseñe pricing, comparaciones, o cualquier contexto donde el orden de información importa.
Best use case
anchoring-effect is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
La primera información recibida influye en juicios posteriores. Use cuando diseñe pricing, comparaciones, o cualquier contexto donde el orden de información importa.
Teams using anchoring-effect should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/anchoring-effect/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How anchoring-effect Compares
| Feature / Agent | anchoring-effect | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
La primera información recibida influye en juicios posteriores. Use cuando diseñe pricing, comparaciones, o cualquier contexto donde el orden de información importa.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Efecto de Anclaje ## Resumen Las personas dependen demasiado de la primera pieza de información que reciben (el "ancla") al tomar decisiones. Información posterior se interpreta en relación a este ancla. ## Origen - **Autores**: Amos Tversky y Daniel Kahneman - **Año**: 1974 - **Fuente**: "Judgment Under Uncertainty: Heuristics and Biases" ## Fundamento Psicológico El cerebro usa anclas como punto de referencia para evaluar información nueva. El ajuste desde el ancla es típicamente insuficiente, dejando juicios sesgados hacia el valor inicial. Este efecto persiste incluso cuando las anclas son claramente irrelevantes o arbitrarias. ## Aplicación en Diseño ### Pricing - Mostrar precio original antes de descuento - Plan premium primero (ancla alta) - "Antes $99, ahora $49" - Comparación con competidores más caros ### Comparaciones - Features del plan premium primero - Versión "full" antes que básica - Precio por mes vs por año - "Valor de $500, solo $99" ### Negociación y Ofertas - Precio sugerido como ancla - "Paga lo que quieras" con sugerencia - Opciones de donación ordenadas - Estimaciones de tiempo optimistas primero ### E-commerce - Precios "antes" tachados - "Ahorra X%" prominente - Productos relacionados más caros - "Los demás pagaron X" ## Ejemplos - **Amazon**: Precio tachado junto a precio actual - **SaaS Pricing**: Plan Enterprise primero - **Real Estate**: Comparables más caros primero - **Kickstarter**: Tier alto visible primero - **Restaurants**: Plato caro en top del menú ## Anti-patterns - ❌ Anclas que parecen infladas artificialmente - ❌ Descuentos irreales que erosionan confianza - ❌ Comparaciones deshonestas - ❌ Anclas que alejan en lugar de atraer - ❌ Ocultar el ancla (precio original) ## Métricas - **Conversion by Price Display**: Efecto de mostrar ancla - **Average Order Value**: Con vs sin anchoring - **Plan Selection Distribution**: Influencia del orden - **Perceived Value Score**: Evaluación subjetiva ## Principios Relacionados - [[serial-position-effect]] - Primeros items tienen más peso - [[paradox-of-choice]] - Anclas simplifican decisiones - [[von-restorff-effect]] - Descuentos como elemento distintivo ## Referencias - Tversky, A. & Kahneman, D. (1974). "Judgment Under Uncertainty" - Ariely, D. (2008). "Predictably Irrational" - https://www.behavioraleconomics.com/resources/mini-encyclopedia-of-be/anchoring-heuristic/
Related Skills
aesthetic-usability-effect
Los diseños atractivos se perciben como más usables. Use cuando justifique inversión en diseño visual, diseñe primeras impresiones, o maneje errores.
Advanced Effect Di Environment
Model dependencies using Effect-style Context, Layer, and Service patterns with compile-time safety. Use when designing DI systems, modeling environments, or building Effect-TS applications.
ai-image-effects
Apply AI visual effects including Illusion Diffusion ($0.006), FLUX Fill Pro accessory replacement ($0.05), and SAM object detection (<$0.01). Use when adding AI effects, replacing image elements, detecting objects, or applying visual transformations.
GroundEffect
Use this skill when the user asks about email, calendar, or Gmail/Google Calendar management via GroundEffect CLI. Triggers include "search my email", "list recent emails", "check my calendar", "what's on my calendar", "show my meetings", "calendar tomorrow", "calendar next week", "create a calendar event", "manage groundeffect accounts", "sync status", "start the daemon", "groundeffect", "groundeffect command", "draft email", "save draft", "save as draft", "create draft", "send email".
effect-concurrency-fibers
Concurrency with Effect.all, forEach concurrency, Fiber lifecycle, race and timeouts. Use for parallelizing tasks safely.
care-program-effectiveness
Measure the clinical, utilization, and financial impact of care management programs and population health interventions. Use when evaluating program outcomes, conducting pre/post analyses, comparing intervention cohorts, or reporting program ROI to stakeholders.
after-effects
Use when implementing Disney's 12 animation principles in Adobe After Effects
bgo
Automates the complete Blender build-go workflow, from building and packaging your extension/add-on to removing old versions, installing, enabling, and launching Blender for quick testing and iteration.
acc-create-bulkhead
Generates Bulkhead pattern for PHP 8.5. Creates resource isolation with semaphore-based concurrency limiting and thread pool isolation. Includes unit tests.
acc-create-anti-corruption-layer
Generates DDD Anti-Corruption Layer for PHP 8.5. Creates translation layer between bounded contexts or external systems. Includes adapters, translators, facades, and unit tests.
acc-create-action
Generates ADR Action classes for PHP 8.5. Creates single-responsibility HTTP endpoint handlers with PSR-7 support. Includes unit tests.
acc-clean-arch-knowledge
Clean Architecture knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Clean Architecture and Hexagonal Architecture audits.