Practical guide · Orange Ink
How to verify a UI change made with Claude Code
Passing component tests do not prove that the real user journey looks and behaves correctly.
- 01
Run code-level checks
Use relevant tests, types, lint and production build.
- 02
Exercise the journey
Test normal, empty, loading, error and keyboard paths in a browser.
- 03
Inspect visual behaviour
Check responsive sizes, focus, contrast, overflow and screenshots where useful.
Go further with the pack
The Claude Code Shipping System
Run the free pre-flight checklist first, then use the paid Claude Code Shipping System to take the change safely through release.
Get the free pre-flight PDFFree pack starter
Free download
Questions, answered
Before you decide
Is one desktop screenshot enough?
No. Verify interaction and representative viewport sizes, not only a static happy state.