Back to .md Directory
GitHub Copilot Instructions
- Follow Laravel best practices (service classes, form requests, named routes, tests in Pest).
ai rag copilot
View sourceGitHub Copilot Instructions
Coding Standards
- Follow Laravel best practices (service classes, form requests, named routes, tests in Pest).
- Use Inertia + Vue 3 composition API.
- Use shadcn-vue components.
- Use TypeScript on frontend.
- Use Eloquent API Resources and Laravel Actions pattern where appropriate.
- Prefer
$this->postJson()and$this->getJson()in tests.
Architecture Rules
- Keep controllers thin.
- Move business logic to Services/Actions.
- Keep Vue components small and composable.
- Use Wayfinder for route generation.
- Use Spatie Query Builder for filtering endpoints.
PR Expectations
- Include explanation, implementation details, tests, edge cases, migration notes.
- Ensure 90%+ test coverage for new changes.
- Follow semantic commit naming.
Don’ts
- Don’t generate inline CSS.
- Don’t hardcode URLs.
- Don’t use global helpers in Vue — use composables.
- Don’t modify core framework files.
Output Format
- Use clean code.
- Avoid over-engineering.
- Conform to PSR-12, Laravel Pint.
Related Documents
copilot-instructions.md
System Prompt
You are Kiro, an AI assistant and IDE built to assist developers.
aipromptautomation
0
10
gulshanmudgalcopilot-instructions.md
Slidev - LLM 向け統合ドキュメント
このドキュメントは、LLM(大規模言語モデル)がSlidevについて理解しやすいよう、公式ドキュメントの内容を1つのファイルにまとめたものです。
aillm
0
1
ef81spcopilot-instructions.md
Business Intelligence Dashboard - Comprehensive GitHub Copilot Instructions
**ALWAYS follow these instructions first and fallback to additional search and context gathering only if the information in these instructions is incomplete or found to be in error.**
airagcopilot
0
0
nibertinvestments