Best fit
- 通过LaraPlugins.io MCP发现和评估Laravel包。当用户想要查找插件、检查包的健康状况或评估Laravel/PHP兼容性时使用。
affaan-m/ECC
通过LaraPlugins.io MCP发现和评估Laravel包。当用户想要查找插件、检查包的健康状况或评估Laravel/PHP兼容性时使用。
npx skills add https://github.com/affaan-m/ECC --skill "docs/zh-CN/skills/laravel-plugin-discovery"Source checked Jul 28, 2026·Refresh due Oct 26, 2026
Reorganized from the pinned upstream SKILL.md
According to the pinned SKILL.md from affaan-m/ECC: 使用 LaraPlugins.io MCP 服务器查找、评估并选择健康的 Laravel 包。
npx skills add https://github.com/affaan-m/ECC --skill "docs/zh-CN/skills/laravel-plugin-discovery"Best fit
Bring this context
Expected outputs
Key source sections
Sections are extracted automatically from the pinned SKILL.md and link back to the source.
用户想为特定功能(如 "auth"、"permissions"、"admin panel")寻找 Laravel 包 用户询问"我应该用什么包来做..."或"有没有用于...的 Laravel 包" 用户想检查某个包是否仍在积极维护 用户需要验证 Laravel 版本兼容性 用户在将包添加到项目前想评估其健康状况
必须配置 LaraPlugins MCP 服务器。将其添加到您的 /.claude.json mcpServers 中:
LaraPlugins MCP 提供两个主要工具:
通过关键词、健康评分、供应商和版本兼容性搜索包。
获取特定包的详细指标、README 内容和版本历史。
SkillSignal prompt templates
These prompts were written by SkillSignal from the source structure; they are not upstream text.
Task-start prompt
Confirm source fit, inputs, and outputs before acting.
Use laravel-plugin-discovery to help me with: [specific task]. Context: [files, data, or background]. Constraints: [environment, scope, and prohibited actions]. Before acting, check the pinned SKILL.md and explain which sections apply, what inputs are still missing, and what you will deliver.
Source-guided execution
Make the Agent explicitly follow the key extracted sections.
Apply the pinned laravel-plugin-discovery source to [task]. Pay particular attention to these source sections: “使用时机”, “MCP 要求”, “MCP 工具”, “SearchPluginTool”, “GetPluginDetailsTool”. Preserve the important decision at each step. Mark facts not covered by the source as “needs confirmation” instead of inventing them. Then verify the result against my acceptance criteria: [criteria].
Result-review prompt
Check omissions, permissions, and source drift before delivery.
Review the current laravel-plugin-discovery result: (1) does it satisfy the original task; (2) were any applicable steps or limits in the pinned SKILL.md missed; (3) did it perform any unauthorized file, command, network, or data action; and (4) which conclusions remain unverified? List issues first, then fix only what the source or user authorization supports.
Output checklist
The task matches the purpose documented in the SKILL.md.
The source section “使用时机” has been checked.
The source section “MCP 要求” has been checked.
The source section “MCP 工具” has been checked.
The source section “SearchPluginTool” has been checked.
Inputs, constraints, and acceptance criteria are explicit.
Unverified facts, compatibility, and outcome claims are clearly marked.
Any file, command, network, or data action has been reviewed.
Choose a different workflow
Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibility.
A separate implementation from affaan-m/ECC; compare its source, maintenance signals, and permission requirements.
Open source detailWhen the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program
A separate implementation from coreyhaines31/marketingskills; compare its source, maintenance signals, and permission requirements.
Open source detailWhen the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit survey,' 'pause subscription,' 'involuntary churn,' 'people keep canceling,' 'churn rate is too high,' 'how do I keep users,' or 'customers are leaving.' Use this whenever someone is losing subscribers o
A separate implementation from coreyhaines31/marketingskills; compare its source, maintenance signals, and permission requirements.
Open source detailFAQ
使用 LaraPlugins.io MCP 服务器查找、评估并选择健康的 Laravel 包。
The catalog detected this source-specific install command: npx skills add https://github.com/affaan-m/ECC --skill "docs/zh-CN/skills/laravel-plugin-discovery". Inspect the command and pinned source before running it.
No dedicated Agent platform is declared in the pinned source record.
Quality breakdown
Based on traceable docs and repository signals; stars are not treated as quality.
Compare before choosing
These links are selected from shared tasks, functions, stacks, platforms, and same-name variants. Compare the source owner, documentation, permissions, and maintenance signals.
Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibility.
When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program
When the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit survey,' 'pause subscription,' 'involuntary churn,' 'people keep canceling,' 'churn rate is too high,' 'how do I keep users,' or 'customers are leaving.' Use this whenever someone is losing subscribers o
Grounded design brief from the adopted corpus — style, WCAG-checked color tokens, typography, layout pattern, anti-patterns. Use on ui-design-brief or any which-style/palette/font/chart decision.
Write and maintain DESIGN.md + PRODUCT.md — captures visual decisions and interaction patterns so design tasks stay consistent across sessions without re-scanning past work.
使用 LaraPlugins.io MCP 服务器查找、评估并选择健康的 Laravel 包。
必须配置 LaraPlugins MCP 服务器。将其添加到您的 ~/.claude.json mcpServers 中:
"laraplugins": {
"type": "http",
"url": "https://laraplugins.io/mcp/plugins"
}
无需 API 密钥——该服务器对 Laravel 社区免费开放。
LaraPlugins MCP 提供两个主要工具:
通过关键词、健康评分、供应商和版本兼容性搜索包。
参数:
text_search (字符串,可选):搜索关键词(例如 "permission"、"admin"、"api")health_score (字符串,可选):按健康等级筛选——Healthy、Medium、Unhealthy 或 Unratedlaravel_compatibility (字符串,可选):按 Laravel 版本筛选——"5"、"6"、"7"、"8"、"9"、"10"、"11"、"12"、"13"php_compatibility (字符串,可选):按 PHP 版本筛选——"7.4"、"8.0"、"8.1"、"8.2"、"8.3"、"8.4"、"8.5"vendor_filter (字符串,可选):按供应商名称筛选(例如 "spatie"、"laravel")page (数字,可选):分页页码获取特定包的详细指标、README 内容和版本历史。
参数:
package (字符串,必填):完整的 Composer 包名(例如 "spatie/laravel-permission")include_versions (布尔值,可选):是否在响应中包含版本历史当用户想为某个功能发现包时:
SearchPluginTool 并输入相关关键词当用户想评估特定包时:
GetPluginDetailsTool 并输入包名当用户需要 Laravel 或 PHP 版本兼容性信息时:
laravel_compatibility 筛选条件并设置为其版本进行搜索SearchPluginTool({
text_search: "authentication",
health_score: "Healthy"
})
返回匹配 "authentication" 且状态健康的包:
SearchPluginTool({
text_search: "admin panel",
laravel_compatibility: "12"
})
返回兼容 Laravel 12 的包。
GetPluginDetailsTool({
package: "spatie/laravel-permission",
include_versions: true
})
返回:
SearchPluginTool({
vendor_filter: "spatie",
health_score: "Healthy"
})
返回来自供应商 "spatie" 的所有健康包。
| 健康等级 | 含义 |
|---|---|
Healthy | 积极维护,近期有更新 |
Medium | 偶尔更新,可能需要关注 |
Unhealthy | 已废弃或维护不频繁 |
Unrated | 尚未评估 |
建议:生产环境应用优先选择 Healthy 包。
| 版本 | 备注 |
|---|---|
13 | 最新 Laravel |
12 | 当前稳定版 |
11 | 仍被广泛使用 |
10 | 旧版但常见 |
5-9 | 已弃用 |
建议:匹配目标项目的 Laravel 版本。
// Find healthy, Laravel 12 compatible packages for permissions
SearchPluginTool({
text_search: "permission",
health_score: "Healthy",
laravel_compatibility: "12"
})
每个结果包含:
spatie/laravel-permission)详细响应包括:
| 场景 | 推荐方法 |
|---|---|
| "有什么用于认证的包?" | 搜索 "auth" 并应用健康筛选 |
| "spatie/package 还在维护吗?" | 获取详情,检查健康评分 |
| "需要 Laravel 12 的包" | 使用 laravel_compatibility: "12" 搜索 |
| "查找管理面板包" | 搜索 "admin panel",查看结果 |
| "检查供应商声誉" | 按供应商搜索,查看详情 |
health_score: "Healthy"laravel_compatibility 是否与目标项目匹配laravel-patterns——Laravel 架构与模式laravel-tdd——Laravel 测试驱动开发laravel-security——Laravel 安全最佳实践documentation-lookup——通用库文档查询(Context7)