laravellaravelOfficial·2 Agent Skills Included

agent-skills

Official Laravel skills for deploying, monitoring, and upgrading apps

Deploys Laravel apps to Laravel Cloud, configures Nightwatch monitoring, and syncs starter kit updates. Eliminates manual CLI lookups, risky upgrade merges, and guesswork around sampling and PII redaction. Guides AI agents through safe, step-by-step workflows with built-in verification and rollback protection.
npx skills add laravel/agent-skills --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Laravel Agent Skills?

Run `npx skills add laravel/agent-skills --all -g -y` in your terminal to install all skills in this suite globally.

How to deploy a Laravel app with AI?

The Laravel Cloud skill lets your AI agent deploy apps, provision databases and caches, and manage domains using the official cloud CLI.

How to configure Laravel Nightwatch sampling?

The Nightwatch skill guides your agent through setting sample rates, filtering noisy events, and redacting sensitive PII data for production.

Can AI safely upgrade my Laravel starter kit?

Yes. The starter-kit-upgrade skill pulls specific upstream features onto a dedicated branch, never overwrites your customizations, and re-runs your tests to confirm nothing breaks.

Do these skills work with Claude Code and Cursor?

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

Related Repositories in Software Engineering

View All in Software Engineering