api-skill
Production-ready Laravel REST API patterns and conventions
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install api-skill?โผ
Run `npx skills add JustSteveKing/api-skill --all -g -y` in your terminal to install this skill globally for all your projects.
What does api-skill do for Laravel developers?โผ
It enforces 22 prescriptive rules for building REST APIs in Laravel 13+, covering routing, single-action controllers, DTO payloads, Sanctum auth, RFC 9457 error handling, and Pest testing.
Does api-skill include ready-to-use code examples?โผ
Yes. It ships complete, namespaced examples for posts CRUD, user authentication, and problem-detail responses that you can copy directly into a real Laravel project.
Which Laravel and PHP versions are required?โผ
The skill targets Laravel 13+ and PHP 8.5+, and works with Claude Code or any compatible coding assistant that supports the SKILL.md standard.
Can I use api-skill without deep Laravel experience?โผ
Yes. Once installed, your coding assistant follows the ruleset automatically, so you get consistent, best-practice API code from plain-English requests.
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