What problem does it solve?
This Skill turns a request to add Cloudflare Turnstile into a complete, working bot-protection integration. It helps you set up the widget, deploy the verification Worker, and wire the frontend without missing validation or account-scoping details.
Core Features & Use Cases
- End-to-end Turnstile setup: Creates the widget, deploys the managed siteverify Worker, and connects the frontend to it.
- Codebase-aware integration: Scans the project to find the right form, framework, and insertion points before editing.
- Safe recovery and validation: Handles auth, account selection, existing widgets, and final verification so the integration is actually working.
- Use Case: A developer wants to protect a signup form from bots and needs the CAPTCHA, Worker, and frontend changes completed in one guided workflow.
Quick Start
Ask the AI to set up Cloudflare Turnstile for your form, then confirm the account, domain, and insertion points it proposes.