Agent skill
integrate-rate-limit
Stars
0
Forks
0
Install this agent skill to your Project
npx add-skill https://github.com/MonDevHub/gakom/tree/tanstack-query/.claude/skills/integrate-rate-limit
SKILL.md
Integrate rate limiting into SvelteKit routes or ORPC handlers.
Update:
- Hook into
rate-limit.tsinstance - Add rate limiter check before processing
- Throw appropriate errors for exceeded limits
Rate limiting conventions:
- Use 20 req/sec default based on rateLimiterMemory
- Differentiate by IP or session in production
- Handle rate-limit errors gracefully in UI
- Log or monitor excessive requests
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
audit-security
Scan codebase for security vulnerabilities. Use for pre-deploy security checks.
0
0
Explore
add-orpc-handler
0
0
Explore
full-stack-crud
0
0
Explore
scaffold-auth-route
0
0
Explore
setup-drizzle-migration
0
0
Explore
add-theming
Enable dark mode and CSS variable theming on components. Use for consistent theming.
0
0
Explore
Didn't find tool you were looking for?