·laravel:using-examples-in-prompts
</>

laravel:using-examples-in-prompts

jpcaparas/superpowers-laravel

Provide concrete examples—existing code patterns, style samples, input/output pairs—to guide AI toward your project's conventions

18Installs·2Trend·@jpcaparas

Installation

$npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:using-examples-in-prompts

SKILL.md

Examples clarify intent better than descriptions. Show the AI what you want, don't just tell it.

Concrete "Create OrderService following the pattern in app/Services/PaymentService.php:

Use constructor injection, return domain objects, keep methods focused."

Provide concrete examples—existing code patterns, style samples, input/output pairs—to guide AI toward your project's conventions 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:using-examples-in-prompts
Category
</>Dev Tools
Verified
First Seen
2026-02-10
Updated
2026-02-18

Quick answers

What is laravel:using-examples-in-prompts?

Provide concrete examples—existing code patterns, style samples, input/output pairs—to guide AI toward your project's conventions Source: jpcaparas/superpowers-laravel.

How do I install laravel:using-examples-in-prompts?

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:using-examples-in-prompts 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