---
alwaysApply: true
# Code Length Guidelines
Keep all code files under 300 lines for better maintainability and readability. If a file exceeds this limit, consider breaking it into smaller, focused modules.