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 파일 생성 (환경설정 및 지침)
'Web' 카테고리의 다른 글
DIV 팝업창 띄우기 (0) | 2024.02.27 |
---|---|
호스팅에 도메인 서로 다른 페이지 이동하기 (0) | 2024.02.23 |
티스토리 에드센스 자동 광고에 여백 주기 (5) | 2023.01.01 |
드림위버CC에서 테이블 드래그해서 선택 (0) | 2022.11.17 |
드림위버CC 하단 바 활성화하여 예전 스타일로 변경 (0) | 2022.11.17 |