laravel-api-tool-kit
Build consistent Laravel REST APIs with AI-ready architecture rules
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โ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