turnstile-spin
Set up Cloudflare Turnstile end-to-end in a project. Scan the codebase, create the widget via the Cloudflare API, embed it where user requests need bot verification (form submissions, SPA actions, API endpoints, download links, comment or vote submissions, etc.), wire canonical server-side siteverify in the customer's existing backend, validate, and persist the skill. Load this when a user asks to add Turnstile, set up CAPTCHA, protect a form or endpoint from bots, or fix a Turnstile integration. Mirrors developers.cloudflare.com/turnstile/spin.
Pinned to revision 0d4e498681f1, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/turnstile-spin/SKILL.md
- skills/turnstile-spin/README.md
- skills/turnstile-spin/references/astro.md
- skills/turnstile-spin/references/hugo.md
- skills/turnstile-spin/references/nextjs-app.md
- skills/turnstile-spin/references/nextjs-pages.md
- skills/turnstile-spin/references/sveltekit.md
- skills/turnstile-spin/references/vanilla-html.md
- skills/turnstile-spin/scripts/auth-probe.sh
- skills/turnstile-spin/scripts/persist-skill.sh
- skills/turnstile-spin/scripts/validate.sh
- skills/turnstile-spin/scripts/widget-create.sh
- skills/turnstile-spin/tests/validation.md
Every link opens the file at its source, pinned to the revision this page describes.