メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

Vercel Firewall

Skill 検証済み
95

Rate limiting via the Vercel Firewall

AI サマリー

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.

インストール

npx skills add vercel/vercel

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

2 days ago
15.4k stars
Apache-2.0
2 days ago に更新
ソースコードを表示