Skip to main content
bramato
GitHub creator profile

bramato

Repository-level view of 10 collected skills across 1 GitHub repositories.

skills collected
10
repositories
1
updated
Feb 8, 2026
repository explorer

Repositories and representative skills

api-design
software-developers

Design RESTful APIs with Laravel following best practices for resource naming, HTTP methods, status codes, pagination, filtering, error responses, and versioning. Use when creating API endpoints, designing response formats, implementing pagination or…

Feb 8, 2026
auth-and-authorization
software-developers

Implement authentication with Laravel Sanctum and authorization with Policies and Gates. Use when setting up login/registration, implementing API token auth, SPA cookie auth, creating policies, defining gates, or building role-based access control. Triggers…

Feb 8, 2026
database-design
database-architects

Design database schemas with Laravel migrations, Eloquent relationships, and indexing strategies. Use when creating migrations, designing table schemas, defining relationships between models, optimizing queries with indexes, or planning database architecture.…

Feb 8, 2026
deployment-and-devops
network-and-computer-systems-administrators

Use when setting up deployment pipelines, Docker environments, CI/CD, or server configuration for Laravel + React applications. Covers Docker Compose, GitHub Actions, Laravel Forge, Laravel Vapor, zero-downtime deployments, and monitoring.

Feb 8, 2026
error-handling
software-developers

Use when implementing error handling, exception management, error boundaries, or structured error responses across Laravel and React. Covers custom exceptions, API error formats, React Error Boundaries, form validation errors, and logging strategies.

Feb 8, 2026
performance-optimization
software-developers

Use when optimizing application performance across Laravel and React. Covers query optimization, caching strategies, eager loading, React rendering optimization, bundle size reduction, and Inertia-specific performance patterns.

Feb 8, 2026
react-patterns
software-developers

Build React frontends with Inertia.js, TypeScript, and modern component patterns. Use when creating React components, Inertia pages, layouts, hooks, context providers, or integrating with a Laravel backend. Covers Inertia.js page components, usePage, useForm,…

Feb 8, 2026
service-provider-architecture
software-developers

Structure Laravel applications using the Service Provider pattern with Model, DTO, Service, Controller, FormRequest, Resource, Policy, Event, and Test artifacts. Use when scaffolding a new service, creating a Model with business logic, designing DTOs,…

Feb 8, 2026
Showing 8 of 10 collected skills.
Showing 1 of 1 repositories
All repositories loaded