# Foysal50x

> Open-source publisher. Listings imported from github.com/Foysal50x — credited to the original author with their license.

- **Listings:** 5
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/foysal50x
- **Website:** https://github.com/Foysal50x

## Published listings

- [Laravel Patterns](https://agentstack.voostack.com/l/skill-foysal50x-skills-laravel-patterns) — Skill · Free · security-reviewed — `agentstack add skill-foysal50x-skills-laravel-patterns`
  Placement rules for domain-driven Laravel applications — when to create an Action, Service, Repository, Query Class or Value Object, and when to just use Eloquent. Use when writing, reviewing or refactoring Laravel code that touches application structure, data access, domain boundaries or class placement. Triggers on questions like "where should this live", "should this be a service", "do I need…
- [Laravel Rest Api](https://agentstack.voostack.com/l/skill-foysal50x-skills-laravel-rest-api) — Skill · Free · security-reviewed — `agentstack add skill-foysal50x-skills-laravel-rest-api`
  REST API and HTTP-edge rules for Laravel — authorization before the domain runs, validation and DTO construction in Form Requests, scoped route model binding for nested resources, JSON output through Resources, thin controllers, and domain exceptions mapped to status codes centrally. Also covers outbound calls — HTTP client timeouts, retries, status handling and pooling. Use when writing or revie…
- [Laravel Testing](https://agentstack.voostack.com/l/skill-foysal50x-skills-laravel-testing) — Skill · Free · security-reviewed — `agentstack add skill-foysal50x-skills-laravel-testing`
  Test strategy for a layered Laravel application — which test style fits each layer, hand-written fakes over mocks, real-database tests for Query Classes and Repositories, pure tests for Value Objects, and feature tests that assert authorization, payload shape and query counts. Use when writing or reviewing Laravel tests, deciding what to fake, diagnosing a flaky or slow suite, or setting a projec…
- [Laravel Async](https://agentstack.voostack.com/l/skill-foysal50x-skills-laravel-async) — Skill · Free · security-reviewed — `agentstack add skill-foysal50x-skills-laravel-async`
  Asynchronous and caching rules for Laravel — idempotent queued jobs with retries and backoff, domain events for side effects, queue separation and failure handling, deterministic cache keys with event-driven invalidation, and scheduled tasks that queue rather than block. Use when writing or reviewing jobs, events, listeners, queue configuration, caching or scheduled tasks, or when work is duplica…
- [Laravel Eloquent](https://agentstack.voostack.com/l/skill-foysal50x-skills-laravel-eloquent) — Skill · Free · security-reviewed — `agentstack add skill-foysal50x-skills-laravel-eloquent`
  Eloquent and query-layer engineering rules for Laravel — eliminating N+1, choosing a pagination strategy, short atomic transactions, casts and scopes on the model, where raw SQL is allowed, and how migrations declare the schema those queries depend on. Use when writing or reviewing Eloquent models, migrations, query classes, repositories, exports or reporting queries, or when a Laravel endpoint i…

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
