---
name: amariahak/Cursor rules for optimization development with DRY and SOLID principles integrat
source: https://app.decimal.ai/s/amariahak-cursor-rules-for-optimization-development-with-dry-and-solid-principles-integrat@1/SKILL.md
source_sha256: 13cdd19cb6b6
---

# Cursor rules for optimization development with DRY and SOLID principles integrat

## When to use this skill
Cursor rules for optimization development with DRY and SOLID principles integration.

## Source
Synced from https://github.com/PatrickJS/awesome-cursorrules/tree/main/rules/optimize-dry-solid-principles-cursorrules-prompt-f.mdc.

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.