AgentStack
edulazaro avatar

edulazaro

31 listings · 0 installs

Open-source publisher. Listings imported from github.com/edulazaro — credited to the original author with their license.

↗ github.com/edulazaro
31 results
Self-run
SKILL

Lc:check Foreign Keys

Detect broken, orphaned, or missing foreign key constraints in Laravel migrations and models.

0
9
Free
Self-run
SKILL

Lc:analyze Model

Deep analysis of a Laravel Eloquent model - relationships, scopes, casts, fillable, observers, keepers, actions.

0
10
Free
Self-run
SKILL

Lc:spatie Permissions Audit

Audit spatie/laravel-permission usage - permissions used in code but undefined, defined but unused, unprotected routes, guard mismatches, and cache pitfalls.

0
7
Free
Self-run
SKILL

Lc:migration Fresh Test

Run migrate:fresh in Docker and report errors with fix suggestions.

0
9
Free
Self-run
SKILL

Lc:slow Queries

Detect queries without indexes, queries in loops, and unbounded selects.

0
11
Free
Self-run
SKILL

Lc:find N Plus One

Detect N+1 query problems in Blade views, Livewire components, and controllers.

0
9
Free
Self-run
SKILL

Lc:boost Inspect

Runtime-verified Laravel inspection using the Laravel Boost MCP server (Tinker, Database Query/Schema, Last Error) instead of static grep. Falls back to Docker/Tinker if Boost is not installed.

0
6
Free
Self-run
SKILL

Lc:livewire Optimize

Detect and fix Livewire performance issues - heavy renders, excessive queries, unnecessary reactivity.

0
13
Free
Self-run
SKILL

Lc:livewire Audit

Detect common Livewire/Volt problems - unserializable properties, missing wire:key, orphaned events, re-render issues.

0
12
Free
Self-run
SKILL

Lc:security Audit

Detect common Laravel security vulnerabilities - SQL injection, XSS, mass assignment, exposed secrets.

0
9
Free
Self-run
SKILL

Lc:deploy Checklist

Verify the project is production-ready with a comprehensive checklist.

0
11
Free
Self-run
SKILL

Lc:generate Test

Generate feature/unit tests for a model, controller, action, or component by analyzing its code.

0
13
Free
Self-run
SKILL

Lc:generate Scraper

Create a Larascraper scraper for a target website, chaining browser actions (click, type, wait, scroll), conditional flow (when/repeatUntil), captcha solving, and file/PDF downloads.

0
10
Free
Self-run
SKILL

Lc:api Docs

Generate API documentation from routes, controllers, and form requests.

0
11
Free
Self-run
SKILL

Lc:unused Columns

Detect database columns that are never referenced in the codebase.

0
7
Free
Self-run
SKILL

Lc:model Diagram

Generate an ER diagram of Eloquent models in Mermaid format.

0
9
Free
Self-run
SKILL

Lc:test Coverage

Analyze which models, controllers, and actions have tests and which don't.

0
9
Free
Self-run
SKILL

Lc:orphaned Records

Find orphaned database records where foreign key parent records don't exist.

0
10
Free
Self-run
SKILL

Lc:generate Modal

Generate a modal component using the project's x-modal pattern with Livewire integration.

0
11
Free
Self-run
SKILL

Lc:dead Code

Find unused classes, methods, routes, views, and imports.

0
11
Free
Self-run
SKILL

Lc:blade Audit

Detect hardcoded text without @text(), duplicate CSS classes, unused Blade components, and accessibility issues.

0
9
Free
Self-run
SKILL

Lc:generate Spatie Permissions

Scaffold spatie/laravel-permission setup - add the HasRoles trait to a model and generate a roles & permissions seeder.

0
10
Free
Self-run
SKILL

Lc:analyze Error

Paste a Laravel stacktrace and get root cause analysis with suggested fix.

0
10
Free
Self-run
SKILL

Lc:consolidate Migrations

Analyze and consolidate fragmented Laravel migration files. Groups by table, detects dependencies, proposes safe merges.

0
10
Free
Self-run
SKILL

Lc:cache Opportunities

Detect repeated queries and computations that should be cached.

0
12
Free
Self-run
SKILL

Lc:generate Crud

Generate complete CRUD scaffolding - migration, model, controller, routes, views (index + create/edit modal).

0
12
Free
Self-run
SKILL

Lc:generate Action

Create a Laractions action class with proper boilerplate.

0
11
Free
Self-run
SKILL

Lc:extract Action

Extract business logic from a controller or Livewire component method into a Laractions Action class.

0
11
Free
Self-run
SKILL

Lc:generate Table

Generate a table component with filters, sorting, infinite scroll using the project's TableComponent base.

0
11
Free
Self-run
SKILL

Lc:docker Check

Verify docker-compose.yml, Dockerfile, and .env are properly synchronized.

0
10
Free
Self-run
SKILL

Lc:volt Component

Generate a Livewire Volt single-file component following project conventions.

0
14
Free
You've reached the end · 31 loaded