·laravel:laravel-prompting-patterns
</>

laravel:laravel-prompting-patterns

jpcaparas/superpowers-laravel

Use Laravel-specific vocabulary—Eloquent patterns, Form Requests, API resources, jobs/queues—to get idiomatic framework code

16Installs·1Trend·@jpcaparas

Installation

$npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:laravel-prompting-patterns

SKILL.md

Use Laravel's vocabulary to get idiomatic code. Generic requests produce generic solutions that don't leverage the framework.

Laravel-Specific "Query active users with eager-loaded posts using Eloquent:

Relationships "Set up a many-to-many relationship between Posts and Tags:

Use Laravel-specific vocabulary—Eloquent patterns, Form Requests, API resources, jobs/queues—to get idiomatic framework code Source: jpcaparas/superpowers-laravel.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:laravel-prompting-patterns
Category
</>Dev Tools
Verified
First Seen
2026-02-10
Updated
2026-02-18

Quick answers

What is laravel:laravel-prompting-patterns?

Use Laravel-specific vocabulary—Eloquent patterns, Form Requests, API resources, jobs/queues—to get idiomatic framework code Source: jpcaparas/superpowers-laravel.

How do I install laravel:laravel-prompting-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:laravel-prompting-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/jpcaparas/superpowers-laravel