0078-laravel-runner-selection

Community

Auto-select Sail or host commands safely

AuthorMrJmpl3
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of running Laravel commands and tooling on the correct runtime (Sail vs host) so developers avoid mismatched dependencies, environment differences, and broken workflows.

Core Features & Use Cases

  • One-time Sail detection: Chooses Sail when the sail entry is present in the project or vendor/bin, otherwise falls back to host tools for the session.
  • Paired command mapping: Provides corresponding Artisan, Composer, package manager, and service commands so the same intent works in both environments.
  • Safety guardrails: Prevents mixing host and container runtimes in ways that cause inconsistent installs or confusing state, with caution for destructive DB operations.

Quick Start

Ask the AI to run your Laravel automation using Sail if available, otherwise using host php/composer/node while applying the provided command pairs.

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: 0078-laravel-runner-selection
Download link: https://github.com/MrJmpl3/codex_____data_____configuration/archive/main.zip#0078-laravel-runner-selection

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.