CtrlK
BlogDocsLog inGet started
Tessl Logo

cloudflare-troubleshooting

Investigate and resolve Cloudflare configuration issues using API-driven evidence gathering. Use when troubleshooting ERR_TOO_MANY_REDIRECTS, SSL errors, DNS issues, or any Cloudflare-related problems. Focus on systematic investigation using Cloudflare API to examine actual configuration rather than making assumptions.

72

Quality

87%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Risky

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A highly actionable, well-structured skill body with executable API commands, a clear sequenced methodology, validation steps, and properly signaled one-level-deep references. The main weakness is conciseness: the worked example repeats earlier content and several overview sections overlap.

Suggestions

Collapse the 'Example: Complete Investigation' section or reduce it to a short narrative that references the redirect-loop pattern above, instead of re-printing the same curl commands a second time.

Consolidate 'Investigation Methodology', 'Workflow Template', and 'Best Practices / Making Changes' into a single sequenced workflow to remove conceptual overlap.

Move the per-issue curl command blocks into references/common_issues.md checklists, keeping SKILL.md as the methodology overview that points to them.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete curl commands throughout, but the 'Example: Complete Investigation' nearly restates the redirect-loop fix from 'Common Investigation Patterns' verbatim, and the Workflow Template/Investigation Methodology/Making Changes sections overlap — material that could be tightened. Not a 3 because of this repetition; not a 1 since it avoids explaining basic concepts Claude already knows.

2 / 3

Actionability

It provides fully executable, copy-paste-ready curl commands with real endpoints, headers, and JSON bodies (e.g. the PATCH ssl setting and purge_cache calls), plus concrete dig/openssl commands — matching the executable-code anchor.

3 / 3

Workflow Clarity

The methodology is explicitly sequenced (gather credentials → get zone_id → investigate) and the Making Changes section includes validation checkpoints ('Verify fix - Re-query API to confirm', 'Test incrementally - One change at a time'), satisfying the explicit-validation anchor for the destructive purge operation.

3 / 3

Progressive Disclosure

The body keeps methodology and quick patterns inline and signals three real reference files (api_overview.md, ssl_modes.md, common_issues.md) and two real scripts (check_cloudflare_config.py, fix_ssl_mode.py) with clear bullet descriptions of what each contains — one level deep, well-signaled, easy to navigate.

3 / 3

Total

11

/

12

Passed

Description

90%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, well-targeted description that clearly states both capability and explicit use-when triggers with natural user vocabulary. The only minor weakness is that the capability verbs stay general (investigate/resolve) rather than listing several concrete operations.

DimensionReasoningScore

Specificity

It names the domain and the core actions ('Investigate and resolve Cloudflare configuration issues using API-driven evidence gathering', 'examine actual configuration'), but does not enumerate multiple distinct concrete operations the way the top anchor does (extract/fill/merge), so it sits at the 'names domain and some actions' level.

2 / 3

Completeness

It explicitly answers what ('Investigate and resolve Cloudflare configuration issues...') and when ('Use when troubleshooting ERR_TOO_MANY_REDIRECTS, SSL errors, DNS issues, or any Cloudflare-related problems'), matching the explicit-trigger anchor.

3 / 3

Trigger Term Quality

It surfaces natural terms users actually say — 'ERR_TOO_MANY_REDIRECTS', 'SSL errors', 'DNS issues', 'Cloudflare-related problems' — giving good coverage of trigger phrasings.

3 / 3

Distinctiveness Conflict Risk

The Cloudflare-specific scope and API-driven trigger language carve a clear niche unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
daymade/claude-code-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.