Cursor AI Rules for Australian Developers
Stop Cursor from using American date formats and USD symbols.
Cursor's AI is trained mostly on American codebases. That means it defaults to MM/DD/YYYY dates, USD currency, and American spelling. Annoying if you're building for Australian users.
Here's how to fix it with custom rules.
The Australian English Rule
Create .cursor/rules/aussie-english.md:
Quick Install
Or just run:
This installs a complete Australian English skill with all the rules above plus more.
Testing It Works
After adding the rule, ask Cursor:
"Generate a date picker component"
โ Should default to DD/MM/YYYY format
"Format this price for display"
โ Should use $1,234.56 format
Bonus: State-Specific Rules
If you're building for a specific state, add context:
More Cursor Skills
We have 23 Australian skills that work with Cursor โ tax, compliance, government services.
Cursor Setup Guide โ