laravel-verification
Verification loop for Laravel projects: env checks, linting, static analysis, tests with coverage, security scans, and deployment readiness. Use when verifying a Laravel project before merge or deploy — lint, static analysis, tests, coverage, security.
- installs 8w
- 1,833
- 30-day movement
- starts with the next reading
- Related entries
- 5
- Connections
- 0
An agent skill that runs a sequential verification loop for Laravel projects, covering environment checks, Composer autoload, linting, static analysis, tests with coverage, security scans, database migrations, and deployment readiness. It is structured in seven phases, each gating the next, and is loaded as a SKILL.md by an AI coding agent.
It gives you a repeatable pre-merge and pre-deploy checklist so a Laravel codebase is verified layer by layer instead of relying on ad-hoc manual checks.
Use it to
- Verify a Laravel project before opening a pull request
- Check code after major refactors or dependency upgrades
- Run pre-deployment verification for staging or production
- Audit environment config and security before release
- Review migrations and queue/scheduler readiness
For Laravel developers using AI coding agents
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 3,100
- Installs, 8 weeks
- 1,833
- Host stars
- 261k
- Host language
- JavaScript