GMEDIA
Official@gmedia · Indonesia
PT Media Sarana Data
Agent Skills by GMEDIA
Showing 9 vetted skills indexed across 1 GitHub repositories.
Refactor Backend
Refactor Laravel backend code without altering API contracts or tests.
Testing Strategy
Define standardized unit, feature, and end-to-end testing strategies with templates.
Feature Custom / Non-CRUD
Automate non-CRUD feature design and execution using Pattern A and Pattern B templates.
Feature CRUD Complex
Generate Laravel and React CRUD scaffolds with filters, DTOs, and controllers.
Feature CRUD Simple
Scaffold a Laravel CRUD module with backend, frontend, and Pest tests.
Feature Import Excel
Automate Excel data imports into CRUD modules with validation, FK mapping, and upserts.
Refactor Frontend
Guide frontend refactoring for Inertia/React projects while preserving API contracts and test stability.
Refactor E2E Tests
Refactor E2E tests using shared factories to standardize module-level patterns.
Database Migration
Create and modify Laravel migrations, seeders, and factories with templates.
Frequently Asked Questions About GMEDIA
FAQPage SchemaWhat specific development tasks does GMEDIA enable?▼
GMEDIA enables rapid generation of Laravel and React CRUD modules, standardized database migrations, and structured refactoring of backend and frontend codebases. It provides templates for Excel data imports, unit testing strategies, and end-to-end test standardization to ensure consistent module-level patterns across enterprise projects.
Which engineering personas benefit from these capabilities?▼
Full-stack developers, backend engineers, and quality assurance leads working within the Laravel and React ecosystem benefit from these capabilities. It is specifically designed for teams needing to enforce architectural consistency, reduce boilerplate code, and maintain high test coverage during complex refactoring cycles.
What are the primary technical prerequisites for using these patterns?▼
The primary prerequisites include an existing Laravel backend environment and a React frontend utilizing Inertia.js. Users should have a working knowledge of Pest for testing, standard database migration structures, and DTO implementation patterns to effectively utilize the provided scaffolding and refactoring templates.