agentsclimarketplace

Ai personalization ethics

Skill varunk130/ai-ux-skill-library/skills/ai-personalization-ethics

The 12-skill AI UX design engine for Claude Code & GitHub Copilot — purpose-built for designing UX for AI products, agents, and experiences.

Install
npx -y skills add varunk130/ai-ux-skill-library --skill ai-personalization-ethics

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Design AI-driven personalization that adapts interfaces to users while respecting privacy, avoiding filter bubbles, and maintaining user agency. Use when: adaptive UI, AI personalization, recommendation UX, filter bubble prevention, privacy personalization balance, algorithmic fairness UX, user preference learning.

SKILL.md

8.5 KB, as published. Nobody here has run it

AI Personalization & Ethics

Design adaptive interfaces that learn from users and improve over time - without crossing into surveillance, manipulation, or exclusion. The ADAPT framework ensures personalization serves the user's interests, not just engagement metrics.

Core Principle

Personalization is not a feature - it is a power dynamic. The system knows things about the user that the user may not know about themselves. With that knowledge comes responsibility: personalization must be transparent, controllable, and in service of the user's actual goals, not the platform's engagement targets.


The ADAPT Framework

LetterPrincipleDesign Question
AAgency PreservedCan the user see, understand, and override every personalization decision?
DData MinimizedAre you collecting only what's necessary, and being transparent about it?
AAlternatives AccessibleCan the user easily access non-personalized or differently-personalized views?
PPatterns Not ProfilesAre you personalizing based on behavior patterns, not invasive profiling?
TTested for FairnessHave you verified that personalization doesn't discriminate across user groups?

The Personalization Ladder

Not all personalization is created equal. Higher rungs are more valuable but more ethically complex.

RungPersonalization TypeData NeededValue to UserEthical Risk
1Segment-basedDemographics, role, industryLow-medium (generic)Low - broad groupings
2Preference-basedExplicit user settingsMedium (user-controlled)Very low - user chose this
3Behavior-basedUsage patterns, interaction historyHigh (relevant)Medium - user may not realize they're being tracked
4PredictiveML models inferring future needsVery high (proactive)High - AI "knows" things about the user
5ContextualLocation, time, device, ambient signalsHighest (seamless)Highest - feels invasive if done without consent

Design rule: Start at Rung 2 (explicit preferences). Only climb higher with user consent, transparency, and a clear user benefit that justifies the data collection.


The Personalization Transparency Card

Every personalized AI experience should have an accessible transparency card explaining:

ElementContentExample
What is personalizedWhich elements of the experience adapt to the user"Your dashboard layout, content recommendations, and notification timing are personalized."
What data drives itWhich user data informs personalization decisions"Based on: your interaction history, stated preferences, and team role."
How to control itUser controls for adjusting or disabling personalizationToggle: "Use personalized experience" / "Use default experience"
How to resetAbility to clear learned preferences and start fresh"Reset my preferences" button with confirmation
What you don't trackExplicit statement of data not collected"We do not track: browsing outside this app, personal demographics, or individual keystrokes."

The Filter Bubble Audit

AI personalization can trap users in echo chambers. Design deliberate escape hatches.

Filter Bubble Risk Indicators

SignalRisk LevelIntervention
User only sees content matching past preferencesHighInject "Outside your usual" section with diverse recommendations
Recommendation diversity score drops below 30%HighAlgorithmic diversity floor: ensure minimum variety
User hasn't discovered a major feature after 30 daysMediumProactive feature surfacing outside the personalization model
Same 5 content sources repeatedly recommendedMediumSource diversity requirement in recommendation algorithm
User clicks "not interested" on novel contentLow (but watch)Distinguish "not now" from "never" - don't over-learn from single signals

Escape Hatch Patterns

PatternHow It WorksWhen to Use
"Explore" modeTemporarily disables personalization, shows popular/trending/randomAlways available as a toggle
"Show me something different"Single-click to get recommendation outside the modelOn any recommendation surface
Diversity sliderUser controls the balance between "familiar" and "surprising"Products with content feeds or recommendation engines
Serendipity injectionSystem randomly introduces 10-15% non-personalized contentAlways (invisible to user, but prevents extreme narrowing)

Privacy-Personalization Spectrum

Privacy LevelWhat's AllowedUser ExperienceWhen Appropriate
Maximum privacyNo tracking, no personalization, anonymous useGeneric experience, same for everyonePrivacy-critical contexts (health, finance)
Declared preferencesOnly explicit user-stated preferencesGood personalization from settings, no behavioral trackingDefault for most products
Behavioral learningTrack in-product behavior to improve experienceStrong personalization, requires transparency about data useAfter explicit consent
Cross-session profilingBuild persistent user model across sessionsHighly tailored experience, requires strong privacy controlsPower users who opt in
Cross-platformCombine data from multiple servicesMaximum personalization but maximum privacy riskOnly with granular consent per data source

Fairness Checkpoints

AI personalization can silently discriminate. Build fairness checks into the design process.

The Fairness Audit Checklist

CheckpointQuestion to AskRed Flag
Access equityDoes personalization give different quality of service to different user groups?Premium features shown only to "high-value" users
Price discriminationAre prices or offers different based on inferred user characteristics?Higher prices shown to users with expensive devices
Information equityDo all users have access to the same critical information?Safety warnings personalized away from some groups
RepresentationDo recommendations reflect the diversity of available content?Only recommending content from dominant cultural perspectives
Recovery equityCan all users equally recover from bad personalization?Reset/override options harder to find for less technical users

Anti-Patterns

PatternWhy It Fails
Personalizing without telling the userUsers discover they're in a filter bubble and feel manipulated
"Based on your activity" with no detailWhich activity? When? How does it affect what I see? Vagueness breeds distrust
Making it hard to disable personalizationBuried in Settings > Privacy > Advanced > Personalization = hostile design
Learning too fast from single interactionsOne click on a topic ≠ lifelong interest. Build in decay and forgetting
Personalizing critical safety informationWarnings, terms, security alerts must be universal - never filter these
A/B testing personalization without consentUsers in different test groups get materially different experiences without knowing

Quick Reference

TaskFramework ElementKey Deliverable
Add personalization to AI productPersonalization Ladder + ADAPT frameworkRung selection + transparency card design
Audit for filter bubblesFilter Bubble AuditRisk assessment + escape hatch implementation plan
Balance privacy and personalizationPrivacy-Personalization SpectrumPrivacy tier selection + consent flow design
Check for discriminationFairness Audit ChecklistFairness report with access, pricing, information, and representation checks
Design personalization controlsTransparency Card elementsUser-facing control panel specification

Integration

Works with: ai-safety-guardrails (preventing personalization-driven harm), ai-trust-transparency (transparency about what's personalized), ai-onboarding-calibration (personalizing the onboarding experience), ai-prompt-ux (personalized prompt suggestions).

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.