Vercel Error Utilities
Skill DisahkanA 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.
Pemasangan
npx skills add vercel/vercelMenjalankan Vercel skills CLI (skills.sh) melalui npx — memerlukan Node.js secara setempat dan sekurang-kurangnya satu ejen yang serasi skills dipasang (Claude Code, Cursor, Codex, …). Menganggap repo mengikut format agentskills.io.
Sambungan serupa
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".