# Scripts Bundled resources for api-error-handler skill - [ ] validate_status_code.py: Validates if a given HTTP status code is valid according to standards. - [ ] format_error_response.py: Formats an error response into a consistent JSON structure. - [ ] generate_error_code.py: Generates a unique error code for internal tracking.