SKILL_MD
20

Apply per-user and per-route limits with RateLimiter and throttle middleware; use backoffs and headers for clients

Coding / 软件开发Safe-ishScanned
SKILL_MD
15

Keep cyclomatic complexity low; flatten control flow, extract helpers, and prefer table-driven/strategy patterns over large switches

Coding / 软件开发Safe-ishScanned