Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
pproenca avatar

Marketplace Pre Member Personalisation

  • 142 installs
  • 191 repo stars
  • Updated July 24, 2026
  • pproenca/dot-skills

marketplace-pre-member-personalisation: A skill for development. This provides functionality for development workflows.

Key points

  • marketplace-pre-member-personalisation

Marketplace Pre Member Personalisation by the numbers

  • 142 all-time installs (skills.sh)
  • +6 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #2,579 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/pproenca/dot-skills --skill marketplace-pre-member-personalisation

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs142
repo stars191
Last updatedJuly 24, 2026
Repositorypproenca/dot-skills

How do I use marketplace-pre-member-personalisation for development tasks?

Use marketplace-pre-member-personalisation for development tasks

Who is it for?

Best when you're working on backend & apis and need structured help with marketplace-pre-member-personalisation.

Skip if: Teams with no backend & apis needs, or anyone wanting a generic chat assistant without this specific workflow.

When should I use this skill?

When you need to use marketplace-pre-member-personalisation for development tasks, or when marketplace-pre-member-personalisation: a skill for development. this provides functionality for development workflows.

What you get

Structured output aligned to marketplace-pre-member-personalisation: marketplace-pre-member-personalisation.

Files

SKILL.mdMarkdownGitHub ↗

Marketplace Engineering Two-Sided Pre-Member Personalisation Best Practices

Comprehensive design and diagnostic guide for the pre-member journey of a two-sided trust marketplace. Covers anonymous signal inference, side-specific validation (what pet owners and pet sitters each need to see before paying), information-asymmetry closure, progressive profile building, social proof, conversion psychology, onboarding intent capture, identity stitching, and pre-member measurement. Contains 53 rules across 10 categories, ordered by cascade impact, every rule grounded in published consumer-trust and decision research.

When to Apply

Reference this skill when:

  • Designing or reviewing the anonymous landing page and first-render experience
  • Choosing what to show a visitor before they have registered or paid
  • Designing the onboarding flow and deciding which questions to ask in what order
  • Planning the paywall moment — timing, copy, triggers, price anchoring
  • Diagnosing a conversion funnel that is leaking between visit and paid membership
  • Choosing how to persist visitor state across the anonymous → registered → member transition
  • Measuring pre-member experiments and deciding whether to ship an intervention
  • Answering "what does a pet owner or sitter actually need to believe before paying?"

This skill is the precursor to marketplace-personalisation and marketplace-search-recsys-planning. Start here for anything pre-paid-membership; hand off to those two skills at the paid-member boundary.

Research foundations

Every rule in this skill is grounded in published research on consumer trust, decision-making under risk, marketplace economics, and experimentation:

Research sourceWhat it informs
Cialdini — InfluenceSocial proof (specific beats aggregate), similarity principle, commitment
Kahneman & Tversky — Prospect TheoryLoss aversion, price anchoring, risk framing
Roth — Who Gets What and WhyMatching-market dynamics, two-sided acceptance rates, cold-start penalty
Fogg — Behavior ModelMotivation × ability × trigger, paywall timing
Bandura — Self-Efficacy TheoryFirst-stay path design, concrete-step persuasion
Slovic — Affect HeuristicRisk overweighting, safety-signal prominence
Nielsen Norman GroupForm design, trust, review credibility
Trope & Liberman — Construal Level TheoryPsychological distance, local proof
Ein-Gar, Shiv, Tormala — Blemishing EffectMixed-review credibility
Small & Loewenstein — Identifiable Victim EffectNamed-person vs statistic evidence
Green & Brock — Narrative TransportationFirst-experience stories
Kohavi — Trustworthy Online ExperimentsPrimary outcomes, proxy metrics, segmentation
Radlinski & Craswell — Optimized InterleavingFast ranking experiments
Airbnb / DoorDash engineeringTwo-sided marketplace ranking and search

Rule Categories

Categories are ordered by cascade impact on the pre-member conversion journey:

#CategoryPrefixImpact
1Anonymous Signal Inferencesignal-CRITICAL
2Pet Owner Validation and Trustowner-CRITICAL
3Pet Sitter Validation and Opportunitysitter-HIGH
4Information-Asymmetry Closuregap-HIGH
5Progressive Profile Buildingprofile-MEDIUM-HIGH
6Social Proof and Lookalike Cohortsproof-MEDIUM-HIGH
7Personalised Conversion Triggersconvert-MEDIUM-HIGH
8Onboarding Intent Captureonboard-MEDIUM
9Identity Stitchingstitch-MEDIUM
10Pre-Member Measurement and Experimentationmeasure-MEDIUM

Quick Reference

1. Anonymous Signal Inference (CRITICAL)

  • `signal-extract-role-from-url-and-referrer` — side inferred from URL path before first render
  • `signal-infer-geography-with-confidence` — geo-IP with confidence, not false certainty
  • `signal-capture-entry-point-metadata` — UTM, referrer, landing path persisted per session
  • `signal-use-anonymous-session-tokens` — session-level identity from the first request
  • `signal-classify-inbound-intent` — transactional vs investigative vs curiosity
  • `signal-separate-raw-from-derived` — raw signal plus versioned derived features

2. Pet Owner Validation and Trust (CRITICAL)

  • `owner-show-specific-local-reviews` — identifiable-victim social proof, not aggregate stats
  • `owner-display-honest-local-availability` — honest liquidity beats inflated counts (expectancy-violation research)
  • `owner-surface-safety-guarantees-prominently` — insurance and coverage above the fold (Slovic affect heuristic)
  • `owner-rank-sitters-by-pet-match-experience` — feasibility by pet type, not global popularity
  • `owner-demystify-effort-explicitly` — explicit time budget beats aspirational copy (Fogg)
  • `owner-anchor-cost-against-local-alternative` — local kennel price as anchor (Kahneman)

