elite-frontend-ux-9-pre-delivery-checklist
Sub-skill of elite-frontend-ux: 9. Pre-Delivery Checklist.
Best use case
elite-frontend-ux-9-pre-delivery-checklist is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of elite-frontend-ux: 9. Pre-Delivery Checklist.
Teams using elite-frontend-ux-9-pre-delivery-checklist should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/9-pre-delivery-checklist/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How elite-frontend-ux-9-pre-delivery-checklist Compares
| Feature / Agent | elite-frontend-ux-9-pre-delivery-checklist | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of elite-frontend-ux: 9. Pre-Delivery Checklist.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 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 `alt` text (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-motion` respected **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 ---
Related Skills
gh-work-execution-checklist
Compact live-execution checklist companion for approved GitHub issue work. Use during active implementation as a fast operational route; gh-work-execution remains the canonical source of truth.
gh-work-planning-checklist
Compact live-execution checklist companion for the canonical gh-work-planning route. Use for fast operational tracking during issue planning without replacing the full route.
frontend-design
Create distinctive, production-grade web interfaces with high design quality. Use for components, pages, dashboards, and full applications that need to stand out from generic AI aesthetics.
discipline-refactor-verification-checklist
Sub-skill of discipline-refactor: Verification Checklist.
nextflow-pipelines-workflow-checklist
Sub-skill of nextflow-pipelines: Workflow Checklist.
instrument-data-allotrope-pre-parsing-checklist
Sub-skill of instrument-data-allotrope: Pre-Parsing Checklist.
solver-benchmark-pre-flight-validation-checklist
Sub-skill of solver-benchmark: Pre-Flight Validation Checklist.
mesh-utilities-pre-solver-checklist
Sub-skill of mesh-utilities: Pre-Solver Checklist.
elite-frontend-ux-trigger
Sub-skill of elite-frontend-ux: Trigger.
elite-frontend-ux-required-cn-helper
Sub-skill of elite-frontend-ux: Required: cn() Helper (+3).
elite-frontend-ux-phase-0-context-analysis
Sub-skill of elite-frontend-ux: Phase 0 — Context Analysis (Answer Before Writing Any Code).
elite-frontend-ux-layout
Sub-skill of elite-frontend-ux: Layout (+3).