Skip to content

Vibe Coding 시대의 풀스택 개발

머리말

Vibe Coding이란? 간단히 말해 "자연어로 코드를 작성하는 것"입니다. 여러분이 원하는 것을 한국어나 영어로 설명하면 AI가 코드를 생성해줍니다. 이는 소프트웨어 개발의 게임 규칙을 완전히 바꿔놓았습니다.

하지만 여기서 핵심적인 질문이 있습니다. AI는 코드를 대신 작성해줄 수 있지만, AI가 여러분의 사고를 대신할 수는 없습니다. 여러분은 여전히 "무엇을 작성해야 하는지", "왜 이렇게 작성해야 하는지", "어떻게 옳고 그름을 판단할지"를 알아야 합니다. 이것이 바로 이 장에서 여러분이 갖추게 될 기초 인식 프레임워크입니다.

이 글에서 무엇을 배울 수 있나요?

이 장을 마치면 다음과 같은 것들을 얻을 수 있습니다:

  • 도메인 전체 인식: 프론트엔드, 백엔드, AI 알고리즘 등 각 방향이 무엇을 하는지 이해합니다
  • 기술 스택 선택 능력: "어떤 언어/프레임워크를 배워야 할까?"에 대해 합리적인 판단을 내릴 수 있습니다
  • 성장 경로 명확화: 제로베이스에서 3-5년 경력 엔지니어로 성장하는 기술 진화 과정을 이해합니다
  • Vibe Coding 사고방식: AI 보조 시대에 어떤 능력이 더 중요해지는지 이해합니다
내용핵심 개념
제 1 장컴퓨터 분야 전체 지도프론트엔드, 백엔드, 모바일, AI, 운영
제 2 장프론트엔드란 무엇인가사용자가 인지하는 인터페이스 계층
제 3 장백엔드란 무엇인가무대 뒤의 서버 로직
제 4 장프로그래밍 언어 지도컴퓨터와 소통하는 도구
제 5 장풀스택 엔지니어프론트엔드와 백엔드를 모두 다루는 멀티플레이어
제 6 장AI 알고리즘 엔지니어기계가 사고하는 법을 학습시키기
제 7 장성장 경로입문부터 숙련까지의 로드맵

0. Vibe Coding: 소프트웨어 개발의 새로운 패러다임

0.1 Vibe Coding이란?

예전의 소프트웨어 개발을 상상해보세요:

Traditional development flow
YouLearn syntaxWrite codeDebugRead docsModifyRun
↑ Repeated loop ↓
Vibe Coding flow
YouDescribe requirements in natural languageAI generates codeYou review and adjustRun
↑ Fast iteration ↓

핵심 변화: "코드를 어떻게 작성할지"에서 "요구사항을 어떻게 설명할지"로 변화합니다.

0.2 Vibe Coding 시대에 어떤 능력이 더 중요할까요?

Changing Skill ImportanceWhich skills matter more in the AI era?
More important before AI
Syntax memory
Remember APIs and syntax details
Manual coding speed
Type code quickly
Documentation search
Find API usage quickly
More important in the AI era
Requirement description
Describe needs accurately in natural language
Code review ability
Judge whether AI-generated code is correct
Architecture design
Design the overall system structure
Problem diagnosis
Know where to investigate when issues appear
Key insight:AI can help you write code, but judgment, architecture thinking, domain knowledge, and debugging ability cannot be replaced by AI.

💡 핵심 인사이트

AI가 코드 작성을 도와줄 수 있지만, 다음과 같은 능력은 AI가 대체할 수 없습니다:

  • 판단력: AI가 생성한 코드가 맞는지, 좋은지 판단하는 능력
  • 아키텍처 사고: 시스템을 어떻게 설계하고 모듈을 어떻게 나눌지 아는 능력
  • 도메인 지식: 비즈니스 로직을 이해하고 "무엇을 해야 하는지" 아는 능력
  • 디버깅 능력: 문제가 발생했을 때 어디서부터 확인해야 할지 아는 능력

1. 컴퓨터 분야 전체 지도

각 방향을 깊이 파고들기 전에, 먼저 전체적인 인식을 갖추세요.

