Isyak Rizqi
Community@irizqi
I turn coffee into scalable systems. Sometimes bugs too.
Agent Skills by Isyak Rizqi
Showing 25 vetted skills indexed across 1 GitHub repositories.
react-vite-best-practices
Optimize React application builds with Vite configuration for bundle size reduction.
react-repositories-hook
Generate React Query hooks with repository patterns and automatic cache invalidation.
tanstack-query-best-practices
Implement TanStack Query patterns for server state management in React applications.
modular-arsitektur
Generate Laravel module folder structures with Action, DTO, and Repository layers.
eloquent-best-practices
Optimize Laravel Eloquent ORM queries with eager loading and chunking.
laravel-dto
Generate immutable PHP DTO classes with static factory methods for Laravel.
openapi-to-typescript
Convert OpenAPI 3.0 JSON or YAML specifications into TypeScript interfaces and runtime type guards.
react-useeffect
Identify React useEffect anti-patterns and recommend cleaner alternatives.
laravel-expert
Review Laravel 11/12+ code for architecture, security, and PSR compliance.
laravel-database-optimization
Optimize Laravel 13 database queries with eager loading and indexing strategies.
laravel-inertia-react
Standardize Laravel, Inertia.js, and React integration with TypeScript page components and form handling.
react-dev
Provides TypeScript patterns for building type-safe React 18 and 19 applications.
laravel-tdd
Implements Pest-driven Test-Development workflows for Laravel applications.
mui
Standardize Material-UI v7 component implementation with theme-aware sx prop styling.
reducing-entropy
Evaluate code changes to minimize total codebase size.
laravel-actions-service-pattern
Implement Actions and Service pattern to decouple Laravel controller business logic.
laravel-enum
Standardize PHP 8.1+ native enums in Laravel applications.
laravel-caching-strategies
Implement cache patterns, atomic locks, and tag-based invalidation in Laravel applications.
laravel-best-practices
Apply Laravel 13 architectural and coding standards for controllers, models, migrations, and service layers.
jwt-auth
Implement JWT authentication providers for React applications with token refresh and role-based access.
laravel-testing
Create Laravel 13 feature and unit tests with Pest PHP 4 or PHPUnit 12.
react-data-table
Standardize interactive data tables in React with MUI components and custom hooks.
handle-api-response
Standardize Laravel API responses with a centralized formatter and DTOs.
react-route-config
Standardize React route configurations with modular, array-based patterns.