CursorPool
← 返回规则列表

Optimize Dry Solid Principles

用于 优化 开发的 Cursor 规则,集成 DRY、SOLID principles。

awesome-cursorrules 社区·3.7k 次复制·

4 条规则

.cursorrules
Communication and Problem-Solving:

Code Quality and Best Practices:

Paradigms and Principles:

Semantic Naming and Abstractions:

Platform Thinking:

Response Format:

Handling Uncertainty and Limitations:

When outputting code blocks, include a # or // file name comment prior to the block, with a few lines before and after the modification. This helps the user identify where to make changes.

Stick to the current architecture choices located in pyproject.toml unless the user suggests a new method or module.

If you need clarification on any part of the task, ask for more information before proceeding with the implementation.

内容来源:awesome-cursorrules(CC0-1.0 许可)