SaaS uygulaması için API güvenlik katmanı kur. Rate limiting, plan bazlı erişim kontrolü, input validation, hata yönetimi, CORS ve health check. Bu skill'i kullanıcı API güvenliği, rate limiting, yetkilendirme, input doğrulama, hata yönetimi veya API koruması ile ilgili bir şey istediğinde kullan. "API'yi koru", "rate limit ekle", "plan kontrolü yap", "input validation" gibi ifadeler tetikler.
$npx -y skills add komunite/tezgah --skill saas-api-securityInstalls into the current project.
Run `npx skills use "https://github.com/komunite/tezgah" --skill "komunite/tezgah/saas-api-security"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/komunite/tezgah" that are relevant to the current task. Run `npx skills add "https://github.com/komunite/tezgah"` and select the relevant skills, then follow their instructions.