
Claude Skills by nm-digitalhub
github.com/nm-digitalhubExpert guidance for developing, debugging, and reviewing Laravel 13 applications. Use this skill whenever working in a Laravel codebase — writing or editing models, migrations, controllers, jobs, commands, events, mail, notifications, policies, Eloquent queries, Livewire components, Pest/PHPUnit tests, API resources, or service providers; running artisan; designing application architecture (Actions, Services, Form Requests, API Resources, multi-tenancy, feature flags); or answering "how do I ...
Reviews uncommitted or staged Laravel changes for framework-specific bugs and anti-patterns (mass assignment, N+1, unscoped tenant queries, fat controllers, missing validation/authorization, secrets, irreversible migrations). Use when the user asks to review their Laravel diff, check changes before committing, or audit recent work.