Vercel Error Utilities
Skill Đã xác minhA 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.
Cài đặt
npx skills add vercel/vercelChạy Vercel skills CLI (skills.sh) qua npx — yêu cầu Node.js trên máy và ít nhất một agent tương thích skills đã được cài (Claude Code, Cursor, Codex, …). Giả định repo tuân theo định dạng agentskills.io.
Tiện ích tương tự
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".