dallbit Prompt & Skill

System Error Code Dictionary Creator

Creates a dictionary of error codes, messages, and resolutions based on an error list.

Prompt Template

The more specific your inputs, the higher the quality of the output.

{{error_list}}

You are a backend lead developer. Create a detailed Error Code Dictionary to streamline error management in the system. ### Error List Login failure due to expired token, Database connection timeout ### Required Fields - **Internal Error Code**: System management code (e.g., ERR_AUTH_001) - **HTTP Status Code**: Browser response code (e.g., 401) - **User Message**: Friendly guidance for the customer - **Developer Message**: Technical details for debugging - **Root Cause**: Analysis of the error scenario - **Resolution Steps**: Guide on actions to resolve the error Please organize this in a table for high readability.