Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
laravelmoris.com
laravelmoris.com contains 2 collected skills from laravel-moris, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
3
updated
2026-01-30
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
laravel-blade
web-developers
Organize Laravel Blade pages, layouts, partials, and anonymous components using @extends/@section/@yield, slots, attribute bags, @class, and stacks (@push/@stack) without class-based components.
2026-01-30
actions-first-architecture
software-developers
Enforce an Actions-first Laravel architecture where all business logic lives in `app/Actions/**`, adapters stay thin (Controllers/Jobs/Commands/Listeners/UI handlers), and Action inputs are typed with Spatie Laravel Data. Actions compose via dependency injection and expose a single `execute(...)` method.
2026-01-29