database-engineering-expert

Analyze database schemas and query execution plans for Laravel 13 applications.

8|Updated Jun 1, 2026
One-click install
npx skills add https://github.com/elmochilyas/laraskills --skill database-engineering-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: database-engineering-expert
Source: https://github.com/elmochilyas/laraskills/tree/main/skills/laravel-database
Command: npx skills add https://github.com/elmochilyas/laraskills --skill database-engineering-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill offers comprehensive guidance on optimizing database performance, queries, and infrastructure for Laravel applications, reducing latency and improving response times.

Core Features & Use Cases

  • Database Schema Design: Expert tips for designing efficient database schemas.
  • Query Optimization: Techniques for improving query execution plans.
  • Indexing Strategies: Advanced indexing techniques and rules.
  • Use Case: When facing slow queries in your Laravel application, use this Skill to optimize your database and speed up performance.

Quick Start

Use the database-engineering-expert skill to analyze and optimize slow queries in your application.

Frequently Asked Questions about database-engineering-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize slow SQL queries in Laravel?

To optimize slow Laravel SQL queries, analyze the database schema and query execution plans to identify bottlenecks. This Skill guides applying indexing techniques and optimization strategies to reduce latency.

What are the best indexing strategies for Laravel database performance?

Advanced indexing strategies for Laravel involve analyzing database schema and query patterns to apply optimal indexing rules. This Skill provides techniques to enhance query response times and maintainability.

How do I analyze a database schema for query optimization?

Analyzing a database schema for query optimization requires evaluating indexing patterns and execution plans to enhance performance. This Skill helps identify schema design improvements and scaling options for Laravel 13 applications.

Does this database optimization approach work with Laravel 13?

Yes, this database optimization approach is specifically designed for Laravel 13 applications. It provides advanced SQL mastery, indexing techniques, and database scaling options tailored to enhance performance and maintainability.

When do I need database scaling options for my Laravel application?

You need database scaling options for your Laravel application when facing persistent slow queries and high latency that schema design and indexing cannot resolve. This Skill helps analyze infrastructure to improve response times.