laravel-plugin-discovery

Discover and evaluate Laravel Composer packages for compatibility and health.

Updated Sep 13, 2025
One-click install
npx skills add https://github.com/llmh333/employee_management_spring --skill laravel-plugin-discovery-llmh333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: laravel-plugin-discovery
Source: https://github.com/llmh333/employee_management_spring/tree/main/.gemini/skills/laravel-plugin-discovery
Command: npx skills add https://github.com/llmh333/employee_management_spring --skill laravel-plugin-discovery-llmh333

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you avoid trial-and-error when choosing Laravel packages by quickly discovering options, checking community health signals, and verifying version compatibility.

Core Features & Use Cases

  • Package discovery by need and quality: Search by keywords plus health bands (Healthy/Medium/Unhealthy/Unrated) to shortlist safer production choices.
  • Compatibility checks before adoption: Filter by Laravel and PHP version targets to reduce integration risk.
  • Deep evaluation of a specific package: Retrieve detailed metrics, readme content, and version history for a named Composer package.

Quick Start

Ask: "Find Healthy Laravel 12 packages for permissions and then check spatie/laravel-permission details for compatibility and maintenance."

Frequently Asked Questions about laravel-plugin-discovery

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

FAQPage Schema
How do I find healthy Laravel packages for a specific feature?

To find healthy Laravel packages, search by feature keywords and filter using health bands like Healthy, Medium, Unhealthy, or Unrated. This shortlists safer production choices by checking community health signals before adoption.

How do I check if a Composer package is compatible with my Laravel and PHP versions?

Check Composer package compatibility by filtering search results with specific Laravel and PHP version targets. This compatibility verification reduces integration risk before you adopt a dependency.

Can I retrieve detailed metrics and version history for a specific Laravel package?

Yes, you can retrieve detailed metrics, readme content, and version history for a named Laravel Composer package. This deep evaluation helps verify compatibility and maintenance status.

What is the best way to avoid abandoned or incompatible Laravel dependencies?

The best way to avoid abandoned or incompatible Laravel dependencies is discovering options through health screening and compatibility verification. Filter packages by health score and target environment to prevent integration issues.

Does package discovery support filtering by vendor or including version data?

Yes, package discovery supports optional filters including vendor_filter and include_versions. These filters refine search results and provide version history during the plugin selection workflow.