Improve an existing website or web app's decision clarity, trust, forms, UX copy, and accessibility without dark patterns. Use when an agent must polish CTAs, navigation, pricing, onboarding, empty or error states, keyboard behavior, semantic HTML, focus, contrast, or the end-to-end conversion path.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add divyanshu-iitian/agent-website-design-skills --skill conversion-accessibility-polish --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Conversion Accessibility Polish?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/divyanshu-iitian-conversion-accessibility-polish)More formats (shields.io, HTML) on the badges page.
---
name: conversion-accessibility-polish
description: Improve an existing website or web app's decision clarity, trust, forms, UX copy, and accessibility without dark patterns. Use when an agent must polish CTAs, navigation, pricing, onboarding, empty or error states, keyboard behavior, semantic HTML, focus, contrast, or the end-to-end conversion path.
---
# Conversion and Accessibility Polish
Improve business outcomes by making the interface clearer, more trustworthy, and easier to operate. Accessibility is a product requirement, not a final visual filter.
## Workflow
1. Identify the primary user task, success event, and doubts or access barriers that block it.
2. Walk the path from entry to success. Include navigation, forms, validation, loading, errors, confirmation, and return visits.
3. Audit decision clarity:
- what the user is choosing;
- cost and commitment;
- what happens next;
- evidence and risk;
- how to recover or leave.
4. Audit semantics and interaction: landmarks, headings, names, labels, descriptions, keyboard order, focus management, announcements, and pointer alternatives.
5. Audit visual access: contrast, text resize/reflow, focus visibility, target spacing, zoom, motion, and content hidden by sticky UI.
6. Replace vague or inflated copy with specific outcomes, constraints, examples, and next-step language.
7. Reduce form friction without removing necessary consent, security, or error prevention.
8. Place trust information where commitment increases. Keep terms, privacy, cancellation, and destructive effects visible.
9. Implement the highest-impact fixes first: blocked tasks, misleading decisions, keyboard failures, form failures, then visual polish.
10. Re-test the complete path on mobile and with keyboard-only navigation. Use automated checks as support, not as proof of conformance.
## Ethical Guardrails
- Do not add fake scarcity, hidden fees, confirmshaming, disguised ads, forced continuity, preselected consent, or obstructive cancellation.
- Do not fabricate testimonials, metrics, security claims, or guarantees.
- Do not trade away accessibility for a presumed conversion lift.
- Do not claim WCAG conformance from automated tooling alone.
- Preserve user input after recoverable errors and make destructive actions explicit.
## Delivery Contract
Provide:
1. **Primary path** - entry -> decision -> action -> success.
2. **Findings** - severity, affected users, evidence, and relevant standard when known.
3. **Prioritized fixes** - impact versus effort.
4. **Implementation** - when changes are requested.
5. **Verification** - keyboard path, mobile path, form states, and automated/manual checks.
6. **Honest limits** - what still requires content, legal, analytics, or assistive-technology review.
## Reference
Read [references/a11y-conversion-checks.md](references/a11y-conversion-checks.md) for a practical WCAG 2.2 AA-oriented audit and ethical conversion checklist.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!