Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
codebar-ag
GitHub 제작자 프로필

codebar-ag

2개 GitHub 저장소에서 수집된 38개 skills를 저장소 단위로 보여줍니다.

수집된 skills
38
저장소
2
업데이트
2026-03-19
저장소 탐색

저장소와 대표 skills

dto
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-03-04
actions
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-03-03
blade
소프트웨어 개발자

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

2026-03-03
commands
소프트웨어 개발자

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
소프트웨어 개발자

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
웹 개발자

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

2026-03-03
이 저장소에서 수집된 skills 37개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다