How Creatives Marry Experience with AI

How Creatives Marry Experience with AI

Geoff Nori • Cytd

The conversation around artificial intelligence in design often lands on extremes.

Some view it as an existential threat to human creativity, while others dismiss it as a temporary gimmick. The reality is far more practical: AI is a tool. How you choose to use it determines your competitive advantage.

To be crystal clear, AI-generated websites are not bad. In fact, they look fine, feel professional sometimes even, and often appear completely trustworthy right out of the box. That is by design. AI models have ingested thousands of successful web pages, learning precisely what visual structures drive conversions and generate sales. For standard commercial goals, AI is remarkably good at reproducing what statistically works.

That baseline reliability is where the real opportunity lies.

“Fine” is the starting line, not necessarily the finish line. When an experienced designer enters the mix and leverages AI, the result moves beyond generic conventions into something more often unique, innovative, and memorable. Conversely, designers who stubbornly refuse to touch AI in any shape or form will find themselves competing in an increasingly niche space over time (which is unfortunate of course). Adapting AI does not mean surrendering your craft and experience; it means sharpening it.

As Creative Director and Senior UI and UX Designer at Cytd, my foundation is built on years of hands-on design starting way back with the advent of the iPhone. That experience provides something no algorithm can replicate: a instinctual understanding of visual hierarchy, balance, user intent, and long-term system maintainability.

I do not use AI to generate core design layouts or build front-end interfaces from scratch because my background allows me to build faster, cleaner, and with clear intention with tools like Figma or WordPress Elementor (which this site was built on). More importantly, hand-crafted design architecture ensures that human team members can easily interface with and update the code long after launch without needing an AI intermediary to make basic edits. Building code that humans can read, modify, and evolve remains an essential standard of great design leadership.

Where AI becomes surprisingly powerful is not in replacing humans, but in accelerating technical infrastructure and developer workflows. It transforms routine friction into seamless, effortless momentum.

A Unique Workflow Example – The Vector Icon Transformation

Consider how we handle vector icon assets for production websites.

Sourcing icon packages historically involved unnecessary manual friction: hunting down individual files across third-party repositories, downloading archives, unzipping bulk packages, and organizing file directories. Furthermore, raw SVG files sourced online almost always contain hardcoded attributes, such as fixed fill colors, inline stroke styles, and static width and height dimensions.

When placed into modern design platforms like WordPress Elementor, these raw attributes create immediate styling conflicts. They prevent standard CSS properties like color: and font-size: from dynamically controlling the vectors. Cleaning these files by hand used to require opening each SVG individually in a code editor to strip out legacy tags.

By pairing design experience with intelligent tools, this entire process becomes effortless.

Within my IDE, Antigravity, I describe the project’s icon requirements. Antigravity evaluates available libraries, selects the optimal sets, executes the npm installation directly into the project folder, and structures the target directories.

Next, Antigravity generates a custom Node sanitization script. The script automatically sweeps through the raw icon folder, strips away hardcoded fills and fixed dimensions, normalizes viewports, and formats the vector markup so it renders seamlessly inside Elementor widgets.

What used to consume hours of repetitive file preparation is completed in seconds. The creative direction, interface logic, and component hierarchy remain firmly human-crafted, while routine setup is handled entirely by automation.

For a thorough resource on how to clean SVGs after export check out this resource: https://www.svggenie.com/blog/svg-cleanup-checklist

The Future of AI and Creative

This isn’t about replacing human design; it’s about elevating it. By delegating repetitive asset pipelines and technical boilerplate to AI, we free up maximum energy for strategic creative direction and brand vision.

AI will not replace great designers, but designers who embrace AI will replace those who do not. Marrying deep professional experience with the surprising utility of AI is how you stay ahead, push past baseline standards, and create work that truly stands out.