laravel-package-scaffold

Community

Scaffold Laravel packages with ServiceProvider, Facade, Config, and test setup

Authormwguerra
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill scaffolds a Laravel package skeleton including ServiceProvider, Facade, Config, and tests.

Core Features & Use Cases

  • Create ServiceProvider and main class
  • Optional Facade and Config
  • Pest testing scaffolding and CI integration

Quick Start

Scaffold a new package with pest testing and a sample config.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: laravel-package-scaffold
Download link: https://github.com/mwguerra/claude-code-plugins/archive/main.zip#laravel-package-scaffold

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository