Files
42marketplaces/sync/gh-jezweb-claude-skills-skills-cloudflare-turnstile.json
2025-11-30 09:08:53 +08:00

18 lines
681 B
JSON

{
"name": "cloudflare-turnstile",
"owner": {
"name": "Jeremy Dawes",
"email": "jeremy@jezweb.net"
},
"plugins": [
{
"name": "cloudflare-turnstile",
"description": "Add bot protection with Turnstile (CAPTCHA alternative). Use when: protecting forms, securing login/signup, preventing spam, migrating from reCAPTCHA, integrating with React/Next.js/Hono, implementing E2E tests, or debugging CSP errors, token validation failures, or error codes 100*/300*/600*.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jezweb-claude-skills-skills-cloudflare-turnstile.git"
},
"strict": true
}
]
}