Skip to content

Commit 4d0cc27

Browse files
Update README.md
1 parent 8cf8cb1 commit 4d0cc27

File tree

1 file changed

+45
-1
lines changed

1 file changed

+45
-1
lines changed

README.md

Lines changed: 45 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,45 @@
1-
# ai-coding-prompt
1+
# ai-coding-prompt
2+
3+
# AI Coding Prompt Repository
4+
5+
6+
[English](#english) | [中文](#chinese)
7+
8+
<a id="english"></a>
9+
10+
## 🤖 AI Coding Prompt Collection
11+
12+
A curated collection of effective prompts for AI coding assistants to enhance your development workflow and productivity.
13+
14+
### 🚀 Getting Started
15+
16+
1. Navigate to the relevant directory to browse the prompt set
17+
2. Install the required MCP tools and doc documents
18+
3. Copy the prompts for the specific coding tasks you need, and paste them into your cursor
19+
4. Modify according to your specific context
20+
21+
### 📄 License
22+
23+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
24+
25+
---
26+
27+
<a id="chinese"></a>
28+
29+
# AI 编程提示仓库
30+
31+
## 🤖 AI 编程提示集合
32+
33+
一个精心策划的 AI 编程助手提示集合,旨在提升您的开发工作流程和生产力。
34+
35+
### 🚀 开始使用
36+
37+
1. 通过导航到相关目录浏览提示集合
38+
2. 安装依赖的MCP工具以及doc文档
39+
3. 复制您需要的特定编码任务的提示,将它们粘贴到您cursor中
40+
4. 根据您的特定上下文进行修改
41+
42+
43+
### 📄 许可证
44+
45+
该项目采用 MIT 许可证 - 有关详细信息,请参阅 [LICENSE](LICENSE) 文件。

0 commit comments

Comments
 (0)