0037-laravel-effective-context
CommunitySend full Laravel context for correct answers.
Software Engineering#debugging#prompt engineering#stack trace#configuration#monorepo#laravel#context injection
AuthorMrJmpl3
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents generic, incompatible AI code suggestions by ensuring prompts include the right Laravel project details, current state, and exact error information.
Core Features & Use Cases
- Files and structure awareness: Reference concrete paths like app/Models/User.php and routes/api.php, and name relevant directories and architectural patterns (e.g., app/Services/Payment, app/Contracts).
- Current-state reporting: Describe what currently works, what fails, and include key configuration from .env and config/ files so the AI can match your runtime behavior.
- Laravel-specific completeness: Specify the Laravel major/minor version, key dependencies (Sanctum, Horizon, Telescope, Cashier), patterns (Form Requests, API Resources, jobs), and whether you run via Sail or host commands.
- Monorepo targeting: Clarify which app you’re working in (e.g., apps/api vs apps/admin) and any shared packages (e.g., packages/common).
- High-fidelity debugging inputs: Provide full exception messages and stack traces with file paths and line numbers, plus concise reproduction steps.
Quick Start
Tell the AI exactly which Laravel app you’re using, the Laravel version and relevant packages, the key files/directories involved, and paste the full exception or stack trace along with steps to reproduce the issue.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: 0037-laravel-effective-context Download link: https://github.com/MrJmpl3/codex_____data_____configuration/archive/main.zip#0037-laravel-effective-context Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.