Set up Claude Code — and any AI coding agent — on a Laravel project in one command. Engineering rules, a quality gate, skills, and stack-aware frontend tooling.
composer require --dev mohamed-ashraf-elsaed/claude-kit
Pick exactly what you want — the installer is interactive, and nothing is forced.
A generated CLAUDE.md with your project's conventions.
PHPStan · Pint · Pest, with a coverage gate.
Reusable Claude Code skills for your stack.
The same gate runs everywhere — locally and on the agent.
Templates the gate can require per change.
ESLint · Prettier · type-checks for Vue, React, Blade — or nothing for API-only.
Interactive installer: choose Pint, PHPStan level, test runner & coverage, hooks, skills, and extras — nothing forced.
The same checks run at commit time, at the end of every Claude turn, and in CI — so guardrails can't be skipped.
Machinery auto-updates via composer update; the rules and configs are copied into your repo so you own them.
Built for Claude Code; the rules and quality gate work with Cursor, GitHub Copilot, or any AI coding agent.