agentsclimarketplace

Skill laravel production

Skill CesarMdz/skill-laravel-production

AI-optimized production readiness skill for Laravel projects. Evaluates architecture, security, database safety, performance, quality gates, deployment safety, and Git workflow before shipping code.From its SKILL.md

Install
npx -y skills add CesarMdz/skill-laravel-production

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

0.9 KB, 136 tokens by cl100k_base, as published. Nobody here has run it

Laravel Production Readiness Skill

Objective

Standardize and enforce production-safe Laravel practices.

Output Contract

When invoked, the AI must:

  1. Analyze the change or repository state
  2. Detect architectural risks
  3. Identify database and migration risks
  4. Validate security posture
  5. Suggest performance improvements
  6. Validate deploy readiness
  7. Provide structured Git commit and PR guidance
  8. 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

What ships with it: 17 files

9.2 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,861. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.