laravel-patterns

laravel-patterns is a skill for Claude Code, Codex from Mte90/dotfiles. It costs 32 tokens per session (2,316 once invoked), scanned A, original, no licence file.

A guide to structuring Laravel applications, including routes, controllers, Eloquent database models, service layers, queues, events, caching, and API responses.

In plain words
What is it for?
Designing Laravel application architecture, database access, background jobs, caching, events, and APIs.
Why use it?
It helps developers choose consistent ways to organise Laravel application code as it grows.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Designing Laravel application architecture, database access, background jobs, caching, events, and APIs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mte90/dotfiles/laravel-patterns
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Mte90/dotfiles --skill laravel-patterns
Clone the repo
git clone --depth 1 https://github.com/Mte90/dotfiles

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for laravel-patterns

README.md
[![agentmods](https://agentmods.dev/badge/skills/mte90/dotfiles/laravel-patterns.svg)](https://agentmods.dev/skills/mte90/dotfiles/laravel-patterns)
Your own site
<a href="https://agentmods.dev/skills/mte90/dotfiles/laravel-patterns"><img src="https://agentmods.dev/badge/skills/mte90/dotfiles/laravel-patterns.svg" alt="Measured on agentmods" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,316 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00032 $0.02316
Opus 5 $0.00016 $0.01158
Sonnet 5 $0.00006 $0.00463
Haiku 4.5 $0.00003 $0.00232

Measured 4d ago against content hash b69b40b57bbf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

laravel-patterns scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.config/opencode/skills/laravel-patterns/SKILL.md · 416 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 416 lines · 32 tokens per session scan A b69b40b57bbf

Subscribe to this mod's changes

laravel-patterns is a skill published in the GitHub repository Mte90/dotfiles (51 stars, last pushed 7d ago), with no licence file. It adds 32 tokens to every session and 2,316 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

benchling-integration

Benchling Python SDK and REST API integration for registry entities, inventory, ELN entries, workflows, Benchling Apps, and Data Warehouse queries. Use when automating lab data with benchling-sdk or the v2 API.

magic3007/dotfiles · 50 tokens

vrchat-force-purge-all-favorite-worlds

Force-delete every favorited world on the authenticated VRChat account via VRChat's REST API. Use when the user asks to purge, clear, wipe, or delete all their VRChat favorite worlds.

aiya000/dotfiles · 51 tokens

factory-api

API conventions for both server actions and tRPC builds. Covers the decision between them, per-mutation Zod input schemas, central router composition, pagination shape, multi-field search via Drizzle ilike + or(), mutation lifecycle hooks, conditional query enabling, stale-time defaults, error response shape and…

nonlinear-xyz/factory-kit · 95 tokens

feishu-webhook-message-formatting

A guide for sending correctly formatted messages through a Feishu custom bot webhook. Feishu is a workplace messaging platform, and a webhook is a URL that accepts automated messages from another program.

magic3007/dotfiles · 159 tokens

lamindb

This skill should be used when working with LaminDB, an open-source data framework for biology that makes data queryable, traceable, reproducible, and FAIR. Use when managing biological datasets (scRNA-seq, spatial, flow cytometry, etc.), tracking computational workflows, curating and validating data with biological…

magic3007/dotfiles · 135 tokens

tiledbvcf

Efficient storage and retrieval of genomic variant data using TileDB. Scalable VCF/BCF ingestion, incremental sample addition, compressed storage, parallel queries, and export capabilities for population genomics.

magic3007/dotfiles · 46 tokens