3. Pet Sitter Validation and Opportunity (HIGH)

  • `sitter-show-inventory-in-target-destinations` — target-specific supply, not global counts
  • `sitter-be-honest-about-first-stay-competition` — cohort-specific acceptance rates
  • `sitter-provide-concrete-first-stay-path` — five-step path (Bandura self-efficacy)
  • `sitter-show-typical-daily-commitment` — explicit hours and walks, not "varies"
  • `sitter-rank-stays-by-travel-goal` — goal-aware ranking
  • `sitter-disclose-hidden-costs-transparently` — food, utilities, transport (Edelman trust research)

4. Information-Asymmetry Closure (HIGH)

  • `gap-warn-about-cold-start-penalty` — first transaction is the hardest; say so
  • `gap-surface-lead-time-reality` — median booking advance per destination
  • `gap-display-acceptance-rate-for-profile-shape` — cohort acceptance rate before paying
  • `gap-route-unworkable-segments-to-alternatives` — decline payment rather than sell false hope
  • `gap-surface-seasonal-supply-constraints` — seasonal curves with visitor month highlighted
  • `gap-link-to-realistic-first-experience-story` — narrative transportation with honest friction

5. Progressive Profile Building (MEDIUM-HIGH)

  • `profile-build-incrementally-on-each-interaction` — click updates profile, next page reranks
  • `profile-decay-features-with-inactivity` — exponential decay, 5-minute half-life
  • `profile-persist-across-tabs-and-reloads` — server-side session-keyed store
  • `profile-surface-confidence-alongside-predictions` — confidence scores next to values
  • `profile-reset-on-explicit-role-change` — role switch clears role-specific features

6. Social Proof and Lookalike Cohorts (MEDIUM-HIGH)

  • `proof-use-specific-peer-stories-not-aggregates` — named people beat "4.9 stars"
  • `proof-match-peer-stories-to-inferred-cohort` — similarity principle
  • `proof-source-stories-from-real-history-not-handpicked` — data pipeline, not marketing
  • `proof-localise-social-proof-to-visitor-area` — psychological distance reduction
  • `proof-surface-mixed-reviews-not-only-five-star` — blemishing effect

7. Personalised Conversion Triggers (MEDIUM-HIGH)

  • `convert-trigger-paywall-on-specific-listings` — specific object beats generic modal
  • `convert-use-loss-aversion-framing-on-soft-locks` — "don't lose what you built" (Kahneman)
  • `convert-anchor-price-against-local-alternative` — role-appropriate local anchor
  • `convert-never-interrupt-active-search` — natural pause points only (Fogg)
  • `convert-re-engage-non-converting-registrants-personalised` — personalised triggers beat generic

8. Onboarding Intent Capture (MEDIUM)

  • `onboard-ask-role-before-anything-else` — role drives branching
  • `onboard-ask-highest-information-gain-first` — information gain ordering
  • `onboard-prefill-from-inferred-signal` — confirmation beats data entry
  • `onboard-make-optional-questions-genuinely-skippable` — no dark-pattern required markers
  • `onboard-allow-answer-revision-without-restart` — revision without losing progress

9. Identity Stitching (MEDIUM)

  • `stitch-preserve-profile-across-registration` — no reset at signup
  • `stitch-use-deterministic-matching-for-returning-visitors` — email hash beats fingerprinting
  • `stitch-avoid-cross-contamination-on-account-switch` — household hygiene
  • `stitch-handle-multi-device-via-privacy-safe-signal` — deterministic-only cross-device
  • `stitch-degrade-gracefully-on-low-confidence` — fresh beats bad merge

10. Pre-Member Measurement and Experimentation (MEDIUM)

  • `measure-define-anonymous-to-member-as-primary-outcome` — one primary metric, rest are diagnostics
  • `measure-attribute-conversion-to-signal-change` — profile-diff attribution
  • `measure-segment-by-channel-and-visitor-profile` — Simpson's paradox prevention
  • `measure-run-interleaving-for-fast-experiments` — 10-100x less sample for ranking

Living Context

This skill treats the product as evolving. Three living artefacts carry context across sessions, releases and team changes:

  • `gotchas.md` — append-only diagnostic lessons from pre-member conversion incidents
  • Visitor-concern matrix — the side-by-side table of what each side needs to validate, extended as new concerns surface
  • Pre-member experiment log — every conversion experiment with hypothesis, cohort, intervention, outcome

Update all three after every shipped change.

How to Use

  • Read `references/_sections.md` for category structure and cascade rationale
  • Read `gotchas.md` for accumulated lessons before suggesting interventions
  • Read individual rule files when a specific task matches the rule title
  • Use `assets/templates/_template.md` to author new rules as the skill grows

Related Skills

  • `marketplace-search-recsys-planning` — post-member retrieval planning (search, OpenSearch, ranking). Hand off after paid-member activation.
  • `marketplace-personalisation` — post-member personalisation (AWS Personalize, impression tracking, feedback loops, two-sided matching). Hand off after paid-member activation.

Reference Files

FileDescription
references/_sections.mdCategory definitions and cascade rationale
gotchas.mdAccumulated pre-member diagnostic lessons
assets/templates/_template.mdTemplate for authoring new rules
metadata.jsonVersion, discipline, research references

Related skills

FAQ

What does marketplace-pre-member-personalisation do?

marketplace-pre-member-personalisation: A skill for development. This provides functionality for development workflows.

When should I use marketplace-pre-member-personalisation?

When you need to use marketplace-pre-member-personalisation for development tasks, or when marketplace-pre-member-personalisation: a skill for development. this provides functionality for development workflows.

What are the main capabilities?

marketplace-pre-member-personalisation.

Backend & APIsbackendintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.