This is the online documentation site for Awesome CursorRules.
Built with VitePress, this site provides a better way to browse and use the collection of .cursorrules files. You can:
- 🔍 Search and browse all rule files
- 📝 View rule contents and usage guides
- 📚 Read comprehensive documentation
- 🤝 Learn how to contribute new rules
- Auto-generated category navigation
- Real-time rule content preview
- Local search support
- Responsive design
# Install dependencies
npm install
# Local development
npm run docs:dev
# Build
npm run docs:build
Pull requests are welcome to improve documentation or add new features.
This project is licensed under CC0-1.0 license.
这是 Awesome CursorRules 项目的在线文档网站。
本站使用 VitePress 构建,提供了一个更好的方式来浏览和使用 .cursorrules 文件集合。你可以:
- 🔍 搜索和浏览所有规则文件
- 📝 查看规则内容和使用说明
- 📚 阅读完整的使用文档
- 🤝 了解如何贡献新规则
- 自动生成分类导航
- 规则内容实时预览
- 支持本地搜索
- 响应式设计
# 安装依赖
npm install
# 本地开发
npm run docs:dev
# 构建
npm run docs:build
欢迎提交 Pull Request 来改进文档或添加新功能。
本项目采用 CC0-1.0 license 协议。