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.

75

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

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 strong, actionable skill body built on executable API commands with clear sequenced workflows and well-organized one-level-deep references; the main weakness is mild verbosity where repeated boilerplate could be condensed.

Suggestions

Reduce conciseness overhead by factoring the repeated Cloudflare auth header block (-H 'X-Auth-Email' / -H 'X-Auth-Key') into a single documented pattern or shell variable instead of restating it verbatim in every curl example.

Consolidate the repeated 'Evidence gathering' section scaffolding across issue types into a shared checklist, keeping only the issue-specific endpoints inline.

Consider moving the verbose per-issue diagnosis logic into references/common_issues.md so the main body stays a lean overview while preserving the actionable command sequences.

DimensionReasoningScore

Conciseness

The body is mostly efficient and dominated by executable curl commands rather than padded conceptual explanation, but ~325 lines with repeated 'Evidence gathering' framing and redundant header blocks could be tightened, matching the level-2 'mostly efficient but could be tightened' rather than the level-3 'every token earns its place'.

2 / 3

Actionability

Concrete, copy-paste-ready curl commands with exact endpoints and headers throughout, plus a complete worked example, matching the level-3 'fully executable ... copy-paste ready' anchor rather than the level-2 pseudocode/incomplete anchor.

3 / 3

Workflow Clarity

A clear numbered investigation sequence with explicit verification checkpoints ('Verify fix — Re-query API to confirm', 'Verify externally', 'One change at a time') and a feedback loop, matching the level-3 'clear sequence with explicit validation steps' anchor; not capped at 2 since validation is present.

3 / 3

Progressive Disclosure

SKILL.md is a clear overview pointing to three real one-level-deep reference files (api_overview.md, ssl_modes.md, common_issues.md) and two scripts, each clearly signaled with 'Consult `references/...` for:', matching the level-3 anchor; verified the referenced files exist in references/ and scripts/.

3 / 3

Total

11

/

12

Passed

Description

100%

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 well-crafted description: concise, third-person, with concrete actions, natural trigger terms, an explicit 'Use when' clause, and a distinct Cloudflare niche that avoids overlap with sibling skills.

DimensionReasoningScore

Specificity

Names the domain (Cloudflare configuration issues) and concrete actions — 'Investigate and resolve ... using API-driven evidence gathering' — matching the 'multiple specific concrete actions' anchor rather than the vaguer level-2 'Names domain and some actions'.

3 / 3

Completeness

Explicitly answers both what ('Investigate and resolve Cloudflare configuration issues using API-driven evidence gathering') and when ('Use when troubleshooting ...'), matching the level-3 anchor; the explicit 'Use when' clause keeps it above the level-2 cap.

3 / 3

Trigger Term Quality

Natural user-facing terms 'ERR_TOO_MANY_REDIRECTS, SSL errors, DNS issues, or any Cloudflare-related problems' give good coverage of what users actually say, matching the level-3 anchor.

3 / 3

Distinctiveness Conflict Risk

A clearly scoped Cloudflare troubleshooting niche with distinct triggers (specific error strings, DNS/SSL) makes conflict with other skills unlikely, matching the level-3 'clear niche' anchor.

3 / 3

Total

12

/

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.