NEXINFINITY META · Blog
Design

What Does UI/UX Design Actually Include?

S. Veera Kumar23 August 2026 9 min read

A UI/UX engagement should hand you six things: an evidenced understanding of who is using the product and what they are trying to finish, a mapped journey through the product, low-fidelity wireframes and a clickable prototype, a visual system rather than a set of one-off screens, accessibility built in rather than retrofitted, and conversion work on the few screens where money actually changes hands. If a proposal only promises "designs" — a folder of pretty screens — you are buying decoration, and decoration is the part a developer will quietly redraw anyway. The expensive mistakes in software are decided in the first two of those six, before anything is coloured in.

Key takeaways

  • A real engagement delivers six things: research, a journey map, wireframes and a clickable prototype, a component system with every state, accessibility, and conversion work on the screens that matter.
  • Most of the value lands before anything is coloured in — the journey map is what exposes the steps nobody scoped, and finding those in a diagram is orders of magnitude cheaper than finding them in code.
  • Ask for a system, not a folder of screens. The test: can a developer build a screen you never designed and have it look like it belongs?
  • Accessibility designed in is nearly free and retrofitted is expensive — contrast, target size, focus states, and never colour alone are design decisions, not a compliance pass.
  • AI is genuine leverage for exploring options quickly; it does not decide what to build. Judgement stays human, and that is the part worth paying for.

Research and journey mapping: the part that prevents rework

The most expensive thing a design can do is be beautiful and wrong. Research exists to stop that: who are the actual users, what are they trying to complete, what do they already use, and where do they currently give up? That produces personas that constrain decisions and a mapped user journey — the route someone takes from arriving to finishing the thing they came for.

The journey map is the artefact that saves money, because it exposes the steps nobody scoped. A checkout looks like one screen until you map it and find you also need an address edit, a failed-payment retry, a receipt, and a way for a human to fix an order — none of which appeared in the brief. Finding those in a diagram costs an afternoon. Finding them in a built product costs a sprint each, which is one of the standard reasons software projects fail.

This is also the stage that decides what NOT to build. A well-mapped journey routinely removes a third of a wishlist because the steps turn out to serve nobody — and that removal is worth more than any visual polish you buy later.

The cheapest place to change your mind

Moving a box on a wireframe costs minutes. Moving the same box after it is built costs a developer, a QA pass, and a regression. Design's real return is not aesthetics — it is being the last cheap place to be wrong.

Wireframes and prototypes before anything is coloured in

Wireframes are deliberately ugly — grey boxes, real labels, no brand. That is the point: with no colour to react to, everyone argues about the right thing, which is whether the flow works. Reviewing a coloured screen reliably produces feedback about the shade of a button and silence about the missing step.

The prototype is the wireframe made clickable. It is the first honest test of the product, and it is where you discover that a flow reads fine as a diagram but feels like three steps too many in the hand. Getting a prototype in front of even five real users — not colleagues — is the highest-yield hour in the entire project.

A prototype is also the most precise brief a developer can receive. "Build this" against a clickable artefact removes an enormous amount of interpretation, and interpretation is where estimates go wrong.

A visual system, not a folder of screens

The deliverable that matters is a system: a colour palette with defined roles, a type scale, a spacing grid, and components — buttons, inputs, cards, modals, empty states — each with every state defined. Default, hover, active, focus, disabled, loading. A design that specifies only the happy path guarantees a developer will invent the rest, and they will invent it differently on every screen.

The test for a system is simple: can a developer build a screen you never designed, and have it look like it belongs? If yes, you bought a system. If they have to come back for every new screen, you bought screens — and you will keep paying for screens forever.

This is also what keeps a product coherent after the designer leaves. A spacing grid and a token set survive handover; a Figma file of finished pages does not.

You receiveA folder of screensA design system
New screen nobody designedDeveloper invents itAssembled from components
Consistency after 6 monthsDrifts, screen by screenHolds — tokens are shared
Cost of a small changeEdit every affected fileChange the component once
Developer questionsConstantRare, and specific

What arrives at handover: screens versus a system

Accessibility is design work, not a compliance pass at the end

Accessibility retrofitted is expensive and always partial; designed in, it is nearly free. The decisions belong in the design stage because they are design decisions: contrast, target size, focus order, and whether meaning is ever carried by colour alone.