Computer Field MapClick to inspect details
Frontend
Everything users can see and interact with
HTML/CSSJavaScriptReact/Vue
Backend
Server-side business logic and data processing
Node.jsGoJavaPython
Mobile
Application experience on phones
SwiftKotlinFlutter
AI/Algorithms
Make systems smarter
PyTorchTensorFlowMachine learning
DevOps
Keep systems running reliably
DockerK8sCI/CD
Data engineering
Data collection, storage, and analysis
SQLSparkData warehouse
Advice:Do not try to learn every field at once. Pick one direction first, build a strong base, then expand horizontally.

1.1 "레스토랑" 비유로 각 분야 이해하기

소프트웨어 시스템을 하나의 레스토랑으로 상상해보세요:

분야레스토랑 역할하는 일산출물
프론트엔드인테리어 + 메뉴 + 웨이터사용자가 보고 상호작용할 수 있는 모든 것웹페이지, 미니 프로그램, 앱 인터페이스
백엔드주방 + 창고비즈니스 로직 처리, 데이터 저장API, 데이터베이스, 서버 프로그램
모바일배달 창구스마트폰에서의 앱 경험iOS/Android 앱
AI/알고리즘연구개발부시스템을 "똑똑하게" 만들기추천 모델, 이미지 인식, 지능형 대화
운영/DevOps시설 관리 + 보안시스템 안정적 운영 보장배포 스크립트, 모니터링 시스템, 보안 방어
데이터 엔지니어링재무 + 분석가데이터 수집, 저장, 분석데이터 파이프라인, 리포트, 대시보드

1.2 각 분야의 기술 스택 개요

이 용어들에 겁먹지 마세요. 여기서는 단지 "알아두는" 정도면 충분합니다:

분야핵심 언어주요 프레임워크/도구대표 산출물
프론트엔드JavaScript, TypeScriptReact, Vue, CSS웹페이지, 관리자 대시보드
백엔드Node.js, Go, Java, PythonExpress, Gin, SpringAPI 서비스
모바일Swift, Kotlin, DartSwiftUI, Jetpack, Flutter모바일 앱
AI/알고리즘PythonPyTorch, TensorFlow모델, 알고리즘
운영Shell, PythonDocker, Kubernetes배포 방안

💡 초보자를 위한 조언

한 번에 모든 것을 배우려고 하지 마세요. 먼저 한 방향을 깊이 파고들어 "거점"을 구축한 다음, 수평적으로 확장하세요. 풀스택은 "모든 것을 조금씩 아는 것"이 아니라 "하나의 핵심 강점이 있고, 다른 방향도 활용할 수 있는 것"입니다.


2. 프론트엔드란?

2.1 한 마디 정의

프론트엔드 = 사용자가 직접 보고, 클릭하고, 상호작용할 수 있는 부분입니다.

웹페이지를 열었을 때:

  • 페이지 레이아웃, 색상, 글꼴 → 프론트엔드
  • 버튼 클릭 후의 애니메이션 효과 → 프론트엔드
  • 폼 입력, 데이터 표시 → 프론트엔드
  • 페이지가 모바일 화면에 어떻게 적응하는지 → 프론트엔드

2.2 프론트엔드 3종 세트

Frontend TriadThe three foundations of web development
HTML
Structure layer
House skeleton: walls, doors, windows
divspanforminput
CSS
Presentation layer
House decoration: color, position, size
colorflexgridanimation
JavaScript
Behavior layer
House automation: lights and doors
EventsDOM operationsNetwork requests
How they work together:HTML builds the skeleton, CSS dresses it, and JavaScript makes it move. All three are necessary.

"집 인테리어"에 비유하기:

기술인테리어 역할책임
HTML집 구조벽의 위치, 문의 위치, 방 구분
CSS장식 스타일벽 색상, 가구 배치, 조명 효과
JavaScript스마트 홈조명 스위치, 커튼 자동 개폐, 보안 시스템

2.3 프론트엔드 프레임워크: 왜 사용해야 할까?

네이티브 HTML/CSS/JS로도 웹페이지를 만들 수 있는데, 왜 React, Vue 같은 프레임워크를 배워야 할까요?

Frontend Framework EvolutionFrom jQuery to modern frameworks
Native era1990s
Manipulate page elements directly; build everything from scratch
HTMLCSSJavaScript
jQuery era2006-2015
Simplified page manipulation and cross-browser compatibility
jQueryBootstrap
MVVM era2010-2015
Data-driven views and two-way binding
Angular.jsKnockout
Component era2013-present
Declarative components with automatic UI updates
ReactVueAngular
New era2020-present
Compile-time optimization and less runtime overhead
SvelteSolid
What frameworks solve:They solve how to update UI efficiently when data changes. Modern frameworks let you focus on what the data is while they handle how the UI changes.

