원하는 것 설명하기
인공지능이 이해할 수 있도록 목표를 명확히 제시하십시오.
원하는 것 설명하기은(는) CoddyKit의 무료 Vibe Coding 강의입니다. 이것은 4개 중 1번째 강의입니다. 아래에서 전체 강의를 무료로 읽을 수 있으며, 내장 코드 에디터와 24/7 AI 튜터와 함께 브라우저에서 직접 실습할 수 있습니다. 이 강의는 Vibe Coding 학습 경로의 일부이며, 진행 상황이 웹과 CoddyKit 앱에 동기화됩니다. Vibe Coding 강의에는 총 4개의 강의가 포함되어 있습니다.
이 강의의 일부는 아직 번역되지 않았으며 영어로 표시됩니다.
Your Idea Is the Starting Point
In vibe coding, you build software by talking to an AI assistant. You don't type code yourself — you describe what you want, and the AI writes it.
But the AI can only help if it understands your idea. So your most important skill is describing clearly what you want to build.
This lesson teaches you how to do exactly that.
Start With One Simple Sentence
Begin by saying what your app does in one plain sentence. Keep it short and human.
Don't worry about technical words yet. Just describe the goal, like you would tell a friend.
Here is an example you can type to your AI assistant:
I want to build a small app that helps me remember to drink water during the day.Say Who Will Use It
The AI gives better results when it knows who the app is for. A water app for kids looks very different from one for office workers.
Add a short line about your users and where they'll use the app.
The app is for busy office workers who use their phone during the day. It should be simple and not annoying.Describe What the User Sees
Picture the screen in your head and describe it. What does the user look at first? What buttons or text are there?
You don't need design words. Just say what should appear.
On the main screen I want to see how many glasses of water I've had today, and a big button to add one more glass.Describe What the User Does
Now describe the actions. What can the user tap or do? What happens after they do it?
This helps the AI understand the flow of your app, step by step.
When the user taps the button, the count goes up by one. At the end of the day the count resets to zero.Use Plain Words, Not Tech Words
You don't need to know words like database or API. The AI knows those. Your job is to explain the idea in everyday language.
Compare these two:
- Hard: "Persist state across sessions."
- Easy: "Remember my water count even after I close the app."
The easy version works great.
Give Examples to Be Clear
When something is hard to explain, give a small example. Examples remove confusion fast.
Instead of only saying "show a friendly message," show the AI what you mean.
After the user adds a glass, show a friendly message like "Nice! That's 4 glasses today."Mention What You Don't Want
Sometimes it helps to say what you want to avoid. This keeps the AI from adding things you don't need.
A short "please keep it simple" can save you a lot of cleanup later.
Please keep it very simple. No login, no accounts, and no ads. Just the water counter.Describe the Feeling or Style
You can also tell the AI how the app should feel. Calm? Playful? Clean? This shapes colors, text, and design.
Even a few words guide the result a lot.
I want the app to feel calm and gentle, with soft blue colors and rounded buttons.Put It All Together
A strong description usually has a few parts: the goal, the users, the main screen, the main actions, and the style.
You don't need perfect grammar. You just need to cover these basics so the AI has a full picture.
It's Okay to Not Know Everything
You don't need every detail before you start. Describe what you do know, and tell the AI where you're unsure.
The AI can suggest options for the rest. Describing is a conversation, not a perfect speech.
I'm not sure how the reset should work each day. Can you suggest a simple option for me?Quick Check
Let's see what you remember about describing your idea.
Recap
You learned how to describe an idea so an AI can build it. The key points:
- Start with one simple sentence about the goal.
- Say who it's for and what they see and do.
- Use plain words and give examples.
- Mention what to avoid and how it should feel.
Next, you'll learn how to break a big idea into small, clear steps.
자주 묻는 질문
“원하는 것 설명하기” 강의는 무료인가요?
네 — “원하는 것 설명하기” 전체 내용을 이 웹사이트에서 무료로 읽을 수 있습니다. 인터랙티브하게 실습하려면(내장 코드 에디터와 24/7 AI 튜터), CoddyKit PRO로 업그레이드하면 Vibe Coding 강의 전체를 잠금 해제할 수 있습니다. Vibe Coding 강의에는 총 4개의 강의가 포함되어 있습니다.
“원하는 것 설명하기”에서 뭘 배우나요?
인공지능이 이해할 수 있도록 목표를 명확히 제시하십시오. 브라우저에서 직접 실행하는 실습 코드로 Vibe Coding을(를) 배우며, 24/7 AI 튜터가 강의를 진행하면서 질문에 답변해줍니다.
Vibe Coding을(를) 시작하는 데 경험이 필요한가요?
사전 경험은 필요하지 않습니다. CoddyKit의 Vibe Coding은(는) 초급자부터 고급 학습자까지를 위해 구성되어 있으므로, 여기서 시작하거나 처음부터 시작할 수 있으며 자신의 속도대로 진행할 수 있습니다. 이것은 4개 중 1번째 강의입니다.
“원하는 것 설명하기” 강의는 얼마나 걸리나요?
대부분의 CoddyKit 강의는 약 5~10분이 소요됩니다. 각 강의는 간결하고 인터랙티브하여 꾸준한 진행이 가능하며, 웹과 앱에서 중단한 부분부터 바로 시작할 수 있습니다.
이 Vibe Coding 강의에서 코드를 작성하고 실행할 수 있나요?
네. 모든 Vibe Coding 강의에는 내장 코드 에디터가 포함되어 있으므로, 브라우저에서 바로 실제 코드를 작성하고 실행한 후 즉시 AI 피드백을 받을 수 있습니다 — 로컬 설정이 필요 없습니다.
이 강의의 모든 강의
- 원하는 것 설명하기
- 아이디어를 단계로 나누기
- 인공지능에게 계획 세우기 요청하기
- 계획 함께 다듬기