rate-limit-middleware

This skill provides automated assistance for rate limit middleware tasks within the Backend Developmen

Content Preview
---
name: rate-limit-middleware
description: |
  Rate Limit Middleware - Auto-activating skill for Backend Development.
  Triggers on: rate limit middleware, rate limit middleware
  Part of the Backend Development skill category.
allowed-tools: Read, Write, Edit, Bash, Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
---

# Rate Limit Middleware

## Purpose

This skill provides automated assistance for rate limit middleware tasks within the Backend Developmen
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/rate-limit-middleware.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/06-backend-dev/rate-limit-middleware/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at planned-skills/generated/06-backend-dev/rate-limit-middleware/SKILL.md

Related Skills