ahmedesaahmedesaCommunityยท1 Agent Skills Included

laravel-api-tool-kit

Build consistent Laravel REST APIs with AI-ready architecture rules

Generates production-grade Laravel APIs with standardized JSON responses, dynamic pagination, and powerful query filtering. Teaches your AI coding assistant your exact architecture through 21 rule files and 8 guided workflows, ending manual fixes to AI-generated code. Covers controllers, actions, DTOs, filters, enums, testing, and code review for both standard Laravel and DDD project structures.
npx skills add ahmedesa/laravel-api-tool-kit --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install laravel-api-tool-kit?โ–ผ

Run `npx skills add ahmedesa/laravel-api-tool-kit --all -g -y` in your terminal to install all tools in this suite globally.

How to make AI follow my Laravel architecture?โ–ผ

This skill installs 21 rule files and 8 workflows that teach Claude Code, Cursor, Copilot, and Antigravity your exact coding standards, so generated code fits your project from the first draft.

How to add filtering and pagination to a Laravel API?โ–ผ

Use the built-in QueryFilters and dynamicPaginate features to add sorting, search, includes, and pagination to any endpoint with a single line of code.

Does it work with Domain-Driven Design projects?โ–ผ

Yes. All rules and workflows support both standard Laravel folder structures and DDD layouts, and the AI checks your actual project structure before creating files.

Can I use it without AI coding tools?โ–ผ

Yes. The package works as a standalone Composer library offering standardized API responses, media handling, enums, and an API generator command.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’