cursorrules
01Cursor rule Cursor
Always remember to save working checkpoints and commit code after implementing a feature or fixing and ensuring that the app is in a working state. Carefully review and stage all relevant changes, commit with a descriptive message. Do not leave completed feature or fix work uncommitted — stage and commit before ending…