laravel-plugin-discovery

Search Laravel packages and verify maintenance and version compatibility via LaraPlugins.io.

Updated May 9, 2026
One-click install
npx skills add https://github.com/kk20300113-png/my-claude-skills --skill laravel-plugin-discovery-kk20300113-png
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: laravel-plugin-discovery
Source: https://github.com/kk20300113-png/my-claude-skills/tree/main/laravel-plugin-discovery
Command: npx skills add https://github.com/kk20300113-png/my-claude-skills --skill laravel-plugin-discovery-kk20300113-png

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually researching Laravel packages to confirm they are actively maintained, compatible with your project's Laravel and PHP versions, and from reputable vendors is time-consuming and risks selecting abandoned or incompatible dependencies for your project.

Core Features & Use Cases

  • Package Search: Find Laravel packages by keyword, vendor, or feature need (e.g. authentication, admin panels, permission management).
  • Health Assessment: Filter packages by maintenance status to avoid abandoned or poorly maintained dependencies.
  • Compatibility Checking: Verify Laravel and PHP version compatibility before adding a package to your project.
  • Use Case: If you are building a Laravel 12 e-commerce application and need a trusted permission management package, use this skill to quickly identify actively maintained, compatible options from reputable vendors like Spatie.

Quick Start

Use the laravel-plugin-discovery skill to find healthy, Laravel 12 compatible permission management packages for my new e-commerce project.

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 actively maintained Laravel packages for my project?

To find actively maintained Laravel packages, you can use automated discovery tools to search by keyword or feature and filter results by maintenance health status. This avoids manually researching abandoned or poorly maintained dependencies across repositories.

What is the best way to check PHP and Laravel version compatibility before adding a package?

The best way to check PHP and Laravel version compatibility is using an automated evaluation tool that retrieves package details and verifies version constraints against your project environment. This confirms compatibility before integration.

Can I search for specific Laravel features like permission management by vendor?

Yes, you can search for specific Laravel features by vendor or keyword. This allows you to find packages from reputable vendors like Spatie for permission management, authentication, or admin panels quickly.

Do I need an MCP server to automate Laravel package discovery and health assessment?

Yes, you need the LaraPlugins.io MCP server to execute automated package search and detail retrieval operations. It enables rapid discovery and health assessment without manual research across package repositories.

How do I avoid selecting abandoned dependencies for my Laravel application?

To avoid selecting abandoned dependencies for your Laravel application, use a package health assessment tool that filters packages by maintenance status. This helps identify actively maintained options before integration.