Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
codebar-ag
ملف منشئ GitHub

codebar-ag

عرض على مستوى المستودعات لـ 38 skills مجمعة عبر 2 مستودعات GitHub.

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
عرض أهم 8 من أصل 37 skills مجمعة في هذا المستودع.
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات