cloudflare-turnstile

Community

Turnstile bot protection for Cloudflare apps.

Authorjackspace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Cloudflare Turnstile provides patterns for implementing Turnstile, including client-side widget integration, server-side validation, error handling, and testing practices to prevent bot abuse while preserving UX.

Core Features & Use Cases

  • Client-side widget integration (implicit & explicit)
  • Server-side Siteverify validation and error handling
  • React/Next.js/Hono integration and testing patterns
  • Troubleshooting and cheat sheets for error codes

Quick Start

  • Get sitekey/secret from Cloudflare dashboard
  • Add widget to frontend and ensure server-side validation
  • Use templates and tests for CSP and token management

Dependency Matrix

Required Modules

@marsidev/react-turnstileturnstile-types

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cloudflare-turnstile
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#cloudflare-turnstile

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository