AI Bots Prompt Collection
1.0.0
다양한 봇 (볼트, 클라인, 커서)을위한 프롬프트 및 자원 모음. 이 저장소는 각 봇의 프롬프트, 문서 및 리소스를 명확하게 분리하도록 구성됩니다.
- `bots/`: The root directory containing all bot-specific folders.
- `bolt/`, `cline/`, `cursor/`: Subdirectories for each bot.
- `prompts/`: Contains prompt files for each bot.
- `docs/`: Contains documentation files for each bot.
- `resources/`: Contains any additional resources for each bot.
## 2. Guides Section
LINKS.md ).CHANGELOG.md 파일로 업데이트 및 리포지토리에 대한 수정을 추적합니다./playgroundCONTRIBUTING.md 파일. ├── README.md
├── bots/
│ ├── cline/
│ │ ├── system-prompts/
│ │ └── user-prompts/
│ ├── bolt/
│ │ ├── system-prompts/
│ │ └── user-prompts/
│ └── cursor/
│ ├── system-prompts/
│ └── user-prompts/
├── shared-prompts/
├── guides/
├── faqs-and-tips/
├── links.md
├── documentation/
├── changelog.md
├── examples/
├── playground/
├── youtube-videos/
├── contributing.md
└── license
## Purpose
This repository aims to:
- Provide a comprehensive library of prompts for coding bots.
- Serve as a knowledge base for users seeking to improve their interactions with AI.
- Facilitate contributions and collaborations within the community.
## Contribution Guidelines
We welcome contributions to enhance the quality and scope of this collection. If you'd like to contribute:
- Review the [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
- Submit pull requests or open issues for suggestions and improvements.
## Getting Started
1. Clone this repository:
```bash
git clone https://github.com/your-username/ai-coding-bot-prompts.git
cd ai-coding-bot-prompts사용 사례에 대한 예제를 찾으려면 프롬프트 폴더를 탐색하십시오.
이 프로젝트는 MIT 라이센스에 따라 라이센스가 부여됩니다. 이 저장소의 컨텐츠를 자유롭게 사용하고 수정하십시오.
지속적인 지원과 기부금에 대해 AI 및 개발자 커뮤니티에 큰 감사를드립니다.