使用 Cursor,编程尝试主要需求就是聚合 github 上的一些 awesome repo,保存到本地,方便阅读和做成
RSS feeds.
方法如下:
prompt:
Features and Requirements:
1. Read YAML/JSON/TOML file which contains:
- category
- awesome README github repo url
2. Write to Local Folder:
- folder name: category
- file name: github repo name with md file
3. Tech Used:
- Golang
- Golang Read YAML/JSON file
- The Awesome Repo structure in golang:
- Category
- GithubUrl
4.Application Type: Golang CLI App
5.Code Based on qops
6.Also create CLI command for:
- add aswesome url to configure file
- run fetch all awesome command
- run fetch all awesome for given category
结果如下: 代码的结构和段落基本完成
ctrl+k,在每一个函数上生成每一个函数的实现
或者 add context 到指定文件进行提问
大体效果如下:
总体完成一个命令行的小工具,大概 2 个小时左右,效率还是挺高的