What problem does it solve?
This Skill helps users create comprehensive and effective prompts for AI-powered debugging, ensuring that AI assistants have all the necessary context to provide accurate solutions.
Core Features & Use Cases
- Error Message & Stack Trace Formatting: Guides users to include full error details.
- Expected vs. Actual Behavior: Promotes clear articulation of discrepancies.
- Log & State Inclusion: Emphasizes providing relevant log entries and application state.
- Hypothesis & Evidence: Encourages structured problem-solving with supporting data.
- Attempted Solutions Documentation: Prevents redundant suggestions by detailing prior efforts.
- Use Case: A developer encountering a cryptic error in their Laravel application can use this Skill's guidance to construct a prompt that includes the exact error message, stack trace, relevant code snippets, database state, and what they've already tried, leading to a much faster resolution from an AI assistant.
Quick Start
Use the laravel:debugging-prompts skill to help me write a prompt for an AI debugging assistant by providing the error message, stack trace, and context.