Frontend .mdc

Optimize Dry Solid Principles Cursorrules Prompt F

Cursor rules for optimization development with DRY and SOLID principles integration.

Nasıl kullanılır
  1. Kural içeriğini kopyala.
  2. Projenin root klasöründe şu dosyayı oluştur: .cursorrules veya .cursor/rules/optimize-dry-solid-principles.mdc
  3. İçeriği yapıştır ve kaydet.

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.

Benzer kurallar

Daha fazla: Frontend →