Skip to content

Instantly share code, notes, and snippets.

@Lysak
Last active June 2, 2025 18:48
Show Gist options
  • Save Lysak/6614bcdd8e01ff41edd9f03294899a8f to your computer and use it in GitHub Desktop.
Save Lysak/6614bcdd8e01ff41edd9f03294899a8f to your computer and use it in GitHub Desktop.
cursor-local.rules
- Answer in English
- Do not give high-level responses; your task is to provide concrete, project-applicable solutions
- Do not give detailed explanations, but describe the purpose of each change
- Before making changes, outline an implementation plan in bullet points, then proceed to implementation
- Follow linters when writing code
#github.com/QuantGeekDev/docker-mcp
@Lysak
Copy link
Author

Lysak commented Jun 2, 2025

- Before command like `php artisan` always use `sail`, because I use Laravel Sail
- In migrations name use current date and time. My current timezone is Europe/Kyiv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment