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 件のリポジトリを表示
すべてのリポジトリを表示しました