핵심 이유: 페이지가 복잡해지면(예: 타오바오, 위챗 웹 버전), 코드로 페이지 요소를 하나하나 직접 조작하는 것은 매우 혼란스러워집니다. 프레임워크는 "복잡성 관리"를 도와줍니다.

2.4 프론트엔드 엔지니어의 하루

9:00  디자인 시안 확인, 어떤 기능을 만들지 이해
10:00 React/Vue로 컴포넌트 코드 작성
12:00 점심 시간
14:00 백엔드와 API 연동, 데이터 표시 디버깅
16:00 버그 수정, 페이지 성능 최적화
18:00 코드 리뷰, 팀과 기술 방안 논의

3. 백엔드란?

3.1 한 마디 정의

백엔드 = 사용자에게 보이지 않지만, 전체 시스템의 작동을 지탱하는 로직입니다.

온라인 쇼핑으로 주문할 때:

  • 계정 비밀번호 검증 → 백엔드
  • 상품 재고 확인 → 백엔드
  • 할인 가격 계산 → 백엔드
  • 주문 생성, 결제 처리 → 백엔드
  • 창고 발송 알림 → 백엔드

3.2 백엔드의 핵심 책임

Backend Core ConceptsCore server-side responsibilities
API design
Define how clients interact with servers
RESTfulGraphQL
Business logic
Handle core business rules and workflows
Order handlingPayment flow
Data storage
Persist and query data
MySQLRedis
Auth
Verify identity and control permissions
JWTOAuth
Performance
Caching, async work, and concurrency
CacheMessage queue
Security
Prevent attacks and data leaks
SQL injection defenseHTTPS
Request handling flow
Receive requestResolve routeRun business logicOperate on dataReturn response
Backend core value:It is not just writing code; it is designing systems. Making systems stable, secure, efficient, and scalable is the real backend engineering capability.

"레스토랑 주방"에 비유하기:

백엔드 책임주방 비유구체적 내용
API 설계메뉴 설계"사용자가 무엇을 주문할 수 있는지", "어떻게 주문하는지" 정의
비즈니스 로직요리 과정주문 처리, 가격 계산, 권한 검증
데이터 저장창고 관리데이터를 데이터베이스에 저장, 데이터 조회
성능 최적화주방 효율캐싱, 비동기 처리, 로드 밸런싱
보안 방어식품 안전SQL 인젝션 방지, 권한 제어

3.3 백엔드 언어 선택 방법

언어특징적합한 시나리오
Node.js프론트엔드 친화적, JavaScript 풀스택중소규모 프로젝트, 빠른 프로토타입
Go고성능, 강력한 동시성고동시성 서비스, 마이크로서비스 아키텍처
Java성숙한 생태계, 엔터프라이즈급대규모 엔터프라이즈 시스템, 은행
Python간결함, 우수한 AI 생태계데이터 처리, AI 서비스

💡 초보자 조언

이미 JavaScript(프론트엔드 기초)를 알고 있다면, Node.js가 가장 자연스러운 백엔드 입문 선택입니다. 하나의 언어로 프론트엔드와 백엔드를 모두 작성할 수 있습니다.

3.4 백엔드 엔지니어의 하루

9:00  API 요구사항 문서 확인
10:00 데이터베이스 테이블 구조 설계
11:00 API 인터페이스 코드 작성
14:00 프론트엔드와 연동 테스트, 인터페이스 문제 수정
16:00 느린 쿼리 최적화, 운영 이슈 처리
18:00 코드 리뷰, 기술 문서 작성

4. 프로그래밍 언어 지도

4.1 프로그래밍 언어란?

프로그래밍 언어 = 인간과 컴퓨터를 연결하는 다리입니다.

컴퓨터는 0과 1만 인식하고, 인간은 자연어로 소통하는 데 익숙합니다. 프로그래밍 언어는 그 중간 계층입니다:

  • 인간은 프로그래밍 언어로 코드를 작성합니다(0/1보다 이해하기 쉬움)
  • 컴퓨터는 프로그래밍 언어를 기계 명령어로 번역합니다

