현업 DevOps 엔지니어로 일하면서 AI 프롬프트에 깊은 관심을 가지게 되었고, 업무 효율을 크게 향상시킬 수 있었습니다. 이 경험을 바탕으로 개인적으로 작성하고 검증했던 유용한 프롬프트들을 다른 개발자들과 공유하고자 이 프로젝트를 시작했습니다.
프롬프트 이름 | 설명 | 시스템 프롬프트 | 문서 |
---|---|---|---|
AI CAPTCHA Assistant | CAPTCHA 및 시각적 문제 해결 | 보기 | 문서 |
prompts-for-anything/
├── docs/ # 상세 문서
├── images/ # 예시 이미지
└── prompts/ # 프롬프트 및 예시
└── prompt-name/
├── system-prompt.md # 시스템 프롬프트
└── examples.json # 테스트 예시
- 원하는 프롬프트의 문서 확인
- system-prompt.md의 내용을 GPT-4에 적용
- examples.json의 예시를 참고하여 사용
프로젝트에 기여하고 싶으시다면 언제든 PR을 보내주세요!
- 새로운 프롬프트 제안
- 기존 프롬프트 개선
- 문서 개선
- 버그 리포트
As a DevOps engineer, I developed a deep interest in AI prompts and discovered how they could significantly improve work efficiency. This project aims to share the useful prompts that I personally wrote and validated with other developers.
Prompt Name | Description | System Prompt | Documentation |
---|---|---|---|
AI CAPTCHA Assistant | Solve CAPTCHA and visual challenges | View | Docs |
prompts-for-anything/
├── docs/ # Documentation
├── images/ # Example images
└── prompts/ # Prompts and examples
└── prompt-name/
├── system-prompt.md # System prompt
└── examples.json # Test examples
- Check the documentation for desired prompt
- Apply system-prompt.md content to GPT-4
- Reference examples.json for usage
Feel free to send PR if you want to contribute to the project!
- Suggest new prompts
- Improve existing prompts
- Enhance documentation
- Report bugs
This project is under the MIT License.
⭐ If you like this project, please give it a star!