search-knowledge

from mischasigtermans/taylor-says

Claude Code plugin channeling Taylor Otwell's Laravel philosophy.

8 stars0 forksUpdated Jan 15, 2026
npx skills add https://github.com/mischasigtermans/taylor-says --skill search-knowledge

SKILL.md

Laravel Knowledge Base

Comprehensive Laravel knowledge for thorough code reviews.

Knowledge Files

Load based on what you're reviewing:

TopicFileUse When
Eloquent & Modelseloquent.mdModels, migrations, queries, relationships
Controllerscontrollers.mdController patterns, config usage
Validationvalidation.mdFormRequest, rules, validated()
Routingrouting.mdNamed routes, route helpers, throttle
Authorizationauthorization.mdPolicies, gates, authorize()
Bladeblade.mdView patterns, components
Eventsevents.mdEvents, observers, withoutEvents
Testingtesting.mdDebug helpers, Carbon, feature tests
Collectionscollections.mdCollection methods, Arr helpers

Usage

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

Repository Stats

Stars8
Forks0
LicenseMIT License