Agent skill
elite-frontend-ux-9-pre-delivery-checklist
Sub-skill of elite-frontend-ux: 9. Pre-Delivery Checklist.
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/development/elite-frontend-ux/9-pre-delivery-checklist
SKILL.md
9. Pre-Delivery Checklist
9. Pre-Delivery Checklist
Before delivering any frontend code, verify all items:
Accessibility
- Color contrast ≥4.5:1 text / ≥3:1 UI components
- Touch targets ≥44×44px
- All images have
alttext (decorative:alt="") - All form fields have
<label> - Visible focus states on all interactive elements
- No color-only information conveyance
Visual Design
- Clear typographic hierarchy (3–5 levels)
- Consistent spacing from token scale
- Max 2–3 typefaces
- Cohesive 60/30/10 color palette
- ONE memorable design element present
Technical
- Mobile-first responsive approach
- Animations use only
transform/opacity - No dynamic Tailwind class names
-
cn()helper used for class merging - Dark mode support via CSS variables
-
prefers-reduced-motionrespected
UX Integrity
- Single primary goal per page
- No dark patterns or confirmshaming
- Footer always accessible
- Error states are descriptive and helpful
- Loading states exist for all async operations
- Empty states have helpful action prompts
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?