cloudflare-troubleshooting

Community

Investigate Cloudflare issues with evidence-based checks.

Authordaymade
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps diagnose and resolve Cloudflare misconfigurations using API-driven evidence, rather than guessing, focusing on methodical investigation.

Core Features & Use Cases

  • Redirect loops, DNS issues, SSL errors, and other Cloudflare problems
  • Systematic investigation patterns with API-backed evidence

Quick Start

  • Run evidence-based checks with the included scripts:
  • Example: python scripts/check_cloudflare_config.py domain user@example.com API_KEY

Dependency Matrix

Required Modules

requests

Components

scriptsreferences

💻 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-troubleshooting
Download link: https://github.com/daymade/claude-code-skills/archive/main.zip#cloudflare-troubleshooting

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