Skip to main content

Skills in this repository

jpcaparas/superpowers-laravel - Page 2

SkillsMP has collected 57 skills from jpcaparas/superpowers-laravel. Open a skill to review its source and details.

jpcaparas/superpowers-laravel

Showing 17 of 57 collected skills.

occupation
Software Quality Assurance Analysts & Testers
description

Write focused controller tests using HTTP assertions; keep heavy logic in Actions/Services and unit test them

updated
occupation
Software Developers
description

Create and register small, pure helper functions when they improve clarity; keep them organized and tested

updated
occupation
Software Developers
description

Remove unneeded Composer packages and assets to improve boot time, memory, and security surface

updated
occupation
Software Quality Assurance Analysts & Testers
description

Generic E2E patterns with Playwright—state setup, seeds, test IDs, auth, environment, and Sail integration

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

Operate Horizon with confidence—naming, tags, concurrency, failure handling, actionable metrics, and dashboards

updated
occupation
Software Developers
description

Use interfaces and dependency injection to decouple code; bind implementations in the container

updated
occupation
Software Developers
description

Consistent Nova resources—fields, actions, metrics, lenses, filters, authorization—and how to evolve resources alongside schema changes

updated
occupation
Software Developers
description

Prevent N+1 queries by eager loading; enable lazy-loading protection in non-production; choose selective fields

updated
occupation
Software Developers
description

Select only required columns to reduce memory and transfer costs; apply to base queries and relations

updated
occupation
Software Developers
description

Use hexagonal architecture for external systems; define ports (interfaces) and per-provider adapters; select adapter at composition edge

updated
occupation
Software Developers
description

Choose Sail automatically when available, fall back cleanly to host PHP/Composer/Node; paired command map for both environments

updated
occupation
Software Developers
description

Use the Strategy pattern to select behavior at runtime; bind multiple implementations to a shared interface

updated
occupation
Software Quality Assurance Analysts & Testers
description

Apply RED-GREEN-REFACTOR with Pest or PHPUnit; use factories, feature tests for HTTP, and parallel test runners; verify failures before implementation

updated
occupation
Software Developers
description

Stabilize workflows with Template Method or Strategy; extend by adding new classes instead of editing core logic

updated
occupation
Software Developers
description

Read first in Laravel repos; explains runner selection (Sail vs non-Sail), core workflows, and how to apply superpowers skills in Laravel projects without platform lock-in

updated
occupation
Software Developers
description

Create an actionable Laravel implementation plan—bite-sized tasks with TDD-first steps, migrations, services, jobs, and validation points

updated
Showing 17 of 57 collected skills.