Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
codebar-ag
GitHub-Creator-Profil

codebar-ag

Repository-Ansicht von 38 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
38
Repositories
2
aktualisiert
2026-03-19
Repository-Explorer

Repositories und repräsentative Skills

dto
Softwareentwickler

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
Softwareentwickler

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

2026-03-04
actions
Softwareentwickler

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
Softwareentwickler

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

2026-03-03
blade
Softwareentwickler

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

2026-03-03
commands
Softwareentwickler

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
Softwareentwickler

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
Webentwickler

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

2026-03-03
Zeigt die Top 8 von 37 gesammelten Skills in diesem Repository.
2 von 2 Repositories angezeigt
Alle Repositories angezeigt