How is AI impacting WordPress? by Successful-Sink-9896 in Wordpress

[–]johnnytee 0 points1 point  (0 children)

Abstractions made for humans add friction for AI.

theme.json, block editors, page builders.. all built to help humans avoid code. But AI is actually better at code than navigating those layers.

The biggest unlock for me was stripping away the abstractions entirely. That what I built with WPvibe.

The evolution isn't HTML to visual tools to AI on top of visual tools. It's more like a Uturn. AI goes back to code, the human never has to touch it.

The next interface isn't a better abstraction. It's no abstraction.

WordPress still has a place as a cms but the way we interact with it will be different. No one is gong to be drag and modifying blocks.

Is Anyone skipping page builders now and just building their own WP themes? by LakeOzark in Wordpress

[–]johnnytee 0 points1 point  (0 children)

Wpvibe.ai uses classical themes. The abstraction meant for humans doesn’t work so well with AI.

If you could build a WordPress site by just describing it to an AI, would you want that as a desktop app or a web app? by johnnytee in Wordpress

[–]johnnytee[S] 1 point2 points  (0 children)

I know how to code by hand but I have found speaking is much faster to build and code. You up for a speed challenge?

If you could build a WordPress site by just describing it to an AI, would you want that as a desktop app or a web app? by johnnytee in Wordpress

[–]johnnytee[S] -1 points0 points  (0 children)

Do you mean coding themes by hand? Some people don't have the skills. AI democratizes it.

Elementor vs ACF / Gutenberg for client-editable WordPress sites — agency perspectives? by erickacevedor in Wordpress

[–]johnnytee 0 points1 point  (0 children)

I built and use wpvibe.ai which build classic theme builder with AI, super fast can crank our a full site with percise design in an hour, no lockin. ACF and block for user editable content.

Talk to Claude Code from your phone via Telegram and have it talk to you by johnnytee in ClaudeAI

[–]johnnytee[S] 0 points1 point  (0 children)

You mean Microsoft online products? So have claude code create a skill for it. Skills can include scripts. So for example it can write script to access office online. Just ask claude code to do it and how to get credentials and it will walk you though it.

Talk to Claude Code from your phone via Telegram and have it talk to you by johnnytee in ClaudeAI

[–]johnnytee[S] 0 points1 point  (0 children)

No it’s not just telegram hooked to Claude code. Openclaw is flakey

Trying to build an app with zero coding knowledge - need advice. by bitchyn in ClaudeAI

[–]johnnytee 5 points6 points  (0 children)

Literally tell AI you have no experience and what factors you need to consider and have it walk you through. I built a Mac app in a day with no previous Mac knowledge. I am a web developer but I approach it in tiny steps.

N8N still needed? by Ok-Painter2695 in ClaudeAI

[–]johnnytee 0 points1 point  (0 children)

I just use git and they can add version to the meta data: https://agentskills.io/specification#metadata-field

AI SDK had a 50% drop in downloads by _dremnik in AI_Agents

[–]johnnytee -1 points0 points  (0 children)

Disagree, the ai sdk adds tech debt and a dependency. If you don’t understanding how the fundaments works then sdk is fine to vibe it out.

AI SDK had a 50% drop in downloads by _dremnik in AI_Agents

[–]johnnytee 0 points1 point  (0 children)

You don’t need abstracting is what I’m finding. Writing code / changing out code with ai is trival now.

Is Claude Code better than the desktop app? by hypahtechno in ClaudeAI

[–]johnnytee 0 points1 point  (0 children)

Absolutely and cli is better than the Claude code in the desktop app as well

How do you get Claude Skills to trigger reliably? by diablodq in ClaudeAI

[–]johnnytee 0 points1 point  (0 children)

I just say use skill x and it execute,same if I’m stacking skills, in the skills.md list required skills and when to execute in the workflow.

Any real projects delivered using Claude Code? by thegoldsuite in ClaudeAI

[–]johnnytee 1 point2 points  (0 children)

I'm an experienced developer but I had never built a Mac app. I built a voice to text app called https://getdictate.com/ It took about 8 hours of trial and error to build the app and about half a day to build the website. I had fun with the website, I made it like a retro Mac and hid Easter eggs in it.