본문으로 건너뛰기
디렉토리로 돌아가기
참고 가이드
Code generation

Cursor

AI-native code editor for building and refactoring real codebases.

평가

4.7

가격프리미엄 무료
무료 등급

Free and paid plans based on model usage and advanced AI features.

CU

Cursor is a code editor with AI assistance for generating, editing, and understanding code. It is better suited to builders who are willing to work with files and repositories directly.

편집 요약

Best when a builder wants to own the codebase instead of staying entirely inside an app-builder abstraction.

적합한 대상

  • Repo-aware coding
  • Refactoring
  • Builders learning real code

사용 사례

  • Explain unfamiliar code
  • Generate components
  • Refactor app flows

연동

  • Git
  • terminal workflows
  • common package managers

장점

  • Works directly in code
  • Good for iterative refactors
  • Helps bridge vibe coding and engineering

단점

  • Requires more technical confidence
  • AI output still needs review and tests

제한 사항

  • Not an app hosting platform
  • Does not remove the need for architecture judgment

대안

GitHub Copilot
Windsurf
Replit Agent

커뮤니티 메모

설비 검토는 공개 디렉터리 검토가 검수 뒤에 열릴 때까지 자리 표시자입니다.

Great with tests

5/5

Most useful when I pair it with a strict test suite and review every diff.

Indie engineer