LaravelDailyLaravelDailyCommunity·7 Agent Skills Included

AI-Workflows-For-Laravel

Automated Laravel code audits for structure, APIs, and testing

Audits Laravel projects for structural issues, API design flaws, permission gaps, Eloquent performance problems, queue misconfigurations, and missing test coverage. Scans PHP source files to find fat controllers, N+1 queries, unsafe mass assignment, and production risks like leaked secrets or debug code. Delivers severity-ranked reports with concrete fix suggestions so developers resolve issues faster.
npx skills add LaravelDaily/AI-Workflows-For-Laravel --all -g -y

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AI-Workflows-For-Laravel?

Run `npx skills add LaravelDaily/AI-Workflows-For-Laravel --all -g -y` in your terminal to install all audit skills globally.

How to audit a Laravel project automatically?

Install the skills, then ask your agent to audit structure, APIs, permissions, Eloquent, queues, or tests. It scans your PHP files and returns a severity-ranked report with fixes.

What problems does this Laravel audit find?

It detects fat controllers, N+1 queries, missing authorization checks, unsafe mass assignment, non-idempotent jobs, leaked secrets, debug code, and missing test coverage.

Does it work with Claude Code and Cursor?

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible coding agents.

Do I need Laravel expertise to use these audits?

No. Each finding includes a plain explanation of why it matters and a concrete suggestion, so junior developers and non-specialists can act on the results.

Related Repositories in Software Engineering

View All in Software Engineering