4.2 언어 분류

Programming Language ClassificationView languages from different dimensions
Static typing
Variable types are determined at compile time
JavaC++GoTypeScript
Dynamic typing
Variable types are determined at runtime
PythonJavaScriptRuby
Selection advice:Go deep in one mainstream language first and understand programming ideas; learning other languages becomes much easier afterward.

실행 방식에 따른 분류:

유형원리대표 언어특징
컴파일형먼저 기계어로 번역한 후 실행C, C++, Go, Rust실행 빠름, 컴파일 느림
인터프리터형실행하면서 번역Python, JavaScript, Ruby개발 빠름, 실행 느림
바이트코드형절충 방안Java, Kotlin, C#성능과 개발 효율성 균형

타입 시스템에 따른 분류:

유형특징대표 언어
정적 타입변수 타입이 코드 작성 시 결정됨Java, TypeScript, Go
동적 타입변수 타입이 런타임에 결정됨Python, JavaScript, Ruby
강타입타입 검사가 엄격함, 자동 변환 없음Python, Java
약타입타입 검사가 느슨함, 자동 변환 있음JavaScript, PHP

4.3 어떤 언어를 배워야 할까?

Language Selection GuideChoose a language based on your goal
Web frontend
Web pages, mini apps, H5
Recommended:JavaScriptTypeScript
Web backend
API services and business systems
Recommended:Node.jsGoJavaPython
Mobile
iOS / Android apps
Recommended:SwiftKotlinFlutter
AI / Data science
Machine learning and data analysis
Recommended:Python
Systems programming
Operating systems and embedded work
Recommended:CC++Rust
Rapid prototyping
Scripts, automation, small tools
Recommended:PythonShell
Core principle:A language is only a tool; problem-solving ability matters more. Master one first, then transfer the ideas.

💡 선택 원칙

"최고의 언어"는 없으며, "시나리오에 가장 적합한 언어"만 있습니다. 초보자 제안:

  1. 먼저 하나의 언어를 깊이 배우기: 프로그래밍 사고방식 구축
  2. 그 다음 두 번째 언어를 배우며 비교하기: 언어 설계의 차이점 이해
  3. 필요에 따라 학습하기: 프로젝트 요구에 따라 선택

5. 풀스택 엔지니어: 프론트엔드와 백엔드를 모두 섭렵

5.1 풀스택이란?

풀스택 엔지니어 = 프론트엔드 + 백엔드 개발을 독립적으로 완료할 수 있는 엔지니어입니다.

Fullstack Skill TreeCore abilities across frontend and backend
Frontend skills
HTML/CSS
JavaScript
Framework usage
Responsive design
Fullstack core
HTTP protocol
Git collaboration
Debugging ability
System design
Backend skills
API design
Database operations
Business logic
Server deployment
Fullstack does not mean expert at everything:The core is connecting frontend and backend and independently delivering a complete feature. You do not need expert depth in every domain.

5.2 풀스택의 장점

장점설명
독립적 프로젝트 완성요구사항부터 런칭까지 혼자서 해결
낮은 커뮤니케이션 비용프론트엔드와 백엔드 간의 불필요한 논쟁 불필요
넓은 기술 시야전체 시스템의 작동 방식 이해
스타트업 친화적빠른 아이디어 검증, MVP 개발

5.3 풀스택의 도전 과제

도전 과제설명
깊이 vs 넓이"모든 것을 조금씩 알지만, 깊이가 부족하기" 쉬움
빠른 기술 변화프론트엔드와 백엔드 기술 모두 빠르게 진화 중
분산된 에너지여러 분야에 동시에 집중해야 함

5.4 풀스택 성장 조언

제 1 단계: 거점 구축
└── 한 방향을 깊이 파고들기 (프론트엔드 또는 백엔드부터 시작 권장)
└── 독립적으로 프로젝트를 완성할 수 있는 수준 도달

제 2 단계: 수평적 확장
└── 다른 방향의 기초 학습
└── 간단한 풀스택 프로젝트 완성 가능

제 3 단계: 융합과 통달
└── 프론트엔드와 백엔드의 협업 방식 이해
└── 완전한 기술 아키텍처 설계 가능

제 4 단계: 지속적 정진
└── 특정 분야에서 깊이 유지
└── 다른 분야는 "사용 가능한" 수준 유지

