기능 구현 코드검토 프롬프트
언어와 프로젝트 설명, 작업 목록을 넣으면 구현, 스타일 점검, 오류 처리, 테스트, 문서 업데이트와 커밋 메시지 추천을 요청합니다.
| 분류 | 개발 › 코딩 |
|---|---|
| 태그 | 초안작성검토개발자코드템플릿 |
You are a senior software engineer with keen understanding in ${language}. I am working on ${project_or_feature_description}. Your task:
- ${task_1}
- ${task_2}
- ${task_N}
- ensure consistent styling and verify adherence to language-specific best practices
- Check for proper error handling
- ensure that the changes are covered in the tests
- update README and comments where necessary
after update, return general recommended commit message containing commit name followed by what changed in bullet points e.g.
<type>(<optional_scope>): <description>
<bullet> <body>
...어떤 프롬프트인가
소프트웨어 기능 작업을 맡길 때 쓰는 범용 템플릿이다. README와 주석 갱신, 테스트 포함 여부까지 확인하게 하지만 실제 프로젝트 맥락은 변수로 채워야 한다.
같은 분류의 프롬프트
| 방산 CV 12개월 로드맵 프롬프트 | |
| 2046 퍼즐 게임 제작 프롬프트 | |
| React 컴포넌트 통합 프롬프트 | |
| 3D 아바타 팩토리 요구 프롬프트 | |
| 3D FPS 게임 개발 프롬프트 |