setup-wizard

Guide beginners through automated Laravel project setup with Inertia, React, Pest, and Filament.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/rondevz/phant --skill setup-wizard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-wizard
Source: https://github.com/rondevz/phant/tree/main/.agents/skills/setup-wizard
Command: npx skills add https://github.com/rondevz/phant --skill setup-wizard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates first-time Laravel project setup for beginners.

Core Features & Use Cases

  • Step-by-step setup for Laravel Herd, Inertia + React, Pest, Filament, and Laravel Boost.
  • Guides through naming, project directory selection, auth/admin options, and local domain configuration.
  • Real-world use: a new developer can launch a ready-to-work Laravel project with a single guided flow.

Quick Start

Launch the setup wizard and answer prompts to generate a ready-to-run Laravel project.

Frequently Asked Questions about setup-wizard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a new Laravel project with React and Inertia?

Setting up a Laravel project with React and Inertia is automated through a guided wizard that captures your project name, directory, and admin preferences. It configures the environment with Inertia, React, Pest, and Filament to deliver a ready-to-work codebase.

Does this Laravel setup wizard include the Filament admin panel?

Yes, the Laravel setup wizard includes the Filament admin panel. During the interactive workflow, you can select your admin preferences, and the wizard automatically configures Filament alongside Laravel Boost for your new project.

Can I configure local domains and authentication when creating a Laravel project?

Yes, you can configure local domains and authentication when creating a Laravel project. The setup workflow specifically prompts you for your authentication choices and handles local domain configuration to ensure your development environment is fully ready.

What is the best way to automate first-time Laravel project setup for beginners?

The best way to automate first-time Laravel project setup is using a turnkey guided wizard. It eliminates manual configuration by walking beginners through naming, directory selection, and tool installation to generate a ready-to-run project instantly.

Do I need Laravel Herd to use this automated project setup wizard?

Laravel Herd is part of the step-by-step setup flow for your local environment. The wizard configures your local domain and project directory to work seamlessly with Herd, ensuring your newly created Laravel application runs correctly.