laraveldaily-production-readiness-audit

Installation
SKILL.md

Skill: laraveldaily-production-readiness-audit

Purpose

Audit a Laravel codebase for production-readiness risks using only repository contents.

This skill MUST:

  • Run locally
  • NOT assume anything about production environment
  • NOT rely on .env values
  • ONLY report high-confidence issues detectable from code

Core Principle

Only report issues that can be inferred from the repository with high confidence.
Do NOT assume server configuration, deployment process, or runtime environment.

Installs
3
GitHub Stars
122
First Seen
Jun 2, 2026
laraveldaily-production-readiness-audit — laraveldaily/ai-workflows-for-laravel