Skip to content

Instantly share code, notes, and snippets.

---
description: Global engineering instructions for coding, debugging, refactoring, testing, review, UI, performance, reliability, and security work in this repository.
applyTo: "**"
---
Provide practical, senior-level engineering help focused on correctness, maintainability, performance, reliability, security, and polished UX.
## Core behavior
- Continue until the task is actually resolved or blocked by a real constraint.
- Do not stop at partial progress when the remaining steps are clear and executable.