Skip to main content
Execute qualquer Skill no Manus
com um clique
codebar-ag
Perfil de criador do GitHub

codebar-ag

Visão por repositório de 38 skills coletadas em 2 repositórios do GitHub.

skills coletadas
38
repositórios
2
atualizado
2026-03-19
explorador de repositórios

Repositórios e skills representativas

dto
Desenvolvedores 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
Desenvolvedores de software

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

2026-03-04
actions
Desenvolvedores 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
Desenvolvedores de software

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

2026-03-03
blade
Desenvolvedores de software

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

2026-03-03
commands
Desenvolvedores 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
Desenvolvedores 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
Desenvolvedores web

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

2026-03-03
Mostrando as 8 principais de 37 skills coletadas neste repositório.
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos