McpError constructor, JsonRpcErrorCode reference, and error handling patterns for @cyanheads/mcp-ts-core. Use when looking up error codes, understanding where errors should be thrown vs. caught, or using ErrorHandler.tryCatch in services.
$npx -y skills add cyanheads/pixoo-mcp-server --skill api-errorsInstalls into the current project.
Run `npx skills use "https://github.com/cyanheads/pixoo-mcp-server" --skill "cyanheads/pixoo-mcp-server/api-errors"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cyanheads/pixoo-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/cyanheads/pixoo-mcp-server"` and select the relevant skills, then follow their instructions.