Agent Skills: Laravel Knowledge Base

Deep Laravel knowledge for code reviews. Provides detailed guidance on Eloquent, controllers, validation, routing, authorization, Blade, events, testing, and collections.

UncategorizedID: mischasigtermans/taylor-says/search-knowledge

Install this agent skill to your local

pnpm dlx add-skill https://github.com/mischasigtermans/taylor-says/tree/HEAD/skills/search-knowledge

Skill Files

Browse the full folder contents for search-knowledge.

Download Skill

Loading file tree…

skills/search-knowledge/SKILL.md

Skill Metadata

Name
search-knowledge
Description
Deep Laravel knowledge for code reviews. Provides detailed guidance on Eloquent, controllers, validation, routing, authorization, Blade, events, testing, and collections.

Laravel Knowledge Base

Comprehensive Laravel knowledge for thorough code reviews.

Knowledge Files

Load based on what you're reviewing:

| Topic | File | Use When | |-------|------|----------| | Eloquent & Models | eloquent.md | Models, migrations, queries, relationships | | Controllers | controllers.md | Controller patterns, config usage | | Validation | validation.md | FormRequest, rules, validated() | | Routing | routing.md | Named routes, route helpers, throttle | | Authorization | authorization.md | Policies, gates, authorize() | | Blade | blade.md | View patterns, components | | Events | events.md | Events, observers, withoutEvents | | Testing | testing.md | Debug helpers, Carbon, feature tests | | Collections | collections.md | Collection methods, Arr helpers |

Usage

Read the relevant knowledge file(s) before reviewing code in that area. For comprehensive reviews, load all files.