Laravel Production Readiness Skill
Objective
Standardize and enforce production-safe Laravel practices.
Output Contract
When invoked, the AI must:
- Analyze the change or repository state
- Detect architectural risks
- Identify database and migration risks
- Validate security posture
- Suggest performance improvements
- Validate deploy readiness
- Provide structured Git commit and PR guidance
- Warn if not production-ready
Core Modules
See /modules directory for detailed breakdown.
Start here
- modules/00-overview.md
- modules/03-database.md (highest impact)
- modules/06-deploy.md