I feel like I’m stuck in a weird middle ground right now between “beginner” and “accidentally building real projects”
For context, I run a WordPress-based gaming/tools site related to Delta Executor and most of the frontend has basically been built through:
- Elementor
- custom HTML/CSS sections
- massive ChatGPT prompts
- copying/editing snippets
- tweaking spacing/fonts/buttons manually until things finally look good
At first this actually felt amazing because I could suddenly build sections that looked WAY more modern than what I could normally do myself.
For example I’ve been building:
- custom hero sections
- animated buttons
- download sections
- sticky layouts
- comparison blocks
- custom cards
- responsive mobile sections
- CTA areas
- custom CSS effects
And honestly AI helped me reach results I probably never could’ve built alone.
BUT…
now my site feels like a giant pile of patched-together sections.
I’m running into problems like:
- duplicated CSS everywhere
- random spacing systems
- inconsistent typography
- mobile layouts breaking unexpectedly
- sections looking visually disconnected
- huge HTML/CSS blocks that I barely understand anymore
- changing one thing somehow affecting another section
- no real reusable component system
- impossible-to-maintain styling
Sometimes ChatGPT gives me a beautiful section but when I paste it into WordPress it clashes with 5 other things already on the site.
That’s what got me interested in Cursor and this whole “vibe coding” workflow everyone keeps talking about.
What I still genuinely don’t understand though is HOW people actually transition into that workflow properly.
Like if I already have:
- a live WordPress site
- Elementor layouts
- custom CSS snippets
- random custom code everywhere
…what exactly do I do first inside Cursor?
Do I:
- export my theme files?
- rebuild sections one by one?
- create reusable components?
- stop using Elementor?
- keep WordPress only as a CMS?
- build frontend separately?
- use Cursor mainly for organization/refactoring?
I think what I’m REALLY trying to learn is:
how do you go from “AI generated snippets pasted into WordPress”
to
“an actually structured scalable frontend workflow.”
Because right now I feel productive but also incredibly unprofessional at the same time.
Would genuinely love advice from people who started from a non-programming background and slowly moved into proper AI-assisted development workflows for real projects.
I need a very basic beginner level step by step instructions too what to do how to do and where exactly to navigate. I feel I might be able to progress further but I need proper guidance to how I handle these things. Above all I want to learn these things myself. I get overwhemed by these YouTube videos and tutorials etc so need proper guidance on this.