Plugin · Claude Code · Development Tools

Juststeveking Laravel Api Skill

juststeveking-laravel-api-skill is a Claude Code plugin for the Build phase that teaches production-grade, boundary-first Laravel REST API development with type safety.

by JustSteveKing · github.com/JustSteveKing/laravel-api-skill

Guide Claude through production-grade Laravel REST APIs with boundary-first design, type safety, and framework best practices.

17
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install juststeveking-laravel-api-skill@JustSteveKing/laravel-api-skill
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:JustSteveKing/laravel-api-skill") and the paste-ready config with skillselion.get_install_config("plugin:JustSteveKing/laravel-api-skill").

About

What it does

juststeveking-laravel-api-skill is a Claude Code plugin that packages one comprehensive skill for building Laravel REST APIs the way experienced PHP teams expect: explicit boundaries, typed contracts, and practices that hold up in production rather than demo apps. Solo founders shipping SaaS or mobile backends use it when Claude is generating routes, controllers, resources, validation, and service layers and they want consistent Laravel idioms instead of generic CRUD snippets. The plugin emphasizes stateless HTTP APIs, architecture that separates domain logic from framework glue, and safety around types and contracts. It is aimed at builders already committed to Laravel who need an agent co-pilot that respects framework conventions during the heavy Build phase, before security review and deployment hardening in Ship.

Highlights

  • Production-grade Laravel REST API patterns
  • Clean architecture and boundary-first design
  • Type safety and Laravel best practices
  • Stateless API guidance for scalable backends
  • Single focused skill plugin (1 plugin in bundle)

Why builders use it

Agent-generated Laravel code often skips clean boundaries and production habits, leaving REST APIs brittle and hard to ship.

After registering the plugin, Claude follows structured Laravel API guidance so your backend aligns with production architecture and type-safe patterns.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 17 stars, 0 votes.

FAQ

Who is juststeveking-laravel-api-skill for?

PHP and Laravel developers using Claude Code to scaffold and refine REST APIs with production-oriented architecture guidance.

When should I use juststeveking-laravel-api-skill?

During Build when you are designing routes, layers, and types for a stateless Laravel API before ship-time security and testing passes.

How do I add juststeveking-laravel-api-skill to my agent?

Install the JustSteveKing/laravel-api-skill Claude Code plugin and invoke the bundled skill in Laravel API projects.

Discussion

Comments

Share how you use juststeveking-laravel-api-skill, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.