# 사용자 지정 라이브러리

사용자 지정 지침, 사용자 지정 에이전트, 프롬프트 파일을 포함한 엄선된 맞춤 설정 모음을 살펴보고 GitHub Copilot 경험을 향상해 보세요.

## Spotlight

* [첫 번째 사용자 지정 지침](/ko/copilot/tutorials/customization-library/custom-instructions/your-first-custom-instructions)

  이 간단한 예시를 사용하여 첫 번째 사용자 지정 지침을 만들고 테스트합니다. (Image: /assets/images/copilot-landing/generating\_unit\_tests.png)

* [첫 번째 프롬프트 파일](/ko/copilot/tutorials/customization-library/prompt-files/your-first-prompt-file)

  모든 프로그래밍 언어에서 작동하는 간단한 코드 설명 예제를 통해 첫 번째 Copilot 프롬프트 파일을 만들어 보세요. (Image: /assets/images/copilot-landing/improving\_code\_readability.png)

* [/custom-instructions/your-first-custom-agent](/ko/custom-instructions/your-first-custom-agent)

  Image: /assets/images/copilot-landing/generating\_unit\_tests.png

## Links

* [첫 번째 사용자 지정 지침](/ko/copilot/tutorials/customization-library/custom-instructions/your-first-custom-instructions)

  이 간단한 예시를 사용하여 첫 번째 사용자 지정 지침을 만들고 테스트합니다.

* [개념 설명자](/ko/copilot/tutorials/customization-library/custom-instructions/concept-explainer)

  복잡한 기술 개념을 분석하기 위한 지침입니다.

* [디버깅 튜터](/ko/copilot/tutorials/customization-library/custom-instructions/debugging-tutor)

  체계적인 디버깅과 문제 해결을 위한 지침입니다.

* [코드 검토자](/ko/copilot/tutorials/customization-library/custom-instructions/code-reviewer)

  철저하고 건설적인 코드 검토를 위한 지침입니다.

* [GitHub Actions 도우미](/ko/copilot/tutorials/customization-library/custom-instructions/github-actions-helper)

  GitHub Actions 워크플로를 생성하고 개선합니다.

* [풀 리퀘스트 도우미](/ko/copilot/tutorials/customization-library/custom-instructions/pull-request-assistant)

  포괄적인 끌어오기 요청 설명 및 검토를 생성합니다.

* [이슈 관리자](/ko/copilot/tutorials/customization-library/custom-instructions/issue-manager)

  잘 구성된 이슈 및 응답을 만듭니다.

* [접근성 감사자](/ko/copilot/tutorials/customization-library/custom-instructions/accessibility-auditor)

  포괄적인 웹 접근성 테스트 및 규정 준수에 대한 지침입니다.

* [자동화 테스트](/ko/copilot/tutorials/customization-library/custom-instructions/testing-automation)

  단위 테스트를 작성하기 위한 파일 특정 지침입니다.

* [첫 번째 프롬프트 파일](/ko/copilot/tutorials/customization-library/prompt-files/your-first-prompt-file)

  모든 프로그래밍 언어에서 작동하는 간단한 코드 설명 예제를 통해 첫 번째 Copilot 프롬프트 파일을 만들어 보세요.

* [README 만들기](/ko/copilot/tutorials/customization-library/prompt-files/create-readme)

  프로젝트에 대한 포괄적인 추가 정보 파일을 만듭니다.

* [온보딩 계획](/ko/copilot/tutorials/customization-library/prompt-files/onboarding-plan)

  팀 온보딩에 대한 개인 설정된 도움을 받기 위한 프롬프트 파일입니다.

* [API 문서](/ko/copilot/tutorials/customization-library/prompt-files/document-api)

  코드에서 포괄적인 API 문서를 생성합니다.

* [코드 검토](/ko/copilot/tutorials/customization-library/prompt-files/review-code)

  체계적인 피드백을 통해 포괄적인 코드 검토를 수행합니다.

* [단위 테스트 생성](/ko/copilot/tutorials/customization-library/prompt-files/generate-unit-tests)

  코드에 대한 집중적인 단위 테스트를 만듭니다.

* [첫 번째 사용자 지정 에이전트](/ko/copilot/tutorials/customization-library/custom-agents/your-first-custom-agent)

  이 간단한 추가 정보 전문가 예제를 사용하여 첫 번째 사용자 지정 에이전트를 만들고 테스트합니다.

* [구현 계획자](/ko/copilot/tutorials/customization-library/custom-agents/implementation-planner)

  기능을 실행 가능한 작업으로 분해하고 자세한 구현 계획을 만드는 사용자 지정 에이전트입니다.

* [버그 수정 팀 동료](/ko/copilot/tutorials/customization-library/custom-agents/bug-fix-teammate)

  project 중요한 버그를 식별하고 대상 수정을 구현하는 사용자 지정 에이전트입니다.

* [정리 전문가](/ko/copilot/tutorials/customization-library/custom-agents/cleanup-specialist)

  복잡한 코드를 정리하고, 중복을 제거하고, 코드 및 설명서 파일에서 유지 관리 가능성을 향상시키는 사용자 지정 에이전트입니다.