A designer has been using Illustrator for two years but still does things the slow way — manually adjusting every object's color instead of using Global Colors, rebuilding patterns by hand instead of using the Pattern editor, drawing repetitive shapes instead of using Symbols. They don't know what they don't know. The complaint 'useful techniques are not being utilized' and 'likely that useful techniques are not being utilized' is the exact moment this product becomes necessary.

The reason this gap exists structurally is that Illustrator's feature set has grown for 35 years by accretion, not by reorganization. Features get added but never resurface contextually. A designer who learned a workflow in 2018 has no signal that a faster method was added in 2021 unless they read release notes obsessively — which no working designer does. Adobe's own feature announcements are marketing, not teaching.

There's no mechanism today that looks at how a designer actually works — what they click, how long tasks take, which menu paths they follow — and says 'you just did that in 14 steps; here's how to do it in 3.' Designers repeatedly say the software is complex and overwhelming, but complexity is only a problem when you can't map your goal to the right tool. The missing piece isn't more documentation; it's a feedback loop tied to the individual's actual behavior.

This is a business because it recurs: designers grow, tools update, and the gap between current practice and optimal practice widens continuously. A team lead or creative director would pay to close that gap, because slow Illustrator workflows have a direct cost in hours per project.

What to build

Build a desktop extension for Illustrator (using the UXP plugin API) that passively logs action sequences during real work sessions, identifies common multi-step patterns that map to built-in Illustrator shortcuts or underused features, and surfaces a weekly digest showing the top three workflow inefficiencies with a one-click tutorial for each.

Where to start

Launch as a free plugin targeting packaging designers specifically, because packaging work involves the most repetitive Illustrator tasks (dielines, color management, symbol reuse) and those designers have the clearest sense of time wasted — making them fastest to see value and most likely to share the plugin inside their studio.

The hard part

The UXP plugin API gives you event hooks but not full action telemetry — you can detect tool use and some object operations, but reconstructing the semantic meaning of a workflow sequence (e.g., 'this person is manually doing what Live Paint would do') requires significant pattern-matching logic that must be tuned against real user sessions before it produces useful output rather than noise.

How it makes money

Free for individual use with a monthly team subscription that adds a manager dashboard showing aggregate workflow inefficiencies across the team and recommended training priorities; charged per seat per month.

See the evidence. The complaints behind this idea, the products they came from, and similar ideas in Vector Graphics.

More ideas in Vector Graphics