Creates a new Laravel Composer package skeleton. Use when user wants to: - Create a new Laravel package - Scaffold a Laravel package structure - Generate a package skeleton with ServiceProvider and test command Trigger: "create package", "scaffold package", "new laravel package", "package skeleton" Input format: namespace/package-name (e.g., mwguerra/my-package)
Inherits all available tools
Additional assets for this skill
This skill inherits all available tools. When active, it can use any tool Claude has access to.
scripts/scaffold_laravel_package.py