Vercel Error Utilities
Skill ПровереноA collection of error utilities for vercel/vercel
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, …). Предполагается, что репозиторий соответствует формату agentskills.io.
Похожие расширения
Vercel Filesystem Detectors
100Vercel filesystem detectors
Vercel Related Projects
98Vercel utilities for working with related projects
Vercel Firewall
95Rate limiting via the Vercel Firewall
Tandem Panel Scaffold
100Scaffold an editable Tandem control panel app
ESLint Plugin React Hooks
99ESLint rules for React Hooks
Prisma Postgres Setup
99Set up a new Prisma Postgres database and connect it to a local project using the Management API. Use when asked to "set up a database", "create a Prisma Postgres project", "get a connection string", "connect my app to Prisma Postgres", or "provision a database".