Find and evaluate Laravel packages, including health and compatibility checks.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "laravel-plugin-discovery" skill from askskill: 1. Download https://raw.githubusercontent.com/affaan-m/ECC/main/skills/laravel-plugin-discovery/SKILL.md 2. Save it as ~/.claude/skills/laravel-plugin-discovery/SKILL.md 3. Reload skills and tell me it's ready
Find user authentication packages suitable for a Laravel 10 project. Prioritize actively maintained packages with high downloads and solid documentation, and explain their pros, cons, and best use cases.
A list of relevant Laravel authentication packages with activity, popularity, pros, cons, and selection advice.
Evaluate whether this Laravel package is suitable for production use: check its latest updates, version stability, dependencies, community adoption, and compatibility with PHP 8.2 and Laravel 11.
A package health assessment, compatibility judgment, potential risks, and a recommendation on whether to adopt it.
Compare three Laravel file upload packages and rank them based on feature coverage, maintenance frequency, stars/downloads, Laravel version support, and learning curve.
A clear comparison and ranked recommendation to help choose the best package for the current project.
Find, evaluate, and choose healthy Laravel packages using the LaraPlugins.io MCP server.
LaraPlugins MCP server must be configured. Add to your ~/.claude.json mcpServers:
"laraplugins": {
"type": "http",
"url": "https://laraplugins.io/mcp/plugins"
}
No API key required — the server is free for the Laravel community.
The LaraPlugins MCP provides two primary tools:
Search packages by keyword, health score, vendor, and version compatibility.
Parameters:
text_search (string, optional): Keyword to search (e.g. "permission", "admin", "api")health_score (string, optional): Filter by health band — Healthy, Medium, Unhealthy, or Unratedlaravel_compatibility (string, optional): Filter by Laravel version — "5", "6", "7", "8", "9", "10", "11", "12", "13"php_compatibility (string, optional): Filter by PHP version — "7.4", "8.0", "8.1", "8.2", "8.3", "8.4", "8.5"vendor_filter (string, optional): Filter by vendor name (e.g. "spatie", "laravel")page (number, optional): Page number for paginationFetch detailed metrics, readme content, and version history for a specific package.
Parameters:
package (string, required): Full Composer package name (e.g. "spatie/laravel-permission")include_versions (boolean, optional): Include version history in responseWhen the user wants to discover packages for a feature:
SearchPluginTool with relevant keywordsWhen the user wants to assess a specific package:
GetPluginDetailsTool with the package nameWhen the user needs Laravel or PHP version compatibility:
laravel_compatibility filter set to their versionSearchPluginTool({
text_search: "authentication",
health_score: "Healthy"
})
Returns packages matching "authentication" with healthy status:
SearchPluginTool({
text_search: "admin panel",
laravel_compatibility: "12"
})
Returns packages compatible with Laravel 12.
GetPluginDetailsTool({
package: "spatie/laravel-permission",
include_versions: true
})
Returns:
SearchPluginTool({
vendor_filter: "spatie",
health_score: "Healthy"
})
Returns all healthy packages from vendor "spatie".
| Health Band | Meaning |
|---|---|
Healthy | Active maintenance, recent updates |
Medium | Occasional updates, may need attention |
Unhealthy | Abandoned or infrequently maintained |
Unrated | Not yet assessed |
Recommendation: Prefer Healthy packages for production applications.
| Version | Notes |
|---|
…
Create, configure, and refine Hookify rules and syntax patterns.
Refine retrieved context iteratively to improve subagent understanding and output quality.
Conduct multi-source web research and produce cited, source-attributed reports.
Manage Uncloud clusters for deployment, ingress, scaling, and operations troubleshooting.
Process documents with OCR, conversion, extraction, redaction, signing, and form filling.
Manage carrier portfolios, negotiate freight rates, and evaluate carrier performance.
Scan Laravel projects, generate structured tickets, and export planning data as JSON.
Securely run Laravel Artisan commands via natural language to manage Laravel projects.
Discover and install suitable MCP servers across multiple registries.
Manage Laravel Cloud projects, environments, deployments, and related resources.
Search, explore, and aggregate Disney Lorcana card information and data.
Query WordPress core, plugin, and theme vulnerabilities for security assessment.