·laravel:executing-plans
</>

laravel:executing-plans

Execute Laravel plans in small batches with checkpoints—TDD first, migrations safe, queues verified, and quality gates enforced

31Installs·2Trend·@jpcaparas

Installation

$npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:executing-plans

How to Install laravel:executing-plans

Quickly install laravel:executing-plans AI skill to your development environment via command line

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

Source: jpcaparas/superpowers-laravel.

SKILL.md

View raw

Work in small batches. After each batch: tests green, quality clean, checkpoints recorded.

1) Pick next small task 2) Write failing test (feature or unit) 3) Minimal implementation; commit 4) Verify queues/events/IO if applicable 5) Run Pint, static analysis, tests (parallel) 6) Update docs/notes; checkpoint

Repeat until plan complete, then run laravel:quality-checks and request review.

Execute Laravel plans in small batches with checkpoints—TDD first, migrations safe, queues verified, and quality gates enforced Source: jpcaparas/superpowers-laravel.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Browse more skills from jpcaparas/superpowers-laravel

Quick answers

What is laravel:executing-plans?

Execute Laravel plans in small batches with checkpoints—TDD first, migrations safe, queues verified, and quality gates enforced Source: jpcaparas/superpowers-laravel.

How do I install laravel:executing-plans?

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:executing-plans Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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