The concrete standards are unglamorous and checkable. Body text at a contrast ratio of at least 4.5:1 against its background, and large text at 3:1 — a WCAG AA baseline. Tap targets big enough to hit on a phone without precision. A visible focus state on every interactive element, because a keyboard user who cannot see where they are is simply locked out. And never using colour as the only signal: an error is red AND carries an icon AND says what went wrong, so it still reads for a colour-blind user and in a screenshot.

None of this is charity. It is the same work that makes an interface usable one-handed on a train, and it is increasingly the difference between passing and failing a procurement review.

  • Contrast: 4.5:1 for body text, 3:1 for large text — measurable, not a matter of taste.
  • Touch targets sized for a thumb, not a mouse pointer.
  • A visible focus ring on every control — the keyboard user's cursor.
  • Never colour alone: pair it with an icon and words.
  • Layouts that survive the user enlarging text, instead of overflowing.

Conversion work: designing the two screens that pay for the rest

Most screens in a product do not need optimising. Two or three do — the pricing page, the signup, the checkout, the quote request — and those deserve disproportionate attention, because a small improvement there pays for the whole engagement.

The work is unglamorous: reduce the number of decisions per screen, make the primary action obviously primary and everything else visually quieter, remove fields nobody reads, state the price and the commitment plainly, and answer the objection at the moment it occurs rather than on a separate FAQ page. Most conversion gains come from removing friction and ambiguity, not from adding persuasion.

Judge this with a stopwatch, not an opinion: can a stranger tell what this page is for, and what happens if they click, within a few seconds? If not, no amount of visual craft rescues it.

Where AI genuinely helps — and where it does not

AI is real leverage in the exploratory half of design. It generates variations of a layout in minutes, drafts realistic placeholder content instead of lorem ipsum, produces imagery for concepts, and shortens the gap between an idea and something you can react to. Used well, it means more options explored before committing.

What it does not do is decide. It has no view on which of your users abandon at step three, it cannot tell you which feature to cut, and it will happily produce a confident, attractive layout for a flow that should not exist. Judgement — what to build, what to remove, what the interface is actually for — stays human, and that judgement is the part you are hiring.

That is the same balance we apply across the studio: AI absorbs the repetitive work so senior time goes to architecture, data modelling, and the decisions that are expensive to get wrong.

The tell of decorative design

If a design pack contains no empty states, no error states, no loading states, and no mobile layouts, it has not been designed — it has been drawn. Those three states are where real users spend a surprising amount of their time.

How to judge a design engagement before you pay for it

Ask what you will receive, in artefacts rather than adjectives. A proposal that says "modern, clean UI" is describing an aesthetic; a proposal that says "personas, journey map, wireframes, clickable prototype, component library with all states, accessibility spec" is describing work.

Then ask the handover question: what does a developer get, and can they build a screen that was never designed? That single question separates a system from a folder. And ask who owns the files — you should, along with the source, exactly as you should own the code.

  • Named artefacts, not adjectives, in the proposal.
  • Every interactive state specified, including empty, error, and loading.
  • Mobile designed, not inferred from the desktop layout.
  • Accessibility stated as a standard, not as an intention.
  • You own the design files and the source.

Frequently asked questions

Do I need UI/UX design if I already have a developer?

If the product has more than a couple of screens, yes — but not for the reason most people assume. The value is not that the developer cannot make it look decent; it is that design is the last cheap place to discover the missing steps in a flow. Without it, those steps get discovered in code, which is where they are most expensive.

Can we skip research if we already know our users?

You can compress it, and often should. What you should not skip is the journey map — writing the route down is what exposes the steps nobody scoped, and that happens even to teams who genuinely know their market. It usually takes days, not weeks.

What is the difference between UI and UX?

UX is whether the thing works: the flow, the sequence, what happens when something goes wrong. UI is how it looks and feels: type, colour, spacing, motion. A product can have excellent UI and unusable UX — that is exactly what a beautiful screen for a broken flow is.

Will a redesign fix our conversion problem?

Sometimes, but a full redesign is often the most expensive way to find out. If conversion is the problem, start with the two or three screens where the decision is actually made. A redesign that changes everything also makes it impossible to tell what worked.

Do you design mobile separately?

Mobile is designed, not inferred. A layout squeezed down from desktop produces the cramped, mis-tapped experience everyone recognises. Where most of your traffic is on a phone, the phone layout is the primary design and the desktop one follows.

Have a project in mind?

We design, build, and ship software end-to-end — with a fixed, written quote after a free scoping call.