An open API service indexing awesome lists of open source software.

https://github.com/winjs-dev/cursor-rules

cursor rules
https://github.com/winjs-dev/cursor-rules

Last synced: 4 months ago
JSON representation

cursor rules

Awesome Lists containing this project

README

          

# Cursor Rules

这是一个用于管理和共享 Cursor IDE 自定义规则的项目。通过这些规则,我们可以让 AI 助手更好地理解和处理代码,提高开发效率。

## 功能特点

- 提供标准化的 Git Commit Message 生成规则
- 支持自定义 AI 助手行为规则
- 易于扩展和维护的规则系统

## 使用方法

### 安装

1. 克隆此仓库:
```bash
git clone https://github.com/yourusername/cursor-rules.git
cd cursor-rules
```

### 规则列表

#### Git Commit Message 规则
- 支持生成符合规范的中文 Git Commit Message
- 遵循约定式提交(Conventional Commits)规范
- 自动格式化提交信息

## 贡献指南

欢迎提交新的规则或改进现有规则。请遵循以下步骤:

1. Fork 本仓库
2. 创建新的分支
3. 提交你的更改
4. 发起 Pull Request

## 许可证

MIT License

## 联系方式

如有问题或建议,请通过 Issues 与我们联系。