클로드 코드 + 슈퍼 클로드 Claude AI
node.js 설치
Node.js — Run JavaScript Everywhere
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
nodejs.org
python 설치
https://www.python.org/downloads/
Download Python
The official home of the Python Programming Language
www.python.org
cursor 설치
Cursor - The AI Code Editor
Built to make you extraordinarily productive, Cursor is the best way to code with AI.
cursor.com
git 설치
Git - Downloads
Downloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. Latest source Release 2.50.1 Release Notes (2025-06-16) Download Source Code GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but ther
git-scm.com
클로드 코드
https://docs.anthropic.com/ko/docs/claude-code/overview
Claude Code 개요 - Anthropic
Claude Code의 보안 장치와 안전한 사용을 위한 모범 사례 알아보기
docs.anthropic.com
Powershell 관리자로 실행
# Claude Code 설치
npm install -g @anthropic-ai/claude-code
# 파이썬 패키지 관리자 uv 설치
powershell -c "irm https://astral.sh/uv/install.ps1 | iex"
# Super Claude 설치
git clone https://github.com/SuperClaude-Org/SuperClaude_Framework.git
cd SuperClaude_Framework
uv sync
python3 -m SuperClaude install
# 개발자 설정 (모든 기능 포함)
python -m SuperClaude install --profile developer
슈퍼 클로드
https://github.com/SuperClaude-Org/SuperClaude_Framework
GitHub - SuperClaude-Org/SuperClaude_Framework: A configuration framework that enhances Claude Code with specialized commands, c
A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies. - SuperClaude-Org/SuperClaude_Framework
github.com
클로드 코드 템플릿
Claude Code Templates - Ready-to-use configurations
Browse and install Claude Code configuration templates for different languages and frameworks. Includes 100+ agents, 159+ commands, 23+ MCPs, and 14+ templates.
www.aitmpl.com
커서 마켓플레이스에서
Korean language pack visual studio code 설치
Claude Code for VSCode 설치
Help > Show All Command > Configure Display Language > 한국어 선택
커서 재시작
/init
claude.md 파일 생성 (환경설정 및 지침)