laravel

Inspect Laravel 12 routes, configuration, logs, and database schemas.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/v24kuon/KomaFull --skill laravel-v24kuon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: laravel
Source: https://github.com/v24kuon/KomaFull/tree/main/.cursor/skills/laravel
Command: npx skills add https://github.com/v24kuon/KomaFull --skill laravel-v24kuon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill reduces the cognitive load and manual overhead of navigating a complex Laravel 12 codebase by providing direct access to application state, database schemas, and diagnostic logs.

Core Features & Use Cases

  • Context-Aware Diagnostics: Quickly identify errors and log entries without leaving the development environment.
  • System Introspection: Seamlessly query database schemas, routes, and configuration keys to ensure architectural consistency.
  • Use Case: When debugging a failed Stripe webhook, use this skill to inspect the latest application logs and verify the database state of the affected user record.

Quick Start

Use the laravel skill to list all registered routes and check the database schema for the users table.

Frequently Asked Questions about laravel

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

FAQPage Schema
How do I debug a Laravel application by inspecting routes and database schemas?

Debug Laravel applications by using integrated MCP tools to seamlessly query database schemas, verify registered routes, and analyze diagnostic logs without leaving your development environment.

Can I check Laravel configuration keys and application logs directly during development?

Check Laravel configuration keys and application logs directly through system introspection capabilities that provide context-aware diagnostics and quick identification of log entries.

What is the best way to troubleshoot a failed external webhook in a Laravel 12 backend?

Troubleshoot failed webhooks in a Laravel backend by inspecting the latest application logs and verifying the database state of affected records using standardized diagnostic tools.

Does this Laravel development tool require specific dependencies or components to function?

This Laravel development tool operates with no external dependencies or components, functioning independently to provide direct access to application state and diagnostic logs.

How do I ensure architectural consistency when navigating a complex Laravel codebase?

Ensure architectural consistency in a Laravel codebase by querying system introspection tools to verify routes, configuration keys, and database schemas against project-specific conventions.