api-throttling-setup

自动执行 API 流量限制的配置任务,涵盖策略设计、代码生成与合规性验证,支持 REST、GraphQL 等接口类型,适配 OpenAPI 规范及主流认证机制。

快捷安装

在终端运行此命令,即可一键安装该 Skill 到您的 Claude 中

npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill "api-throttling-setup"

Api Throttling Setup

Purpose

This skill provides automated assistance for api throttling setup tasks within the API Development domain.

When to Use

This skill activates automatically when you:

  • Mention “api throttling setup” in your request
  • Ask about api throttling setup patterns or best practices
  • Need help with api development skills covering rest, graphql, openapi, authentication, and api design patterns.

Capabilities

  • Provides step-by-step guidance for api throttling setup
  • Follows industry best practices and patterns
  • Generates production-ready code and configurations
  • Validates outputs against common standards

Example Triggers

  • “Help me with api throttling setup”
  • “Set up api throttling setup”
  • “How do I implement api throttling setup?”

Part of the API Development skill category. Tags: api, rest, graphql, openapi, swagger