/turnstile-spin
Wire up Cloudflare Turnstile end-to-end in a project. Scan the codebase → call the Cloudflare API to create a widget → deploy a managed siteverify Worker → write the frontend snippet → verify → freeze the skill.
source: local ✎ handwritten
Purpose
Wire up Cloudflare Turnstile end-to-end in a project.
What it does
- Scan the codebase
- Call the Cloudflare API to create a widget
- Deploy a managed siteverify Worker
- Write the frontend snippet
- Verify
- Freeze the skill
When to load
- Adding Turnstile
- Setting up a CAPTCHA
- Protecting a form against bots
- Fixing a Turnstile integration