llm-cursor-rules
llm-cursor-rules中频by RayFernando1337
综合评分详见右侧面板My go-to rules for using Cursor and LLMs in software development.
安装此 Skill
git clone https://github.com/RayFernando1337/llm-cursor-rules ~/.claude/skills/llm-cursor-rules简介
该仓库收录了作者在使用 Cursor 编辑器与 LLM 进行软件开发时总结的规则与最佳实践,目前包含 Swift/SwiftUI 和 Next.js 14 两套开发规则,覆盖代码结构、状态管理、性能优化等主题,旨在提升 AI 辅助编程的生产力与代码质量。
SKILL.md 预览
LLM Cursor Rules
Welcome to my repository of go-to rules for using Cursor and LLMs in software development!
About
This repository contains my opinionated rules and best practices for leveraging Large Language Models (LLMs) and the Cursor editor in software development workflows. The rules are designed to enhance productivity and code quality when working with AI-assisted coding tools.
Rules
Currently, the repository includes two sets of rules:
- Swift and SwiftUI Development Rules
- Next.js 14 Development Rules
These rules cover best practices, code structure, state management, performance optimization, and more for their respective domains.
Usage
Feel free to use these rules in your own projects or as a starting point for developing your own set of best practices. If you find them helpful, I'd appreciate attribution (see below).
Contributing
Contributions are welcome! If you have suggestions for improvements or additional rules, please feel free to open an issue or submit a pull request.
Attribution
If you use parts of this work in your own projects or writings, please provide attribution by referencing this repository and my X (formerly Twitter) account: @RayFernando1337
Live Coding
I regularly livestream coding sessions where I use Cursor and apply these rules. You can watch these streams on my YouTube channel: Ray Fernando
Connect
- Follow me on X: @RayFernando1337
- Subscribe to my YouTube channel: Ray Fernando
License
This project is open source. While I welcome sharing and usage of this work, I kindly request that you provide attribution as mentioned above.
统计信息
使用频率(自动计算)
134
Fork
MIT
开源协议
2025/11/26
更新
综合评分
2.5基于社区认可、使用热度、文档完整度、功能丰富度、维护活跃度自动计算
标签
链接
GitHub相关Skills
awesome-cursor-rules-mdc
awesome-cursor-rules-mdcCurated list of awesome Cursor Rules .mdc files
flutter-ai-rules
flutter-ai-rulesFlutter AI Skills and Rules for Claude, Codex, Cursor, and Other AI-Powered IDEs
rules_template
rules_templateIf using CLINE/RooCode/Cursor/Windsurf Setup these rules. Usable for newbies riding AI wave and experienced folks both . Combines: (1) Memory,(2) Reasoning into subtasks (3) Promp…
agent-rules-books
agent-rules-booksAGENTS.md rules / skills for AI coding agents: Codex, Cursor & Claude Code. Inspired by Clean Code, Refactoring, DDD, Clean Architecture and DDIA programming books.