git remote add origin gh_personal:cyberfly/eticket.git
- chat to discuss idea
- always new chat
- always new composer on big feature
- inline edit cmd + k
- manual coding if keep loop same error
- always commit if got working state (easy rollback)
- .cursorrules to add project rules
- breakdown structure into file, and tag it as context. example database.md
- use @diff to code review update
- use custom @docs example add your blog post filled with advance tips
- find code smells
- refactor
- extract code into function
- https://github.com/PatrickJS/awesome-cursorrules?tab=readme-ov-file#backend-and-full-stack
- ask for alternative, quick test multiple option
- change loop into table
- change data format
- wrap in condition
- brainstorming using mobile while resting
- ask refactor working code to follow existing convetion in file @test.php, example ask refactor code into service