← cd ..
AI coding start

[Start AI Development_000] Opinion on AI Development (Guidelines)

March 29, 20261 min read

A few days of development and thoughtful opinion with AI

  • Since I started AI development in earnest for a few days, I think it would be better to clean up the concept and start, so I write 000.
  • I should have written this before I started the blog...

Start coding with AI

  • If you search for AI development tools, Cursor, Google Antigravity, Claude Code, Base44, Replit, etc. It comes out a lot.
  • First, I searched for 'AI coding' in Google and made it in the topmost Replit.
  • My first prompt was just two sentences, "Make a site that makes wifi information into QR, and let it be a printer." -But the prompt changed in detail.
  • Example. Create a WiFi SSID, password, password method and make it QR.

And the result was that the site came out cleaner than I thought.

In the case of Replit, you can see a preview on the site, and you can see the log, so I'm watching you work while saying "Oh..", but I made it in 10 minutes.

AI is trying to understand my intentions so far and create a site??? I thought I was only fixing bugs when I coded, but this pretty site is created with 2 sentences of prompts???

It was a shock.

Previously, I had only watched YouTube videos of AI development, but I thought of starting AI development myself.

So, I want to keep a record as I install Claude and start developing AI, so this blog is the first development work for AI, and it is my record.

AI Agent

It's better to use an AI agent, but I'm starting AI development, and I want to write it so that people like me who are new to AI development can basically follow along with this article.

The AI agent will take the next step at the end of this blog project.

Development study??

It is said that AI such as Cursor helps me write my code, but once I develop it with only the prompt, I want to complete the project as a PM.

And I hope that others who see this article will have a sense of accomplishment and motivation while creating a visible service.

In the future, it seems that the role of human planning and management will be more important to develop through prompts than coding directly.

PM

backtodev

A 40-something PM returns to code. Learning, failing, and growing.

[Start AI Development_000] Opinion on AI Development (Guidelines) | backtodev