6. AI 알고리즘 엔지니어: 기계가 사고하는 법을 학습시키기

6.1 AI 엔지니어 vs 전통적 개발

AI Engineer vs Traditional EngineerDifferences in working style
Traditional engineer
1Understand requirements
2Read docs and learn syntax
3Write code by hand
4Debug and fix bugs
5Optimize performance
6Write tests
Coding time share60-70%
Thinking time share30-40%
VS
AI engineer
1Understand requirements
2Describe them to AI in natural language
3Review AI-generated code
4Judge whether it meets expectations
5Adjust requirements and regenerate
6Integrate into the project
Coding time share20-30%
Thinking time share70-80%
Skill focus shift
Syntax memoryImportance down
Requirement descriptionImportance up
Manual coding speedImportance down
Code review abilityImportance up
Documentation lookupImportance down
Architecture designImportance up
Debugging tricksImportance down
Problem diagnosisImportance up
Core competitiveness in the AI era:It is not "can write code"; it is "can describe requirements, judge correctness, and design solutions." AI is your programming assistant, but you remain the decision-maker.
차원전통적 개발AI 알고리즘 엔지니어
핵심 과제결정론적 비즈니스 로직 구현모델 훈련, 알고리즘 최적화
사고방식"만약 A이면 B를 실행""기계가 데이터로부터 규칙을 학습하도록"
코드 산출물기능 모듈, 시스템모델, 훈련 스크립트
디버깅 방식중단점, 로그지표 확인, 하이퍼파라미터 조정
성공 기준기능 정확성, 버그 없음정확도, 재현율 기준 달성

6.2 AI 엔지니어의 스킬 트리

AI 엔지니어 (2025)

    ├── 기초 능력
    │   ├── Python (주력 언어)
    │   ├── 데이터 처리 (Pandas, NumPy)
    │   └── 기본 수학적 직관 (선형대수, 확률통계)

    ├── 대규모 모델 응용 (가장 인기 있는 방향)
    │   ├── Prompt Engineering (프롬프트 엔지니어링)
    │   ├── RAG (검색 증강 생성)
    │   ├── AI Agent (AI가 자율적으로 작업을 완료하도록)
    │   ├── Function Calling / MCP (AI가 외부 도구를 호출하도록)
    │   └── 미세 조정과 배포 (LoRA, vLLM)

    ├── 생성형 AI (GenAI)
    │   ├── 텍스트 생성 (GPT, Claude, Gemini)
    │   ├── 이미지 생성 (Stable Diffusion, Midjourney, FLUX)
    │   ├── 비디오 생성 (Sora, Kling)
    │   └── 멀티모달 (텍스트 + 이미지 + 오디오)

    └── 전통적 머신러닝 (여전히 중요)
        ├── 지도학습 (분류, 회귀)
        ├── 딥러닝 프레임워크 (PyTorch)
        └── 모델 평가 및 최적화

6.3 AI 엔지니어의 하루

9:00  모델 훈련 결과 확인, 지표 분석
10:00 데이터 전처리, 훈련 데이터 정제
12:00 점심 시간
14:00 모델 구조 조정, 새로운 방안 시도
16:00 실험 실행, 다양한 방안의 효과 비교
18:00 실험 보고서 작성, 팀과 다음 단계 논의

6.4 Vibe Coding 시대의 AI 엔지니어

AI 보조 개발이 AI 엔지니어에게 미치는 영향:

변화설명
코드 생성AI가 훈련 스크립트, 데이터 처리 코드를 생성할 수 있음
논문 읽기AI가 논문의 핵심을 요약해줄 수 있음
실험 기록AI가 실험 결과를 정리해줄 수 있음
변하지 않는 것문제에 대한 이해, 결과에 대한 판단, 방향에 대한 통찰

7. 성장 경로: 입문부터 숙련까지

7.1 3-5년 성장 로드맵

