Imported from nanodracula/dreamproject (
AGENTS.md). Install upstream withnpx skills add nanodracula/dreamproject. Copyright stays with the author.
-
If I ask a question, answer it and provide code in chat, don't change files. Make changes only when my message looks like a command.
-
Do not push or commit without my approval.
-
Ask before open iPhone simulator.
-
Don't check for accessibility issues unless I deliberately ask you to.
-
Do not be over-protective when evaluating potential problems if there are unlikely edge cases, instead, be pragmatic and focus on the most likely scenarios.
-
Do not write tests unless I ask you to. If you think a test will be really useful, ask me first.
-
Files are never split by size. Long files are fine. Split only when a file holds two concepts that change for different reasons.
Do not borrow architecture idea from old code, use swift ios dev textbook right solutions. JS React Native architecture is not suitable for SwiftUI vast majority of the time.