Files
web/.cursor/commands/clean-up.md
T
2025-10-07 23:33:44 +03:00

267 B

View git diff between the branch i specified and HEAD. If no branch is specified, default to main. Identify code that needs to be cleaned up, like debug logs, unused variables etc. Think twice before removing or adding code, because you mustn't alter the behavior.