Vercel Firewall
Skill VerifiedRate limiting via the Vercel Firewall
This extension provides programmatic access to Vercel Firewall rate limits within Vercel Functions. It allows developers to define custom rate limiting rules using IDs that match configured Vercel Firewall rules, returning a boolean indicating if a request is rate-limited.
Maintenance
- warning:Commit recencyThe last commit was over 3 months ago (1.1.2 update was 2024-01-26, and latest is 1.2.0 on 2024-04-18, which is within 3 months), indicating potential maintenance lag.
Installation
npx skills add vercel/vercelRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Similar Extensions
Vercel Filesystem Detectors
100Vercel filesystem detectors
Vercel Related Projects
98Vercel utilities for working with related projects
Vercel CLI Auth
95Used by Vercel's CLIs to handle authentication
Vercel Error Utilities
95A collection of error utilities for vercel/vercel
Tandem Panel Scaffold
100Scaffold an editable Tandem control panel app
ESLint Plugin React Hooks
99ESLint rules for React Hooks