Skills laravel-specialist
๐Ÿ“ฆ

laravel-specialist

v1.1.0 Content revision r2 Safe โšก Contains scripts๐Ÿ”‘ Env variables๐ŸŒ Network accessโš™๏ธ External commands

Build Better Laravel Applications

Laravel projects need consistent patterns for models, APIs, queues, interfaces, and tests. This skill provides practical examples for implementing and checking those features.

Supports: Claude Codex Code(CC)
๐Ÿฅ‰ 79 Bronze

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "laravel-specialist" from https://skillstore.io/skills/jeffallan-laravel-specialist.md and its manifest at https://skillstore.io/api/skills/jeffallan-laravel-specialist/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "laravel-specialist". Need an endpoint that lists published posts with their authors and supports pagination.

Expected outcome:

Recommend versioned routes, constrained eager loading, form requests, resource serialization, authorization, and pagination tests for the published-post endpoint.

Using "laravel-specialist". A report-generation task takes several minutes and sometimes runs twice.

Expected outcome:

Use a focused queued job with bounded data, retries, backoff, idempotency protection, failure logging, and duplicate-dispatch tests.

Using "laravel-specialist". A Livewire post form needs validation, file upload feedback, and permission checks.

Expected outcome:

Use typed component state, validation, authorization, temporary upload handling, loading states, success feedback, and tests for denied and valid submissions.

Security Audit

Safe
v5 โ€ข 8/7/2026 Open versioned report

All 96 static findings were reviewed against the cited Laravel documentation and examples. The flagged patterns are benign framework method calls, documented Artisan commands, test fixtures, example URLs, and standard environment-backed queue configuration; no prompt injection or exfiltration intent was found.

6
Files scanned
2,440
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/jeffallan-laravel-specialist/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/jeffallan-laravel-specialist/security.svg)](https://skillstore.io/skills/jeffallan-laravel-specialist?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/jeffallan-laravel-specialist?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/jeffallan-laravel-specialist/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/jeffallan-laravel-specialist.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

jeffallan. (2026). laravel-specialist security audit report (audit version 5) [Author version 1.1.0]. Skillstore. https://skillstore.io/skills/jeffallan-laravel-specialist/audits/5

BibTeX citation

@techreport{jeffallan-jeffallan-laravel-specialist-2026, author = {jeffallan}, title = {laravel-specialist security audit report (audit version 5)}, institution = {Skillstore}, year = {2026}, number = {5}, url = {https://skillstore.io/skills/jeffallan-laravel-specialist/audits/5}, note = {Author version 1.1.0} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "laravel-specialist security audit report (audit version 5)" version: "1.1.0" type: report authors: - name: "jeffallan" date-released: "2026-08-07" url: "https://skillstore.io/skills/jeffallan-laravel-specialist/audits/5" identifiers: - type: other value: "skillstore:jeffallan-laravel-specialist:audit:5" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
45
Architecture
100
Maintainability
87
Content
69
Community
91
Spec Compliance

What You Can Build

Plan a Laravel API

Define versioned routes, form requests, middleware, API resources, pagination, and validation for a new backend feature.

Improve Data Access

Review Eloquent relationships and queries to reduce N+1 queries, control selected columns, add indexes, and process large datasets safely.

Build Reactive Features

Create Livewire forms and lists with validation, authorization, events, loading states, pagination, and automated tests.

Try These Prompts

Create a Laravel Model
Design a Laravel model for [domain object]. Include the migration fields, relationships, casts, fillable attributes, validation needs, and a short test plan.
Design a REST Endpoint
Plan a versioned Laravel API endpoint for [feature]. Provide the route, form request rules, controller responsibilities, API resource shape, authorization checks, and focused tests.
Build a Queued Workflow
Design a Laravel queued workflow for [long-running task]. Cover job boundaries, payload safety, retries, backoff, idempotency, rate limiting, failure handling, and Horizon monitoring.
Review a Laravel Feature
Review this Laravel feature for correctness, security, performance, and tests. Identify framework risks with file or symbol references. Propose a prioritized implementation plan: [feature details].

Best Practices

  • Adapt every example to the project schema, Laravel version, authorization rules, and deployment environment.
  • Validate inputs, protect sensitive data, use least-privilege credentials, and test failure paths before deployment.
  • Confirm changes with focused tests and relevant Artisan checks, then review generated code before running commands.

Avoid

  • Do not copy examples without checking validation, authorization, mass-assignment protection, and database constraints.
  • Do not place business logic in controllers, load unbounded relationships, or run long tasks during web requests.
  • Do not commit secrets, expose credentials in logs, or treat passing tests as a complete production security review.

Frequently Asked Questions

Which Laravel versions does this skill target?
It targets Laravel 10 and newer with modern PHP 8.2 or newer patterns.
Can it help with Eloquent performance?
Yes. It covers eager loading, constrained relationships, scopes, chunking, lazy collections, selected columns, caching, and indexes.
Does it support API development?
Yes. It covers routes, controllers, form requests, middleware, API resources, pagination, versioning, CORS, and authentication testing.
Can it design Laravel queue workflows?
Yes. It covers jobs, retries, backoff, batching, rate limiting, unique jobs, failed jobs, workers, and Horizon.
Does it generate Livewire guidance?
Yes. It covers components, forms, validation, events, polling, loading states, uploads, pagination, and authorization.
Can it run commands or verify my project?
It can recommend Artisan and test checkpoints, but you must review and run commands in your own environment.

Developer Details

Author

jeffallan

License

MIT

Author version

v1.1.0

Skillstore revision

r2

Ref

1c2ebded2116f8124f45dba86a2e567f56e64d8e

Maintenance freshness

8/7/2026

Usage

5 downloads ยท 141 views

File structure

๐Ÿ“ references/

๐Ÿ“„ eloquent.md

๐Ÿ“„ livewire.md

๐Ÿ“„ queues.md

๐Ÿ“„ routing.md

๐Ÿ“„ testing.md

๐Ÿ“„ SKILL.md