AratKruglikAratKruglikCommunityยท27 Agent Skills Included

claude-laravel

Full-stack Laravel development with specialized agents and quality gates

Builds Laravel 12, Inertia.js, and Vue 3 features through a structured pipeline of 17 specialized agents and 23 reusable skills. Covers planning, coding, Pest testing, PostgreSQL optimization, security review, Docker, and GitHub Actions CI/CD. Eliminates ad-hoc prompting by routing every request through a mandatory dispatch and quality-gate workflow.
npx skills add AratKruglik/claude-laravel --all -g -y
Available:

Instructs the agent to act as a dispatcher that classifies each request, delegates work to the correct specialized sub-agent, and synthesizes their reports instead of editing code directly.

All Skills in This Repository (27)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
AratKruglikAratKruglik

playwright-skill

Automate browser interactions and testing with Playwright.

Community
Intermediate
๐Ÿ“ฆ In Repo
AratKruglikAratKruglik

database-optimizer

Analyze slow SQL queries and execution plans for PostgreSQL and MySQL.

Community
Advanced
๐Ÿ“ฆ In Repo
AratKruglikAratKruglik

postgresql

Design and optimize PostgreSQL database schemas with data types, indexing, and partitioning.

Community
Advanced
๐Ÿ“ฆ In Repo
AratKruglikAratKruglik

devops

Generate DevOps configurations and CI/CD pipelines for Laravel applications.

Community
Intermediate
๐Ÿ“ฆ In Repo
AratKruglikAratKruglik

api-design-principles

Design REST and GraphQL APIs with resource modeling and error handling.

Community
Intermediate
๐Ÿ“ฆ In Repo
AratKruglikAratKruglik

laravel-coder

Generate Laravel controllers, models, and migrations via Artisan commands.

Community
Intermediate
๐Ÿ“ฆ In Repo
AratKruglikAratKruglik

pest-testing

Create and execute Pest PHP tests for Laravel applications.

Community
Intermediate
๐Ÿ“ฆ In Repo
AratKruglikAratKruglik

vue-expert-js

Develop Vue 3 applications with JavaScript and JSDoc type safety.

Community
Intermediate
๐Ÿ“ฆ In Repo
AratKruglikAratKruglik

postgres-best-practices

Optimize PostgreSQL queries, schemas, and database configuration.

Community
Advanced
๐Ÿ“ฆ In Repo
AratKruglikAratKruglik

architect-review

Review software system designs for scalability, resilience, maintainability, and security.

Community
Advanced
๐Ÿ“ฆ In Repo
AratKruglikAratKruglik

debugging-wizard

Guide systematic debugging through root cause investigation and hypothesis testing.

Community
Advanced
๐Ÿ“ฆ In Repo
AratKruglikAratKruglik

php-pro

Guide PHP 8.3+ application development with Laravel, Symfony, and PSR standards.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install claude-laravel?โ–ผ

Run `npx skills add AratKruglik/claude-laravel --all -g -y` in your terminal to install all skills globally.

What does claude-laravel do?โ–ผ

It turns Claude Code into a full Laravel development team with 17 specialized agents, 10 rule files, and 23 skills covering planning, coding, testing, database, security, and DevOps.

Which Laravel stack does it support?โ–ผ

It targets PHP 8.4, Laravel 12, Vue 3, Inertia.js v2, PostgreSQL 17, Redis, Docker, and Pest 4, following the Laravel Actions pattern.

How does the agent pipeline work?โ–ผ

The root CLAUDE.md acts as a dispatcher: it classifies each request, routes it to planning, development, or quality-gate agent teams, and merges their reports into a final answer.

Do I need Laravel experience to use it?โ–ผ

Basic Laravel knowledge helps, but the agents handle architecture, testing, and review decisions automatically based on your plain-English feature requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’