laravelAvoid common Laravel mistakes — N+1 queries, mass assignment, cache gotchas, and queue serialization traps.
Install via ClawdBot CLI:
clawdbot install ivangdavila/laravelRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
Building a scalable online store with user authentication, product management, and order processing. This scenario leverages Laravel's Eloquent for efficient database queries and queues for handling payment notifications and inventory updates, avoiding common pitfalls like N+1 queries and job serialization issues.
Creating a subscription-based tool for team collaboration with features like task tracking, file sharing, and real-time updates. Laravel's middleware and validation ensure secure data handling, while Blade templates prevent XSS vulnerabilities in user-generated content.
Developing a secure web application for healthcare providers to manage patient data, appointments, and billing. Laravel's authentication and policies enforce strict access controls, and database transactions maintain data integrity during critical operations like record updates.
Designing a CMS for news websites with dynamic content publishing, user roles, and SEO optimization. Laravel's Artisan commands automate tasks like content scheduling, and eager loading optimizes performance for displaying articles with related media and comments.
Offering tiered monthly or annual plans for access to the Laravel-based application, with features scaling by plan. Revenue is generated through recurring payments, leveraging Laravel's queue system for billing automation and failed job handling to ensure reliability.
Providing bespoke Laravel application development and consulting for clients, focusing on avoiding common pitfalls like mass assignment attacks and route caching issues. Revenue comes from project-based fees or hourly rates for implementation and maintenance.
Operating a platform where multiple vendors sell products, with Laravel handling user authentication, payment processing, and inventory management. Revenue is generated through transaction fees, commissions on sales, and premium vendor subscriptions.
💬 Integration Tip
Use Laravel's configuration caching and environment variable management to optimize performance in production, and ensure middleware order is tested to prevent security and logic issues.
Scored Apr 18, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.