Vercel Error Utilities
Skill GeverifieerdA 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.
Installatie
npx skills add vercel/vercelVoert de Vercel skills CLI (skills.sh) uit via npx — vereist Node.js lokaal en minstens één geïnstalleerde skills-compatibele agent (Claude Code, Cursor, Codex, …). Gaat ervan uit dat de repo het agentskills.io-formaat volgt.
Vergelijkbare extensies
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".