Skip to main content
在 Manus 中运行任何 Skill
一键导入
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
当前展示该仓库 Top 8 / 37 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库