laravel-specialist by 404kidwiz/claude-supercode-skills
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill laravel-specialist提供关于使用现代 Laravel 11+ 特性、Livewire 3 和 PHP 8.3 进行 Laravel 框架开发的专家指导。专长于使用 Octane 构建可扩展的 Web 应用程序、API、实时功能以及性能优化。
在以下情况下调用此技能:
在以下情况下请勿调用:
/php-pro/wordpress-master/vue-expert 或 /react-specialist广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
/database-administrator功能类型?
├── 交互式用户界面
│ ├── 复杂的单页应用 → Inertia.js + Vue/React
│ └── 响应式组件 → Livewire 3
├── API
│ ├── 简单的 REST → Laravel API 资源
│ └── 复杂的 → Laravel + Sanctum/Passport
├── 后台处理
│ └── 使用 Redis/SQS 的 Laravel 队列
└── 实时功能
└── Laravel Echo + Pusher/Soketi
laravel new --using=sail 创建项目| 反模式 | 问题 | 正确方法 |
|---|---|---|
| 臃肿的控制器 | 难以测试和维护 | 将逻辑移至 Actions/Services |
| N+1 查询 | 性能下降 | 使用 with() 进行预加载 |
| 到处使用原生 SQL | 失去 Eloquent 的优势 | 使用 Eloquent,仅在需要时使用原生 SQL |
| 忽略队列 | 用户响应缓慢 | 将耗时操作加入队列 |
| 不使用缓存 | 不必要的数据库负载 | 缓存昂贵的查询 |
每周安装数
68
代码仓库
GitHub 星标数
42
首次出现
2026年1月24日
安全审计
安装于
opencode57
codex54
gemini-cli52
claude-code51
cursor48
github-copilot47
Provides expert guidance on Laravel framework development using modern Laravel 11+ features, Livewire 3, and PHP 8.3. Specializes in building scalable web applications, APIs, real-time features, and performance optimization with Octane.
Invoke this skill when:
Do NOT invoke when:
/php-pro/wordpress-master/vue-expert or /react-specialist/database-administratorFeature Type?
├── Interactive UI
│ ├── Complex SPA → Inertia.js + Vue/React
│ └── Reactive components → Livewire 3
├── API
│ ├── Simple REST → Laravel API Resources
│ └── Complex → Laravel + Sanctum/Passport
├── Background Processing
│ └── Laravel Queues with Redis/SQS
└── Real-time
└── Laravel Echo + Pusher/Soketi
laravel new --using=sail| Anti-Pattern | Problem | Correct Approach |
|---|---|---|
| Fat controllers | Hard to test and maintain | Move logic to Actions/Services |
| N+1 queries | Performance degradation | Eager loading with with() |
| Raw SQL everywhere | Loses Eloquent benefits | Use Eloquent, raw only when needed |
| Ignoring queues | Slow user responses | Queue slow operations |
| No caching | Unnecessary DB load | Cache expensive queries |
Weekly Installs
68
Repository
GitHub Stars
42
First Seen
Jan 24, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode57
codex54
gemini-cli52
claude-code51
cursor48
github-copilot47
Swift Actor 线程安全持久化:构建离线优先应用的编译器强制安全数据层
1,700 周安装
aiogram框架开发指南:构建Telegram机器人的完整工作流程与最佳实践
128 周安装
Remotion视频制作技能:使用React生成高质量宣传片、教程和SNS短视频
132 周安装
阿里云媒体处理服务MPS自动化管理工具 - 支持管道、模板、工作流与任务操作
128 周安装
Swift专家 | iOS/macOS/visionOS原生开发与Swift 6并发性能优化
128 周安装
GitHub Actions CI/CD 流水线模式:自动化构建、测试与部署全指南
129 周安装
Vercel部署与构建指南:自动化构建流水线、预览部署、发布控制与即时回滚
129 周安装