AI로 만들 때 스택 정하는 프롬프트
내가 유지보수할 수 있는지를 기준으로 스택을 고릅니다. 모델이 잘 쓰는 것과 내가 고칠 수 있는 것을 구분합니다.
| 분류 | 개발 › 바이브 코딩 |
|---|---|
| 태그 | 분석아이디어개발자 |
Help me choose a stack for a project I will build with AI assistance. Criteria, in this order: 1. *Can I debug it alone when the model is wrong?* This matters more than how well the model writes it. A stack I cannot read becomes unmaintainable at the first real bug. 2. How much of the project is boilerplate the model handles well. 3. How far I can get before needing infrastructure decisions. 4. Exit cost if I picked wrong. Produce: - Two or three candidate stacks with those criteria assessed. - A recommendation, with the part I will most likely get stuck on. - What to avoid given my stated skills, and why. - The first thing to build to test the choice cheaply. Rules: - Weight my existing skills heavily. A popular stack I cannot read is the wrong choice for this mode of working. - *Do not assert current version numbers, pricing, or framework status* — verify those separately. Say which claims need checking. - Prefer boring and well-documented. The model's knowledge of it is deeper and so is the help available when stuck.
붙여 넣으면 맨 아래에 채울 칸(만들려는 것 · 내가 다룰 수 있는 것 · 제약)이 나옵니다
어떤 프롬프트인가
AI가 잘 짜는 스택과 내가 고칠 수 있는 스택은 다르다. 이 프롬프트는 후자를 우선하고, 막혔을 때 혼자 디버깅할 수 있는지를 기준에 넣는다.
같은 분류의 프롬프트
| 웹사이트 제작 전문가 프롬프트 | |
| AI 개인 코칭 앱 프롬프트 | |
| 애니 정보 앱 아이디어 프롬프트 | |
| 비즈니스 대시보드 생성 프롬프트 | |
| 데이트 프로필 최적화 프롬프트 |