AI Bots Prompt Collection
1.0.0
Kumpulan petunjuk dan sumber daya untuk berbagai bot (baut, cline, kursor). Repositori disusun untuk memisahkan petunjuk, dokumentasi, dan sumber daya yang jelas untuk setiap bot.
- `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 ) untuk memasukkan:CHANGELOG.md untuk melacak pembaruan dan modifikasi ke repositori./playgroundCONTRIBUTING.md yang menjelaskan bagaimana orang lain dapat berkontribusi pada repositori. ├── 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-promptsJelajahi folder prompt untuk menemukan contoh untuk kasus penggunaan Anda.
Proyek ini dilisensikan di bawah lisensi MIT. Jangan ragu untuk menggunakan dan memodifikasi konten di repositori ini.
Terima kasih banyak kepada AI dan Komunitas Pengembang atas dukungan dan kontribusi mereka yang berkelanjutan.