Skip to content

Instantly share code, notes, and snippets.

@Lysak
Last active May 16, 2025 12:32
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 May 16, 2025

- 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
- Codebase: PHP 8.3 / 8.4, Laravel Sail, Laravel 12 (version 12), Filament v3 (version 3)
- Before command like `php artisan` always use `sail`
- In migrations name use current date and time

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