Cloudflare Turnstile — автоматическое встраивание защиты
★ 8.5 · vibe-coding
turnstile-spin is a Claude Code skill that sets up Cloudflare Turnstile end-to-end in a project: it scans the codebase, creates the widget via the Cloudflare API, embeds it at every point where visitor requests need bot verification — form submissions, SPA actions, API endpoints, download links, comment and vote submissions — and wires canonical server-side siteverify into the existing backend. Acting as an orchestration agent, it runs helper scripts from the scripts/ directory, branches on their JSON output, and applies the necessary frontend and backend edits. Supported stacks include vanilla HTML, Next.js (app and pages routers), Astro, SvelteKit, and Hugo. Load this skill when you need to add CAPTCHA, protect a signup or login form from bots, configure Turnstile from scratch, or fix a broken Turnstile integration.