Skip to main content
Run any Skill in Manus
with one click

litespeed-error-handling

Stars6
Forks2
UpdatedMarch 30, 2026 at 04:06

Documents and applies the project's error pattern: validation returns `['error' => 'msg']`, failed cURL returns `false`, errors accumulate in `$this->error[]`. Use when adding new methods, handling return values, or debugging failed API calls. Do NOT use for adding exceptions — the project intentionally avoids them, and do NOT use for non-LiteSpeed API integrations.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly