Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
codebar-ag
Perfil de creador de GitHub

codebar-ag

Vista por repositorio de 38 skills recopiladas en 2 repositorios de GitHub.

skills recopiladas
38
repositorios
2
actualizado
2026-03-19
explorador de repositorios

Repositorios y skills representativas

dto
Desarrolladores de software

Readonly data containers with typed factory methods (`fromArray`, `fromModel`, `fromCollection`, `fromRequest`) used to pass structured data between application layers — especially for external API responses, Eloquent models, and service boundaries. Use this skill whenever creating, reviewing, or refactoring DTOs, Data Transfer Objects, value objects for inter-layer communication, or mapping payloads from APIs, models, or collections into typed PHP objects. Also trigger when the user mentions spatie/laravel-data alternatives, data mapping, or payload normalization in a Laravel context.

2026-03-04
models
Desarrolladores de software

Eloquent model conventions for mass assignment, casts, relationship naming, activity logging, and mandatory model tests (CRUD + relations).

2026-03-04
actions
Desarrolladores de software

Single-purpose business logic classes that encapsulate one well-defined business operation. Actions are the primary location for business logic in Laravel applications, invoked from controllers, commands, or jobs.

2026-03-03
albatros
Desarrolladores de software

Albatros accounting API integration via Saloon. Use when working with app/Services/Albatros/, AlbatrosConnector, or Albatros DTOs.

2026-03-03
blade
Desarrolladores de software

Laravel Blade template conventions covering components, output escaping, security, structure, and formatting.

2026-03-03
commands
Desarrolladores de software

Artisan console command classes that serve as the CLI entry point for operations. Commands validate input and delegate all business logic to Actions or Services.

2026-03-03
controllers
Desarrolladores de software

Thin HTTP entry points that validate input, delegate to Actions or Services, and return a response. Controllers contain no business logic.

2026-03-03
design
Desarrolladores web

Component-first design system for Blade views. Use when creating UI components, designing responsive layouts, or implementing accessible interfaces.

2026-03-03
Mostrando las 8 principales de 37 skills recopiladas en este repositorio.
Mostrando 2 de 2 repositorios
Todos los repositorios cargados