CtrlK
BlogDocsLog inGet started
Tessl Logo

decorators

One-line reference for every Ginkgo decorator, grouped by what it does, with the node types each can decorate — Serial, Ordered, ContinueOnFailure, OncePerOrdered, Label, Focus, Pending, FlakeAttempts, MustPassRepeatedly, NodeTimeout, SpecTimeout, GracePeriod, PollProgressAfter/Interval, SuppressProgressReporting, SpecPriority, SemVerConstraint, AroundNode, Offset/CodeLocation, EntryDescription. Use to look up a decorator's exact name, semantics, and where it's legal.

77

Quality

96%

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

92%Weight 40%Scale 1-5

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

An efficiently organized, lean decorator reference that groups entries by purpose and signals node-type legality and cross-references throughout. The only minor gap is the absence of per-case copy-paste code examples, though the inline syntax pattern is shown.

DimensionReasoningScore

Conciseness

Terse one-liner per decorator with semantics, node-type legality, and CLI overrides; no concept explanations Claude already knows, and every token earns its place.

5 / 5

Actionability

Gives exact decorator names, signatures (e.g. FlakeAttempts(n)), CLI flags, and constructor aliases with one inline usage example, but lacks standalone copy-paste code examples per common case, leaving a minor gap.

4 / 5

Workflow Clarity

As a single-purpose lookup skill under 50 lines, the single action (find the right decorator) is unambiguous and the category-grouped sections with cross-references make navigation clear; no destructive/batch operations require validation.

5 / 5

Progressive Disclosure

Self-contained reference under 50 lines with no bundle files needed, organized into well-labeled category sections and a single one-level pointer to the authoritative full docs.

5 / 5

Total

19

/

20

Passed

Description

100%Weight 40%Scale 1-5

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 tight, third-person description that clearly states what the skill provides and when to use it, with comprehensive enumeration of the decorator names serving as natural trigger terms. No padding or over-claims.

DimensionReasoningScore

Specificity

Names the domain (Ginkgo decorators) and lists multiple concrete actions ('look up a decorator's exact name, semantics, and where it's legal') while comprehensively enumerating every decorator, matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly answers both 'what' (one-line reference for every Ginkgo decorator grouped by function with node types) and 'when' via the concrete 'Use to look up...' trigger clause.

5 / 5

Trigger Term Quality

Includes the natural term 'Ginkgo decorator' plus the full set of decorator names (Serial, Label, Focus, Pending, etc.) that a user would actually say when reaching for this skill, giving comprehensive keyword coverage.

5 / 5

Distinctiveness Conflict Risk

The 'Ginkgo decorator' niche is highly specific with distinct triggers and minimal overlap risk against other skills.

5 / 5

Total

20

/

20

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
onsi/ginkgo
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.