skills/social-proof-psychology/SKILL.md
Leverage social proof principles to build trust and influence user behavior. Use when designing landing pages, adding testimonials, displaying user stats, or optimizing conversion elements with social validation.
npx skillsauth add Chris-Maskey/opencode-config social-proof-psychologyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Social proof is a psychological phenomenon where people copy the actions of others when unsure how to behave. Coined by Robert Cialdini, this principle explains why "everyone else is doing it" is such a powerful motivator.
Social Proof operates on uncertainty reduction:
When facing decisions, people ask:
┌─────────────────────────────────────────────────┐
│ "What are others doing in this situation?" │
│ "How many people have done this before me?" │
│ "Do people like me use this product?" │
└─────────────────────────────────────────────────┘
More people doing something = Safer choice to follow
This creates the BANDWAGON EFFECT:
Adoption → More Social Proof → More Adoption → ...
| Condition | Description | | --------------- | ---------------------------------------------------- | | Uncertainty | Most powerful when people feel unsure | | Similarity | Stronger when reference group is similar to observer | | Expertise | More influential when others perceived as experts | | Numbers | Effect increases with size of conforming group |
Authority figures validate your product:
├── Industry expert endorsements
├── Professional certifications
├── Thought leader testimonials
└── Academic research citations
Example: "Recommended by 9 out of 10 dentists"
Real customers validate through experience:
├── Customer testimonials and case studies
├── User-generated reviews and ratings
├── Community size and engagement
└── Peer recommendations
Example: "Join 50,000+ happy customers"
High-profile individuals validate:
├── Celebrity endorsements
├── Influencer partnerships
├── Notable customer features
└── Media personality recommendations
Example: "Used by [Famous Person]"
Large numbers validate through volume:
├── "Most popular" indicators
├── High sales volume evidence
├── Download/signup counts
└── Aggregate behavior data
Example: "1M+ downloads"
Personal connections validate:
├── "Friends who like this"
├── Connection endorsements
├── Referral programs
└── Social sharing indicators
Example: "3 of your friends use this"
Best Practices:
┌────────────────────────────────────────────────────┐
│ ✓ Use real names and photos │
│ ✓ Include specific details and results │
│ ✓ Show star ratings with review counts │
│ ✓ Display recent activity indicators │
│ ✓ Video testimonials for higher credibility │
└────────────────────────────────────────────────────┘
Poor Example: "Great product!" - John D.
Good Example: "Increased our conversion rate by 34%
in just 2 months" - John Davis,
Marketing Director at TechCorp
| Element | Example | | ------------------ | ----------------------------------- | | Customer count | "Join 10,000+ happy customers" | | Company count | "Trusted by 500+ companies" | | Download count | "Downloaded 1M+ times" | | Real-time activity | "Sarah from Austin just signed up!" |
Trust Transfer through Association:
├── Client logos: [Logo] [Logo] [Logo] [Logo]
├── Media mentions: "As featured in..."
├── Industry awards and certifications
├── Partnership badges
└── Security/compliance seals
Standard message: "Help save the environment"
Social proof: "Join your fellow guests in saving the environment"
Result: 26% increase in towel reuse with social proof
Key insight: Same request, different framing,
significant behavior change
SOCIAL PROOF AUDIT
Essential Elements:
□ Customer testimonials with real photos/names
□ User count or customer logos displayed
□ Star ratings visible near CTAs
□ Trust badges (security, payment, guarantees)
Enhanced Elements:
□ Real-time activity notifications
□ Case studies with specific results
□ Video testimonials
□ Social media proof integration
Placement:
□ Above the fold visibility
□ Near call-to-action buttons
□ Throughout conversion funnel
□ On pricing/checkout pages
| Mistake | Better Approach | | ------------------------- | ---------------------------------- | | Generic/fake testimonials | Real quotes with specific details | | Outdated statistics | Current, regularly updated numbers | | Irrelevant social proof | Match proof to target audience | | Too many proof points | Curate most impactful elements | | Inconsistent numbers | Single source of truth |
## Social Proof Analysis
**Page/Feature:** [Name] **Date:** [Date]
### Current Social Proof Inventory
| Type | Element | Location | Effectiveness |
| ------- | ------------- | -------- | ------------- |
| User | [Testimonial] | [Where] | High/Med/Low |
| Expert | [Endorsement] | [Where] | High/Med/Low |
| Numbers | [Statistic] | [Where] | High/Med/Low |
### Gaps Identified
- [Missing social proof type]
- [Weak/outdated element]
### Recommendations
| Priority | Change | Expected Impact |
| -------- | ----------------- | ------------------- |
| High | [Specific action] | [Conversion lift] |
| Medium | [Specific action] | [Trust improvement] |
### Success Metrics
| Metric | Current | Target |
| ------------------------- | ------- | ------ |
| Conversion rate | X% | Y% |
| Time to trust (first CTA) | X sec | Y sec |
| Testimonial click-through | X% | Y% |
AUTHENTICITY REQUIREMENTS
Must Do:
├── Use only real testimonials
├── Keep statistics accurate and current
├── Get permission for customer features
├── Clearly label sponsored content
└── Represent diverse customer experiences
Never Do:
├── Fabricate reviews or testimonials
├── Use fake or stock photo "customers"
├── Inflate numbers or statistics
├── Cherry-pick only extreme positives
└── Hide selection criteria
| Method | Combined Use | | -------------------- | ---------------------------------------- | | Trust Psychology | Social proof is one form of trust signal | | Loss Aversion | "Don't miss what others are getting" | | Cognitive Load | Simplify decisions through proof | | Curiosity Gap | "See why 10,000 people switched" | | Hick's Law | "Most popular" reduces choice paralysis |
SOCIAL PROOF TYPES BY IMPACT
High Impact:
├── Specific results in testimonials
├── Recognizable brand logos
├── Real-time activity notifications
└── Video testimonials
Medium Impact:
├── Star ratings and review counts
├── User/download counts
├── Industry certifications
└── Media mention badges
Lower Impact (but still useful):
├── Generic testimonials
├── Social media follower counts
├── General trust badges
└── Unspecific "thousands of users"
tools
Anti-patterns and mistakes to avoid as a product manager. Use when evaluating leadership behaviors, improving team dynamics, reflecting on management practices, or onboarding new product managers.
development
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
testing
Design effective CTAs using visual attention and gaze psychology principles. Use when designing landing pages, button hierarchies, conversion elements, or optimizing user attention flow through interfaces.
tools
Run agent-browser + Chrome inside Vercel Sandbox microVMs for browser automation from any Vercel-deployed app. Use when the user needs browser automation in a Vercel app (Next.js, SvelteKit, Nuxt, Remix, Astro, etc.), wants to run headless Chrome without binary size limits, needs persistent browser sessions across commands, or wants ephemeral isolated browser environments. Triggers include "Vercel Sandbox browser", "microVM Chrome", "agent-browser in sandbox", "browser automation on Vercel", or any task requiring Chrome in a Vercel Sandbox.