Agent Skills by abdallhmoukdad
Showing 18 vetted skills indexed across 2 GitHub repositories.
flutter-bloc-stream-tracking
Track real-time streams in Flutter Bloc with emit.forEach and connection states.
flutter-bloc-forms
Model Flutter form inputs as Formz value objects orchestrated by a Bloc.
flutter-bloc-testing
Validate Bloc emitted state sequences with bloc_test and mocktail mocks.
flutter-bloc-setup
Configure a Flutter scaffold with pinned Bloc, Freezed, and HydratedBloc dependencies.
flutter-bloc-feature-pattern
Generates DartBLoc feature scaffolds with freezed sealed states and concurrency transformers for Flutter apps.
flutter-bloc-async-api
Convert REST HTTP outcomes into typed Result<T> values for Bloc states.
laravel-security
Implements security best practices for Laravel applications.
laravel-migrations
Create and manage Laravel database migrations with zero-downtime schema changes.
laravel-exceptions
Configure exception handling and JSON error responses in Laravel 12 REST APIs.
laravel-caching
Implements caching strategies in Laravel including TTL and invalidation for APIs and models.
laravel-localization
Detect locales and manage translation resources in Laravel 12 APIs.
laravel-auth
Configure Sanctum authentication and role-based authorization in Laravel 12 APIs.
laravel-logging
Configures Laravel structured, multi-channel logging with audit support.
laravel-eloquent
Configure Laravel models, relationships, scopes, casts, and eager loading.
laravel-testing
Structure and write Laravel 12 tests using Pest with mocking guidance.
laravel-api
Generate Laravel 12 API controllers with validation and resource responses.
laravel-queues
Manage background jobs, events, and scheduled commands in Laravel applications.
laravel-architecture
Define Laravel 12 application structure with controllers, services, and actions.