CtrlK
BlogDocsLog inGet started
Tessl Logo

preflight

Webiny-only. Run all checks required before packages are ready for publish: deps, build, lint, format, tests.

66

Quality

80%

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

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/preflight/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

92%

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

The body is an exemplary executable workflow — sequenced, validated, with a clear feedback loop — but it is monolithic, keeping large package lists inline rather than offloading them to a one-level-deep reference file.

DimensionReasoningScore

Conciseness

The body is lean and command-dense, assuming Claude's competence with one-line notes per step; it does not explain concepts Claude already knows, placing it closest to the lean-and-efficient anchor despite a minor duplication of the sharding recipe.

3 / 3

Actionability

Every step ships a fully executable, copy-paste-ready command (e.g. "yarn webiny-scripts generate-webiny-package", "yarn adio", "node scripts/checkDistPaths.js") with the exact sharding snippet, matching the fully-executable anchor.

3 / 3

Workflow Clarity

Thirteen steps are clearly sequenced with explicit validation checkpoints (duplicates.json is "[]", adio must output "All dependencies in order!", dist-path checks) and a restart-from-step-1 feedback loop on failure.

3 / 3

Progressive Disclosure

No bundle files exist and all content is inline in a single well-sectioned file; the two long package lists (lines 96-133, 153-174) are bulk inline content that could be split into a reference file, matching the "content that should be separate is inline" anchor.

2 / 3

Total

11

/

12

Passed

Description

67%

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 concrete and well-scoped to a distinct Webiny niche, but it lacks an explicit "Use when..." trigger clause, leaving the activation context implied rather than stated.

Suggestions

Add an explicit trigger clause, e.g. "Use before publishing Webiny packages, or when the user asks to run pre-publish / release checks."

Broaden natural trigger terms to include variations users would say, such as "release", "CI checks", or "verify package".

Clarify the when condition beyond "ready for publish" so it is unambiguous when Claude should invoke this skill.

DimensionReasoningScore

Specificity

It enumerates multiple concrete actions — "deps, build, lint, format, tests" — matching the anchor for listing several specific actions rather than vague language.

3 / 3

Completeness

The what is clear ("Run all checks required before packages are ready for publish"), but the when is only implied by "before...publish" with no explicit trigger guidance, which caps completeness at 2.

2 / 3

Trigger Term Quality

Domain keywords like "publish", "lint", "build", and "tests" are natural, but there is no "Use when..." trigger clause and common variations (e.g. "release", "CI") are missing.

2 / 3

Distinctiveness Conflict Risk

The leading "Webiny-only" scope plus the pre-publish framing give it a clear, distinct niche unlikely to trigger for unrelated skills.

3 / 3

Total

10

/

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: 3 missing

Warning

Total

15

/

16

Passed

Repository
webiny/webiny-js
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.