CtrlK
BlogDocsLog inGet started
Tessl Logo

testing-and-ci

caddy-security repository testing and CI workflow guidance, including Go test command selection, Makefile report targets, Caddyfile parser/adapt fixture tests, runtime resolution fixtures, coverage artifacts, and GitHub Actions build/release/CLA behavior. Use when choosing or running tests, adding or updating test coverage, interpreting CI failures, reproducing GitHub Actions locally, or documenting validation for this Go/Caddy module.

79

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

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

The content is lean, executable, and well-sequenced with validation checkpoints and error-recovery loops, all organized under clear sections in a single self-contained file. It adds only repo-specific knowledge Claude would not already have.

DimensionReasoningScore

Conciseness

The body is dense and assumes Claude's competence — it never explains what Go, Caddy, or tests are — and every section delivers actionable guidance rather than padding, matching the lean/efficient level-3 anchor.

3 / 3

Actionability

It provides fully executable commands and identifiers such as 'go test -run TestParseCaddyfileAuthorization ./...', 'make test', 'make coverage', 'make build', and exact fixture paths, making the guidance copy-paste ready.

3 / 3

Workflow Clarity

Multi-step flows are sequenced with explicit validation and feedback loops, e.g. 'After fixture edits, run the focused test first, then a broader command' followed by the three commands, and the temp-file inspection/retry guidance for failing runtime resolution tests.

3 / 3

Progressive Disclosure

The skill is a single self-contained file with clearly labeled sections (Overview, Command Selection, Test Surfaces, Adding Coverage, CI Workflow, Generated Artifacts) and no nested references; no bundle files exist to verify, and the structure is well-organized for navigation.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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

The description is specific, trigger-rich, and clearly bounded to the caddy-security testing/CI niche, answering both what it does and when to use it in third-person voice. No vague fluff or over-claims are present.

DimensionReasoningScore

Specificity

Lists multiple concrete actions such as 'Go test command selection, Makefile report targets, Caddyfile parser/adapt fixture tests, runtime resolution fixtures, coverage artifacts, and GitHub Actions build/release/CLA behavior', matching the level-3 anchor for listing several specific concrete actions.

3 / 3

Completeness

It explicitly states both what the skill covers (the enumerated testing/CI surfaces) and when to use it via an explicit 'Use when ...' trigger clause, satisfying the level-3 anchor.

3 / 3

Trigger Term Quality

The 'Use when' clause surfaces natural phrases a user would say — 'choosing or running tests', 'adding or updating test coverage', 'interpreting CI failures', 'reproducing GitHub Actions locally' — giving good coverage rather than only technical jargon.

3 / 3

Distinctiveness Conflict Risk

It is scoped to a single repository (caddy-security) with distinctive triggers around its specific test/CI workflow, making it unlikely to fire for an unrelated skill.

3 / 3

Total

12

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 2 missing, 1 deeper-than-1-level

Warning

Total

15

/

16

Passed

Repository
greenpau/caddy-security
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.