agent-skills
Official Laravel skills for deploying, monitoring, and upgrading apps
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core