Verify UI polish and design quality gates
finalizeskillsetup L1★38
educlopez/ui-craft ↗What it does
Polish and prepare work for final delivery with last-pass refinement
Best for
When work is done and you need one systematic pass to ensure quality, consistency, and delivery readiness.
Inputs
- · completed work (code, design, content)
- · delivery format (publish, ship, present)
Outputs
- · finalized artifact meeting delivery standards
Requires
- · build system
- · static analysis
- · design export tools
Preconditions
- · work is functionally complete
- · no blocking issues
Failure modes
- · edge cases not covered in final test
- · formatting inconsistency slips through
- · performance regressions introduced in polish pass
Trust signals
- · checklist-driven (accessibility, performance, consistency, brand)
- · test coverage verified