メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

Vercel Error Utilities

Skill 検証済み
95

A collection of error utilities for vercel/vercel

AI サマリー

This package provides a set of type-safe functions for checking error types, normalizing them, and converting them to strings. It includes utilities like `isObject`, `isError`, `isErrnoException`, `isErrorLike`, `normalizeError`, and `errorToString`, all designed to work with Node.js environments.

Practical Utility

  • info:Unique selling propositionThe extension provides utilities for handling errors related to Vercel, which is a specific domain, but the core functionality appears to be general error handling patterns applied to that domain.

Maintenance

  • info:Commit recencyThere are no recent commits on the default branch according to the provided metadata (pushedAt: n/a), indicating it might be unmaintained.

インストール

npx skills add vercel/vercel

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

2 days ago
15.4k stars
Apache-2.0
2 days ago に更新
ソースコードを表示