GitHub Copilot Chat 쿡북
GitHub Copilot 채팅에서 사용할 프롬프트의 예를 찾아 보세요.
Spotlight



31 예시 살펴보기
템플릿 만들기
Copilot Chat을 사용하면 워크플로를 간소화하고 프로젝트 전반의 일관성을 보장하는 템플릿을 만드는 데 도움이 됩니다.- Communicate effectively
- Author and optimize with Copilot
- Simple
정보 추출
GitHub의 Copilot Chat은 이슈와 토론에서 핵심 정보를 추출하는 데 도움을 줄 수 있습니다.- Communicate effectively
- Author and optimize with Copilot
- Simple
연구 종합
Copilot Chat은 여러 출처의 연구 결과와 인사이트를 하나의 응집력 있는 요약으로 종합하는 데 도움을 줍니다.- Communicate effectively
- Author and optimize with Copilot
- Simple
다이어그램 만들기
GitHub Copilot Chat을 사용하면 데이터를 더 잘 이해하고 인사이트를 전달하는 다이어그램을 만들 수 있습니다.- Communicate effectively
- Visualize data
- Simple
표 생성
Copilot Chat은 정보를 구성하고 명확하게 제시하기 위해 표를 만드는 데 도움을 줄 수 있습니다.- Communicate effectively
- Author and optimize with Copilot
- Simple
잘못된 JSON 디버깅
Copilot Chat은 JSON 데이터의 구문 오류나 구조적 문제를 식별하고 해결할 수 있습니다.- Debugging code
- Author and optimize with Copilot
- Intermediate
API 속도 제한 처리
Copilot Chat은 재시도 논리 구현을 감지하는 코드를 제안하여 API 속도 제한을 처리하는 데 도움이 될 수 있습니다.- Debugging code
- Author and optimize with Copilot
- Intermediate
잠재적인 기능 구현 살펴보기
Copilot Chat은 단일 기능을 구현하기 위한 다양한 방법을 탐색하는 데 도움이 될 수 있습니다.- Functionality analysis
- Author and optimize with Copilot
- Intermediate
사용자 피드백 분석 및 통합
Copilot Chat은 사용자 피드백을 프로젝트에 통합하는 프로세스를 향상시킬 수 있습니다.- Functionality analysis
- Author and optimize with Copilot
- Intermediate
코드 가독성 및 유지 관리 기능 향상
Copilot Chat은 코드를 더 쉽게 이해하고 유지 관리할 방법을 제안할 수 있습니다.- Refactoring code
- Author and optimize with Copilot
- Simple
lint 오류 수정
Copilot Chat은 코드 linter로 식별되는 문제를 해결하는 방법을 제안할 수 있습니다.- Refactoring code
- Author and optimize with Copilot
- Intermediate
성능 최적화를 위한 리팩터링
Copilot Chat은 느리게 실행되는 코드를 가속화하는 방법을 제안할 수 있습니다.- Refactoring code
- Author and optimize with Copilot
- Simple
디자인 패턴을 구현하기 위한 리팩터링
Copilot Chat은 코드를 개선하는 데 사용할 수 있는 디자인 패턴을 제안할 수 있습니다.- Refactoring code
- Author and optimize with Copilot
- Intermediate
데이터 액세스 레이어 리팩터링
Copilot Chat은 비즈니스 논리에서 데이터 액세스 코드를 분리하는 방법을 제안하여 애플리케이션을 더 쉽게 유지 관리하고 확장할 수 있습니다.- Refactoring code
- Author and optimize with Copilot
- Advanced
UI 구성 요소에서 비즈니스 논리 분리
Copilot Chat을 사용하면 비즈니스 논리를 사용자 인터페이스 코드와 분리하여 애플리케이션을 더 쉽게 유지 관리하고 스케일링할 수 있습니다.- Refactoring code
- Author and optimize with Copilot
- Advanced
횡단 관심사 처리
Copilot Chat은 코드가 있는 메서드나 함수의 핵심 관심사 이외의 우려 사항과 관련된 코드를 방지하는 데 도움이 될 수 있습니다.- Refactoring code
- Author and optimize with Copilot
- Intermediate
복잡한 상속 계층 구조 간소화
Copilot Chat은 여러 계층의 상속이 포함된 클래스를 방지하기 위해 코드를 리팩터링하는 데 도움이 될 수 있습니다.- Refactoring code
- Author and optimize with Copilot
- Intermediate
데이터베이스 교착 상태 또는 데이터 무결성 문제 해결
Copilot Chat를 사용하면 데이터베이스 작업이 느리거나 차단되는 코드나 누락되거나 잘못된 데이터가 있는 테이블을 방지할 수 있습니다.- Refactoring code
- Author and optimize with Copilot
- Advanced
코드를 다른 프로그래밍 언어로 번역
Copilot Chat는 코드를 다시 작성하여 동일한 작업을 수행하지만 다른 프로그래밍 언어로 수행할 수 있습니다.- Refactoring code
- Author and optimize with Copilot
- Simple
Creating issues
Copilot Chat can help you quickly create issues without filling out every field manually.- Documenting code
- Author and optimize with Copilot
- Simple
레거시 코드 문서화
Copilot Chat은 레거시 코드를 문서화하는 데 도움이 될 수 있습니다.- Documenting code
- Author and optimize with Copilot
- Simple
레거시 코드 설명
Copilot Chat은 익숙하지 않은 코드를 설명하는 데 도움이 될 수 있습니다.- Documenting code
- Author and optimize with Copilot
- Simple
복잡한 알고리즘이나 논리 설명
Copilot Chat은 복잡한 알고리즘이나 논리에 대한 명확하고 간결한 설명서를 추가하는 데 도움이 될 수 있습니다.- Documenting code
- Author and optimize with Copilot
- Intermediate
코드 변경 내용과 설명서 동기화
Copilot Chat은 코드 설명서를 최신 상태로 유지하는 데 도움이 될 수 있습니다.- Documenting code
- Author and optimize with Copilot
- Intermediate
토론 또는 블로그 게시물 작성
Copilot Chat은 토론이나 블로그 게시물의 아이디어, 개요, 초안을 생성하는 데 도움이 될 수 있습니다.- Documenting code
- Author and optimize with Copilot
- Simple
단위 테스트 생성
Copilot Chat은 함수에 대한 단위 테스트를 생성하는 데 도움이 될 수 있습니다.- Testing code
- Author and optimize with Copilot
- Intermediate
레이어를 추상화하기 위한 모의 개체 만들기
Copilot Chat은 단위 테스트에 사용할 수 있는 모의 개체를 만드는 데 도움이 될 수 있습니다.- Testing code
- Author and optimize with Copilot
- Intermediate
웹 페이지에 대한 엔드 투 엔드 테스트 만들기
Copilot Chat은 엔드투엔드 테스트를 생성하는 데 도움이 될 수 있습니다.- Testing code
- Author and optimize with Copilot
- Advanced
리포지토리 보안 유지
Copilot Chat은 리포지토리와 코드를 보호하는 데 도움이 됩니다.- Security analysis
- Author and optimize with Copilot
- Simple
종속성 업데이트 관리
Copilot Chat을 사용하면 종속성 업데이트를 간소화하기 위해 Dependabot을 설정하는 데 도움이 될 수 있습니다.- Security analysis
- Author and optimize with Copilot
- Simple
코드에서 기존 취약성 찾기
Copilot 채팅은 코드에서 일반적인 취약성을 찾고 수정 사항을 제안하는 데 도움이 될 수 있습니다.- Security analysis
- Author and optimize with Copilot
- Intermediate