Engineer Growth PathSkill evolution from beginner to expert
🌱Beginner0-1 year
Learn basic syntax and tools; complete simple tasks
Core skills:
One language basicsGit usageDebuggingReading docs
Typical output:Can independently complete small features and fix simple bugs
🌿Growing1-2 years
Use common frameworks and best practices; own modules independently
Core skills:
Framework fluencyCode standardsUnit testsAPI design
Typical output:Own a feature module with stable code quality
🌳Advanced2-3 years
Go deep in one field and begin making technical choices
Core skills:
Domain depthPerformance optimizationArchitecture designTechnology selection
Typical output:Lead technical solution design and solve complex problems
🌲Mature3-5 years
Become fullstack or a domain expert and lead a small team
Core skills:
Fullstack abilityTeam collaborationTechnical sharingProject management
Typical output:Own core systems and mentor newcomers
🏔️Expert5+ years
Make technical decisions and build industry influence
Core skills:
Technology strategyTeam buildingIndustry insightInnovation leadership
Typical output:Decide technical direction and grow technical teams
Growth key:Build fundamentals and independent task ability in the first 1-2 years; choose a direction and develop depth in years 2-3; expand horizontally and build architecture thinking in years 3-5; after 5+ years, focus on technical decisions and team influence.

7.2 단계별 능력 요구사항

단계기간핵심 능력대표 산출물
입문0-1년하나의 언어 + 기본 도구 숙달간단한 기능 모듈 완성 가능
발전1-2년하나의 기술 스택 + 엔지니어링 숙달중간 규모 프로젝트 독립적 완성 가능
고급2-3년한 분야 깊이 + 아키텍처 능력시스템 방안 설계 가능
시니어3-5년기술 깊이 + 비즈니스 이해 + 팀 협업대규모 프로젝트 주도 가능

7.3 Vibe Coding 시대의 학습 전략

Vibe Coding Learning StrategyHow to learn efficiently in the AI era
1
Understand first, then ask AI to write
Do not ask AI to code immediately. First understand the problem and solution, then use AI to accelerate implementation.
2
Treat AI as a pair-programming partner
Ask AI to explain unfamiliar concepts. Discuss complex solutions with it. AI is a knowledgeable colleague.
3
Learn to review AI output
AI-generated code is not always correct. You need to judge logic, security risks, and performance.
4
Build your own knowledge system
AI can fill gaps, but the core mental model is yours. Knowing what exists lets you ask how to use it.
5
Learn through practice
Build real projects and solve real problems. Let AI remove syntax friction while you focus on business problems.
Core principle:AI is your programming assistant, but you are always the decision-maker. Learning to ask, judge, and integrate matters more than learning to type code.

💡 핵심 조언

  1. 기초가 도구보다 중요합니다: 언어 특성, 데이터 구조, 알고리즘 사고가 근간입니다
  2. 실천이 이론보다 중요합니다: 프로젝트 수행이 최고의 학습 방법입니다
  3. 사고가 암기보다 중요합니다: "어떻게 하는지"를 암기하는 것보다 "왜 그런지"를 이해하는 것이 더 가치 있습니다
  4. AI는 도구이지 지팡이가 아닙니다: AI로 학습을 가속화하되, AI가 사고를 대체하게 하지 마세요

8. 정리: Vibe Coding 시대의 핵심 경쟁력

이 장을 돌아보며, 우리는 컴퓨터 분야에 대한 전체적인 인식을 갖추었습니다:

  1. 분야 구분: 프론트엔드, 백엔드, 모바일, AI, 운영, 데이터 — 각각 중점이 다릅니다
  2. 기술 스택 선택: 최고의 기술은 없으며, 시나리오에 가장 적합한 기술만 있습니다
  3. 성장 경로: 먼저 깊이, 그 다음 넓이, 거점을 구축한 후 수평적 확장
  4. AI 시대: AI는 코드 작성을 도와줄 수 있지만, 여러분의 사고를 대신할 수는 없습니다

Vibe Coding 시대의 3계층 능력

┌─────────────────────────────────────────┐
│  제 3 계층: 판단력 (AI가 대체할 수 없음)        │
│  - 무엇이 옳은지 알기                         │
│  - 무엇이 좋은지 알기                          │
│  - 어느 방향으로 나아가야 할지 알기             │
├─────────────────────────────────────────┤
│  제 2 계층: 아키텍처 사고 (AI 보조 가능)        │
│  - 시스템 설계 능력                           │
│  - 모듈 분할 능력                             │
│  - 기술 스택 선택 능력                         │
├─────────────────────────────────────────┤
│  제 1 계층: 코드 구현 (AI가 잘하는 영역)        │
│  - 문법 작성                                 │
│  - API 호출                                  │
│  - 일반적인 패턴 구현                          │
└─────────────────────────────────────────┘